gstreamer/gst/vaapi
Gwenole Beauchesne 5e18a5b1bd plugins: don't reallocate pool allocator for the same caps.
If the video buffer pool config doesn't have new caps, then it's not
necessary to reinstantiate the allocator. That could be a costly
operation as we could do some extra heavy checking in there.
2013-07-12 17:55:37 +02:00
..
gstvaapi.c vaapipostproc: port to GStreamer 1.0. 2013-04-17 10:18:45 +02:00
gstvaapidecode.c plugins: add support for video cropping. 2013-07-08 18:52:56 +02:00
gstvaapidecode.h vaapidecode: expose the exact set of supported HW decoders. 2013-04-03 15:10:19 +02:00
gstvaapidownload.c vaapidownload: fix src caps format error. 2013-07-11 19:09:53 +02:00
gstvaapidownload.h plugins: integrate GstVaapiVideoBuffer from libgstvaapi. 2013-03-21 18:16:14 +01:00
gstvaapipluginutil.c plugins: try to allocate a GLX display first over an X11 one. 2013-06-27 10:19:37 +02:00
gstvaapipluginutil.h vaapipostproc: port to GStreamer 1.0. 2013-04-17 10:18:45 +02:00
gstvaapipostproc.c plugins: cope with new GstVaapiMiniObject objects. 2013-05-07 18:19:03 +02:00
gstvaapipostproc.h plugins: integrate GstVaapiVideoBuffer from libgstvaapi. 2013-03-21 18:16:14 +01:00
gstvaapisink.c vaapisink: fix creation of GLX texture. 2013-07-08 18:54:15 +02:00
gstvaapisink.h vaapisink: add "use-glx" property for OpenGL rendering. 2013-06-27 13:53:46 +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 vaapiupload: use implicit color conversion to NV12. 2013-07-12 15:15:07 +02:00
gstvaapiuploader.h vaapisink: compute and expose the supported set of YUV caps. 2012-11-20 16:04:51 +01:00
gstvaapivideobuffer.c plugins: implement GstSurfaceMeta API. 2013-04-15 13:48:43 +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: cope with new GstVaapiMiniObject objects. 2013-05-07 18:19:03 +02:00
gstvaapivideoconverter_glx.h plugins: mark a few more functions as internal. 2013-04-15 13:52:19 +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 vaapipostproc: port to GStreamer 1.0. 2013-04-17 10:18:45 +02:00