gstreamer/gst
Gwenole Beauchesne c3643b42a4 vaapivideomemory: forbid R/W mappings if non direct-rendering mode.
Disable read-write mappings if "direct-rendering" is not supported.
Since the ordering of read and write operations is not specified,
this would require to always download the VA surface on _map(), then
commit the temporary VA image back to the VA surface on _unmap().

Some SW decoding plug-in elements still use R/W mappings though.

https://bugzilla.gnome.org/show_bug.cgi?id=733242
2014-07-24 00:14:09 +02:00
..
vaapi vaapivideomemory: forbid R/W mappings if non direct-rendering mode. 2014-07-24 00:14:09 +02:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00