[Bug 768526] funnel: Always push all sticky events whenever we forward a serialized event

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 7 19:19:42 UTC 2016


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

--- Comment #4 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Funnel doesn't forward any sticky event before it gets the first buffer (or GAP
event), then it forwards all sticky events. So sticky events are currently sent
only for the current pad (which means that the other ones have already been
forwarded when the pad was changed).

The only non-sticky serialized event we have are segment-done and flush-stop..
and flushing/seeking is a bit awkward for funnel.. It should probably implement
the same logic as the aggregator if we cared about flushing and flushing seeks.

What's the goal of this patch anyway? I'd be tempted to suggest we reject it
unless something breaks with the current functionality.

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