[Bug 767934] vaapidecoder_h265: critical memory leak
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 22 12:32:50 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=767934
sreerenj <bsreerenj at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.9.1
--- Comment #9 from sreerenj <bsreerenj at gmail.com> ---
commit 05cf583c97737ac531faef6db0588fcbdb949d68
Author: Hyunjun Ko <zzoon at igalia.com>
Date: Wed Jun 22 15:11:56 2016 +0300
decoder: h265: fix to release all dpb pictures
Without this, all dpb pictures are not released during flush,
because we used the global dpb_count variable for checking the
dpb fullness which get decremented in dpb_remove_index()
routine during each loop iteration.
https://bugzilla.gnome.org/show_bug.cgi?id=767934
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list