vaapidecode: Tell the base class about released frames on close
authorOlivier Crete <olivier.crete@collabora.com>
Thu, 16 Apr 2015 16:53:18 +0000 (12:53 -0400)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 20 Apr 2015 10:50:09 +0000 (12:50 +0200)
commit11c963a3c1e3d0b21e0867a83faadcc6076fca2d
tree1080ebed593a941f5e29f40b20d14605f07e0a3e
parentdedbbdd41b9d510f8c1a667182b796d5cbcbbf65
vaapidecode: Tell the base class about released frames on close

The base class needs to be informed about frames that were still queued
in the decoder on release, otherwise they are leaked.

https://bugzilla.gnome.org/show_bug.cgi?id=747999
gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.c
gst/vaapi/gstvaapidecode.c