[Bug 739010] [PLUGIN MOVE] Move GstAggregator to gstreamer (core)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 4 09:12:45 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739010
  GStreamer | gstreamer (core) | git

--- Comment #30 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-12-04 17:12:37 UTC ---
After discussions on IRC, we should change this timeout stuff. First of all the
property should be called "latency" instead. And then, whenever at least one
upstream of aggregator is live, the srcpad thread of aggregator runs against a
deadline. And it puts into the output buffer whatever frames are available at
this time. The deadline would be based on the running time of the to be
produced frame, the maximum upstream latency and the latency property, and
would be according to the pipeline clock.

If none of the upstreams of aggregator is live, we can continue with what is
currently done.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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