[Bug 731404] hlsdemux memmory leak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 16 04:09:11 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=731404
  GStreamer | gst-plugins-bad | 1.4.0

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2015-01-16 12:09:09 UTC ---
That's intentional currently. There is nothing that removes the old groups from
decodebin.

You would need some kind of cleanup thread for that, as at the moment when you
switch groups you would be called from the streaming thread and could
potentially deadlock when shutting down the elements.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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