[Bug 787367] parsebin: Emit 'drained' only for the top-level chain
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Sep 6 14:53:23 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=787367
--- Comment #1 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 359276
--> https://bugzilla.gnome.org/attachment.cgi?id=359276&action=edit
parsebin: Emit 'drained' only for the top-level chain
Instead of emitting 'drained' whenever every single chain is drained
(which would result in plenty of signal emission, and would also
occur when switching groups), only emit it when the top-level chain
is drained.
Furthermore, mark unknown (and therefore unexposed) pads as drained
since we'll never get EOS on them.
--
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