[Bug 781695] vaapi: leak of vpp surface in GstVaapiWindowWayland

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 25 07:30:28 UTC 2017


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

--- Comment #1 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 350371
  --> https://bugzilla.gnome.org/attachment.cgi?id=350371&action=edit
libs: windows: wayland: fix leak if failure of sync

Sometimes gst_vaapi_window_wayland_sync returns FALSE when poll returns EBUSY
during destruction.
In this case, if GstVaapiWindow is using vpp, leak of vpp surface happens.
This surface is not attached to anything at this moment, so we should release
it manually.

-- 
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