[Bug 791202] aggregator: need gst_aggregator_pad_set_nowait() for sparse streams
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 21 10:17:18 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=791202
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at coaxion.net
--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Should this be the job of subclasses, or should we simply make use of the
SPARSE flag in the stream-start events?
Instead of making it a boolean, should we maybe
a) wait in live mode until the deadline anyway
b) wait in non-live mode until the queues of the other pads are full, or N time
units difference between the to-be-output buffer and the lowest wait-pad queue
fill level, or ...?
--
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