gstreamer/gst/vaapi
Sreerenj Balachandran 809e087cca vaapidecode: return sink caps template if decoder is in NULL state.
Otherwise, the decoder would always create its own X display instead
of probing it from the downstream element, which is not reliable.
e.g. DISPLAY is not :0 or when running on Wayland.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2011-12-08 15:48:42 +01:00
..
gstvaapi.c Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00
gstvaapiconvert.c vaapiplugin: properly set surface type to "vaapi" in caps. 2011-12-08 15:44:09 +01:00
gstvaapiconvert.h Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00
gstvaapidecode.c vaapidecode: return sink caps template if decoder is in NULL state. 2011-12-08 15:48:42 +01:00
gstvaapidecode.h vaapidecode: return sink caps template if decoder is in NULL state. 2011-12-08 15:48:42 +01:00
gstvaapipluginutil.c Port to GstVideoContext interface. 2011-12-08 14:58:58 +01:00
gstvaapipluginutil.h Port to GstVideoContext interface. 2011-12-08 14:58:58 +01:00
gstvaapisink.c Don't use downstream buffer allocation. 2011-12-08 14:58:58 +01:00
gstvaapisink.h Port to GstVideoContext interface. 2011-12-08 14:58:58 +01:00
Makefile.am Port to GstVideoContext interface. 2011-12-08 14:58:58 +01:00