gstreamer/gst
Gwenole Beauchesne 0ff8556f65 vaapidecode: avoid double release of frame on error.
Don't call gst_video_decoder_drop_frame() if gst_video_decoder_finish_frame()
was already called before and it returned an error. In that case, we were
releasing the frame again, thus leading to a "double-free" condition.
2013-01-02 13:13:42 +01:00
..
vaapi vaapidecode: avoid double release of frame on error. 2013-01-02 13:13:42 +01:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00