[Bug 791202] aggregator: need gst_aggregator_pad_set_nowait() for sparse streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 25 17:29:42 UTC 2018


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

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
What I generally don't like about all no-wait situations is that it is
completely undeterministic if it waits long enough or not, it only depends on
the scheduler in the end. I wonder if we couldn't do something else here that
does not feel like a hack.

Why are the GAP events (and live pipeline deadlines) not enough to let sparse
streams advance btw? When can't we produce regular GAP events?

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