[Bug 795486] aggregator: Add default implementation of get_next_time

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 14 06:44:52 UTC 2018


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
mxfmux uses aggregator but has no get_next_time. It can't handle timeouts in
live, and would be erroring out whenever that happens.

Apart from that, moving this in one way or another to the base class seems
useful but IMHO a breaking change. Subclasses without a get_next_time
implementation are currently waiting forever (e.g. mxfmux) in live mode, but
with this change would potentially timeout.

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