[Bug 791979] aggregator: only process one event/query at a time

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 27 16:10:18 UTC 2017


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

--- Comment #1 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Review of attachment 366009:
 --> (https://bugzilla.gnome.org/review?bug=791979&attachment=366009)

The patch in itself seems ok, but I'm not sure I understand what it changes?
Because it would still put "processed-event" on the pad, which will cause the
next check in gst_aggregator_aggregate_func() to loop again where it will
process the next event. Do you expect the segment-done to be in the same slot
in all the queues? To me, it looks like there is something missing to stop
event processing per pad until the desired event was received.

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