[Bug 791979] aggregator: only process one event/query at a time
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Dec 27 16:44:12 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=791979
--- Comment #2 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> ---
Right, the problem this 'solved' was that I am setting a have_segment_done flag
when getting segment_done and unsetting it when I get segment_start. With this
change it works as long as the queues are 'balanced'.
Introducing queues with event-sequence numbers is expensive and would be a
complicated change
Maybe a can add a generic flag to 'freeze' pad queues instead, wdyt?
--
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