gstreamer/gst/vaapi
Gwenole Beauchesne 6b03d30162 vaapiplugin: fix gst_vaapi_ensure_display() to use system defaults.
This ensures the display name provided to gst_vaapi_display_*_new()
maps to the system defaults, instead of forcing "" that could be different
from the current DISPLAY name.
2012-01-12 16:09:08 +01:00
..
gstvaapi.c vaapidownload: add new plugin to download pixels from VA surfaces. 2012-01-05 11:04:29 +01:00
gstvaapidecode.c vaapidecode: fix deinitialization order. 2012-01-05 16:26:49 +01:00
gstvaapidecode.h vaapidecode: return sink caps template if decoder is in NULL state. 2011-12-08 15:48:42 +01:00
gstvaapidownload.c vaapidownload: add new plugin to download pixels from VA surfaces. 2012-01-05 11:04:29 +01:00
gstvaapidownload.h vaapidownload: add new plugin to download pixels from VA surfaces. 2012-01-05 11:04:29 +01:00
gstvaapipluginutil.c vaapiplugin: fix gst_vaapi_ensure_display() to use system defaults. 2012-01-12 16:09:08 +01:00
gstvaapipluginutil.h vaapipluingutils: add helper to append surface caps to YUV caps. 2012-01-05 11:04:29 +01:00
gstvaapisink.c vaapisink: ensure VA display in GstBaseSink::start() hook. 2012-01-12 16:09:08 +01:00
gstvaapisink.h Port to GstVideoContext interface. 2011-12-08 14:58:58 +01:00
gstvaapiupload.c vaapiupload: only set caps on newly created buffers. 2012-01-12 16:09:08 +01:00
gstvaapiupload.h Rename vaapiconvert element to vaapiupload. 2012-01-03 14:34:09 +01:00
Makefile.am vaapidownload: add new plugin to download pixels from VA surfaces. 2012-01-05 11:04:29 +01:00