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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 8 16:25:23 UTC 2016


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

--- Comment #8 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
We forward sticky events before GAP events, we probably just want to replace
"GST_EVENT_TYPE (event) == GST_EVENT_GAP" with "GST_EVENT_IS_SERIALIZED
(event). And also do the same thing on flush-stop. ?

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