[Bug 797152] vaapidec: leak of dmabuf fds when transitioning from PLAYING to NULL state

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 17 19:47:12 UTC 2018


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

--- Comment #6 from Sakari Kapanen <sakari.m.kapanen at gmail.com> ---
(Sorry for the consecutive comments)
It seems to be a similar issue to what's discussed here:
https://bugzilla.gnome.org/show_bug.cgi?id=755072#c38

The difference is that now the image is released by the call to
gst_vaapi_buffer_proxy_release_data in the end of gst_vaapi_dmabuf_memory_new.
(The destroy_func of the dmabuf_proxy is assigned here:
https://github.com/GStreamer/gstreamer-vaapi/blob/master/gst-libs/gst/vaapi/gstvaapisurface_drm.c#L41
)

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