gstreamer/gst
Olivier Crete 8f56b758b6 vaapidecode: Don't crash if a buffer outlives the decoder
Sometimes, for example, when switching video streams but keeping
the same sink, the surface will be released after the decoder is
stopped and replaced. This caused a crash because the release
callback was called on an invalid pointer.
The patch adding an additional reference to the decoder object in the buffer.

https://bugzilla.gnome.org/show_bug.cgi?id=745189

Signed-off-by: Olivier Crete <olivier.crete@collabora.com>
Signed-off-by: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
2015-03-06 15:20:01 +02:00
..
vaapi vaapidecode: Don't crash if a buffer outlives the decoder 2015-03-06 15:20:01 +02:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00