gstreamer/gst
Gwenole Beauchesne 77b2d88452 plugins: enable memory maps for read & write with direct-rendering.
Enable read and write mappings only if direct-rendering is supported.
Otherwise, this means that we may need to download data from the VA
surface first for correctness, even if the VA surface doesn't need to
be read at all. i.e. sometimes, READWRITE mappings are meant for
surfaces that are written to first, and read afterwards for further
processing.

https://bugzilla.gnome.org/show_bug.cgi?id=704078
2013-10-09 18:30:06 +02:00
..
vaapi plugins: enable memory maps for read & write with direct-rendering. 2013-10-09 18:30:06 +02:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00