gstreamer/gst
Gwenole Beauchesne 1d1be0ae76 vaapivideomemory: always prefer native VA surface formats.
Make sure to always prefer native internal formats for the VA surfaces
that get allocated. Also disable "direct-rendering" mode in this case.

This is needed so that to make sure that anything that gets out of the
decoder, or anything that gets into the encoder, is in native format
for the hardware, and thus the driver doesn't need to perform implicit
conversions in there. Interop with SW elements is still available with
fast implementations of VA imaging APIs.
2014-07-25 15:44:58 +02:00
..
vaapi vaapivideomemory: always prefer native VA surface formats. 2014-07-25 15:44:58 +02:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00