[Bug 774029] vaapiwindow: wayland: fix surface leaks.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 24 11:35:02 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=774029
Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.11.91
--- Comment #6 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
commit ca314a25ccf81c9740d147c6b20de4c24b354301
Author: Hyunjun Ko <zzoon at igalia.com>
Date: Wed Apr 19 10:37:19 2017 +0900
libs: window: wayland: null buffer at destroy()
Fix leakage of the last wl buffer.
VAAPI wayland sink needs to send a null buffer while destruction,
it assures that all the wl buffers are released. Otherwise, the last
buffer's callback might be not called, which leads to leak of
GstVaapiDisplay.
This was inspired by gstwaylandsink.
https://bugzilla.gnome.org/show_bug.cgi?id=774029
Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez at igalia.com>
--
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