gstreamer/gst/vaapi
Zhao Halley 45b4ba7df7 vaapisink: ensure the uploader is setup for upstream allocated buffers.
In GStreamer 0.10 builds, make sure that the GstVaapiUploader helper
is setup in case upstream elements allocate buffers themselves without
honouring our GstVaapiSink::bufer_alloc() hook.

In particular, this fixes support for OGG video streams with WebKit.

https://bugzilla.gnome.org/show_bug.cgi?id=703934

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2013-08-29 19:36:06 +02:00
..
gstvaapi.c vaapipostproc: port to GStreamer 1.0. 2013-04-17 10:18:45 +02:00
gstvaapidecode.c vaapidecode: remove extraneous size information from allowed caps. 2013-08-29 19:36:06 +02:00
gstvaapidecode.h vaapidecode: submit the last frame from output adapter to decoder. 2013-08-29 14:47:40 +02:00
gstvaapidownload.c Fix new video format API. 2013-07-15 14:42:33 +02:00
gstvaapidownload.h plugins: integrate GstVaapiVideoBuffer from libgstvaapi. 2013-03-21 18:16:14 +01:00
gstvaapipluginutil.c plugins: fix display type comparison in gst_vaapi_create_display(). 2013-07-18 08:41:28 +02:00
gstvaapipluginutil.h vaapipostproc: port to GStreamer 1.0. 2013-04-17 10:18:45 +02:00
gstvaapipostproc.c filter: add initial support for deinterlacing. 2013-08-23 19:00:38 +02:00
gstvaapipostproc.h filter: add initial support for deinterlacing. 2013-08-23 19:00:38 +02:00
gstvaapisink.c vaapisink: ensure the uploader is setup for upstream allocated buffers. 2013-08-29 19:36:06 +02:00
gstvaapisink.h vaapisink: handle raw buffers not created from VA video buffer pool. 2013-08-29 19:36:06 +02:00
gstvaapiupload.c plugins: cope with new GstVaapiMiniObject objects. 2013-05-07 18:19:03 +02:00
gstvaapiupload.h vaapiupload: use new GstVaapiUploader helper. 2012-11-20 16:04:51 +01:00
gstvaapiuploader.c Fix new video format API. 2013-07-15 14:42:33 +02:00
gstvaapiuploader.h vaapisink: compute and expose the supported set of YUV caps. 2012-11-20 16:04:51 +01:00
gstvaapivideobuffer.c decode: fix creation of GLX video buffers for GStreamer 0.10. 2013-08-26 17:14:33 +02:00
gstvaapivideobuffer.h plugins: streamline video buffers. 2013-03-26 18:52:49 +01:00
gstvaapivideobufferpool.c plugins: don't reallocate pool allocator for the same caps. 2013-07-12 17:55:37 +02:00
gstvaapivideobufferpool.h plugins: mark a few more functions as internal. 2013-04-15 13:52:19 +02:00
gstvaapivideoconverter_glx.c plugins: add support for "x11-pixmap" video converter type. 2013-07-22 15:45:10 +02:00
gstvaapivideoconverter_glx.h plugins: mark a few more functions as internal. 2013-04-15 13:52:19 +02:00
gstvaapivideoconverter_x11.c plugins: handle video cropping in X11 pixmap converter. 2013-07-22 15:45:10 +02:00
gstvaapivideoconverter_x11.h plugins: add support for "x11-pixmap" video converter type. 2013-07-22 15:45:10 +02:00
gstvaapivideomemory.c plugins: fix ref counting of GstVaapiVideoMemory allocator. 2013-07-12 17:14:49 +02:00
gstvaapivideomemory.h plugins: allow buffer mappings to GstVaapiSurfaceProxy. 2013-06-05 11:09:37 +02:00
gstvaapivideometa.c plugins: add support for video cropping. 2013-07-08 18:52:56 +02:00
gstvaapivideometa.h plugins: add helper functions to set the render rectangle. 2013-07-08 18:52:56 +02:00
Makefile.am plugins: add support for "x11-pixmap" video converter type. 2013-07-22 15:45:10 +02:00