[Bug 796860] short mp4 file eos event leaks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 24 09:59:22 UTC 2018


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

--- Comment #5 from rland <rlandjon at gmail.com> ---
>I think we only need to unref the event if the return value is >GST_PAD_PROBE_HANDLED, but there seems to be at least one code path where it's >going to be GST_PAD_PROBE_REMOVE

Yeah,but at least before
L1829(https://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/gst/playback/gstdecodebin3.c#n1829)
break, we didn't deal with the eos event, so if we want to break at L1829, we
have to unref in any case. :)

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