gstreamer/gst/vaapi
Wind Yuan d43f3dc50a decode: delay NEWSEGMENT event if vaapidecode element was not linked.
Rationale: playbin2 links all elements at run-time. Once vaapidecode
is created and a NEWSEGMENT event arrives, downstream element may not
be ready yet. So, delay this event until next element is chained in,
otherwise basesink could output "Received buffer without a new-segment.
Assuming timestamps start from 0".

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2012-03-22 14:33:17 +01:00
..
gstvaapi.c legal: fix year for some copyright notices. 2012-01-16 11:40:51 +01:00
gstvaapidecode.c decode: delay NEWSEGMENT event if vaapidecode element was not linked. 2012-03-22 14:33:17 +01:00
gstvaapidecode.h decode: delay NEWSEGMENT event if vaapidecode element was not linked. 2012-03-22 14:33:17 +01:00
gstvaapidownload.c plugins: fix pad template ref leaks. 2012-02-05 18:24:08 +01:00
gstvaapidownload.h legal: fix year for some copyright notices. 2012-01-16 11:40:51 +01:00
gstvaapipluginutil.c legal: fix year for some copyright notices. 2012-01-16 11:40:51 +01:00
gstvaapipluginutil.h legal: fix year for some copyright notices. 2012-01-16 11:40:51 +01:00
gstvaapisink.c plugins: fix pad template ref leaks. 2012-02-05 18:24:08 +01:00
gstvaapisink.h legal: add Intel copyright on modified files. 2012-01-16 11:40:51 +01:00
gstvaapiupload.c vaapiupload: use g_object_unref() for GstVaapiImage. 2012-02-05 18:28:51 +01:00
gstvaapiupload.h legal: fix year for some copyright notices. 2012-01-16 11:40:51 +01:00
Makefile.am vaapidownload: add new plugin to download pixels from VA surfaces. 2012-01-05 11:04:29 +01:00