gstreamer/gst
Gwenole Beauchesne e0e869f536 vaapivideomemory: disallow memory shares across buffers, use a copy.
Forbid shares of GstMemory instances, and rather make copy of it. This
effectively copies the GstMemory structure and enclosed metadata, but
this does not copy the VA surface contents itself. It should though.

This fixes preroll and makes sure to not download garbage for the first
frame when a SW rendering sink is used.
2014-07-24 11:58:29 +02:00
..
vaapi vaapivideomemory: disallow memory shares across buffers, use a copy. 2014-07-24 11:58:29 +02:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00