gstreamer/gst/vaapi
Sreerenj Balachandran 9127f17d81 vaapidecode: move to GstVideoDecoder base class.
Make vaapidecode derive from the standard GstVideoDecoder base element
class. This simplifies the code to the strict minimum for the decoder
element and makes it easier to port to GStreamer 1.x API.

Signed-off-by: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2012-12-18 15:31:51 +01:00
..
gstvaapi.c libs: fix compatibility with glib 2.28. 2012-12-17 14:33:52 +01:00
gstvaapidecode.c vaapidecode: move to GstVideoDecoder base class. 2012-12-18 15:31:51 +01:00
gstvaapidecode.h vaapidecode: move to GstVideoDecoder base class. 2012-12-18 15:31:51 +01:00
gstvaapidownload.c plugins: include "sysdeps.h" instead of "config.h". 2012-09-12 13:41:47 +02:00
gstvaapidownload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapipluginbuffer.c surfaceproxy: port to GstVaapiMiniObject. 2012-12-18 15:31:50 +01:00
gstvaapipluginbuffer.h videobuffer: drop deprecated functions. 2012-07-24 16:13:31 +02: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: include "sysdeps.h" instead of "config.h". 2012-09-12 13:41:47 +02:00
gstvaapipostproc.h Do not forward declare enums. 2012-09-07 11:54:09 +02:00
gstvaapisink.c vaapisink: compute and expose the supported set of YUV caps. 2012-11-20 16:04:51 +01:00
gstvaapisink.h vaapisink: add support for raw YUV buffers. 2012-11-20 16:04:51 +01:00
gstvaapiupload.c vaapiupload: fix sink caps to report the supported set of YUV caps. 2012-11-20 16:04:51 +01:00
gstvaapiupload.h vaapiupload: use new GstVaapiUploader helper. 2012-11-20 16:04:51 +01:00
gstvaapiuploader.c vaapiupload: reset direct-rendering to zero when changing caps. 2012-11-20 18:21:41 +01:00
gstvaapiuploader.h vaapisink: compute and expose the supported set of YUV caps. 2012-11-20 16:04:51 +01:00
Makefile.am vaapisink: add support for raw YUV buffers. 2012-11-20 16:04:51 +01:00