libgstvideo: minor fixes to key unit events
authorAlessandro Decina <alessandro.d@gmail.com>
Tue, 29 Nov 2011 07:49:53 +0000 (08:49 +0100)
committerAlessandro Decina <alessandro.d@gmail.com>
Tue, 29 Nov 2011 08:15:59 +0000 (09:15 +0100)
commit848711706bb4e039287e8206417771afbad33c6f
tree5fdd45cdb7967ddd02d79c53d0c575b3d2e79ffe
parentdf44e771f138bbe0634bd74403ea02e4e4173ce3
libgstvideo: minor fixes to key unit events

Make out args to gst_video_event_parse_{downstream|upstream}_force_key_unit
optional, update libgstvideo.def and fix docs a bit.

API: gst_video_event_new_upstream_force_key_unit
API: gst_video_event_new_downstream_force_key_unit
API: gst_video_event_is_force_key_unit
API: gst_video_event_parse_upstream_force_key_unit
API: gst_video_event_parse_downstream_force_key_unit

https://bugzilla.gnome.org/show_bug.cgi?id=607742
docs/libs/gst-plugins-base-libs-sections.txt
gst-libs/gst/video/video.c
gst-libs/gst/video/video.h
win32/common/libgstvideo.def