[Bug 773341] urisourcebin: Cleanup unused output slot

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 26 12:17:21 UTC 2016


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

--- Comment #19 from Seungha Yang <sh.yang at lge.com> ---
Created attachment 338514
  --> https://bugzilla.gnome.org/attachment.cgi?id=338514&action=edit
decodebin3-Cleanup-input-output-stream-and-multiqueu.patch

decodebin3: Cleanup input/output stream and multiqueue slot

Need to free no more used DecodebinInput, DecodebinOutputStream,
and MultiQueueSlot.

* About DecodebinInput, removing it from list and free it with unlinking input.
Forwarding custom-downstream event in order for downstream elements to
understand that input has been removed.

* Although all streams are not EOSed yet, with custom-downstream event,
DecodebinOutputStream and MultiQueueSlot will be removed if
DecodebinInputStream
has been removed.

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