gstreamer/gst/vaapi
Gwenole Beauchesne cbcdc3bfae vaapidecode: split gvd_handle_frame() into decode/push frames.
Split GstVideoDecoder::handle_frame() implementation into two functions:
(i) one for decoding the provided GstVideoCodecFrame and (ii) another one
for purging all decoded frames and submit them downstream.
2013-01-17 18:39:22 +01:00
..
gstvaapi.c libs: fix compatibility with glib 2.28. 2012-12-17 14:33:52 +01:00
gstvaapidecode.c vaapidecode: split gvd_handle_frame() into decode/push frames. 2013-01-17 18:39:22 +01:00
gstvaapidecode.h vaapidecode: move to GstVideoDecoder base class. 2012-12-18 15:31:51 +01:00
gstvaapidownload.c plugins: cope with new GstVaapiVideoMeta API. 2013-01-05 18:02:31 +01:00
gstvaapidownload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapipluginbuffer.c plugins: cope with new GstVaapiVideoMeta API. 2013-01-05 18:02:31 +01:00
gstvaapipluginbuffer.h plugins: cope with new GstVaapiVideoMeta API. 2013-01-05 18:02:31 +01:00
gstvaapipluginutil.c plugins: add support for headless pipelines. 2012-08-01 16:40:17 +02:00
gstvaapipluginutil.h pluginutils: add G_PRIMITIVE_SWAP() helper macro. 2012-09-06 13:39:50 +02:00
gstvaapipostproc.c plugins: cope with new GstVaapiVideoMeta API. 2013-01-05 18:02:31 +01:00
gstvaapipostproc.h Do not forward declare enums. 2012-09-07 11:54:09 +02:00
gstvaapisink.c plugins: cope with new GstVaapiVideoMeta API. 2013-01-05 18:02:31 +01:00
gstvaapisink.h vaapisink: add support for raw YUV buffers. 2012-11-20 16:04:51 +01:00
gstvaapiupload.c plugins: cope with new GstVaapiVideoMeta API. 2013-01-05 18:02:31 +01:00
gstvaapiupload.h vaapiupload: use new GstVaapiUploader helper. 2012-11-20 16:04:51 +01:00
gstvaapiuploader.c plugins: cope with new GstVaapiVideoMeta API. 2013-01-05 18:02:31 +01:00
gstvaapiuploader.h vaapisink: compute and expose the supported set of YUV caps. 2012-11-20 16:04:51 +01:00
Makefile.am Add videoutils submodule for GstVideoDecoder APIs. 2012-12-21 16:01:16 +01:00