gstreamer/gst/vaapi
Gwenole Beauchesne 5549dbc3c0 vaapidecode: don't reset decoder if codec type is the same.
Reset, i.e. destroy then create, the decoder in _setcaps() handler only
if the underlying codec type actually changed. This makes it possible
to be more tolerant with certain MPEG-2 streams that get parsed to
form caps that are compatible with the previous state but minor changes
to "codec-data".
2012-09-11 17:08:47 +02:00
..
gstvaapi.c plugins: fix build in strict ISO C mode. 2012-09-07 16:11:12 +02:00
gstvaapidecode.c vaapidecode: don't reset decoder if codec type is the same. 2012-09-11 17:08:47 +02:00
gstvaapidecode.h vaapidecode: improve "no free surface" conditions. 2012-09-11 17:08:47 +02:00
gstvaapidownload.c plugins: fix build in strict ISO C mode. 2012-09-07 16:11:12 +02:00
gstvaapidownload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapipluginbuffer.c plugins: fix creation of video buffer from surface proxy. 2012-07-25 15:11:51 +02: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 vaapipostproc: fix deinterlace-{mode,method} types definition. 2012-09-07 16:41:16 +02:00
gstvaapipostproc.h Do not forward declare enums. 2012-09-07 11:54:09 +02:00
gstvaapisink.c plugins: fix build in strict ISO C mode. 2012-09-07 16:11:12 +02:00
gstvaapisink.h vaapisink: add video rotation support. 2012-09-06 13:44:42 +02:00
gstvaapiupload.c plugins: fix build in strict ISO C mode. 2012-09-07 16:11:12 +02:00
gstvaapiupload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
Makefile.am plugins: add support for headless pipelines. 2012-08-01 16:40:17 +02:00