aggregator: Wait for the minimum latency, not the maximum
authorSebastian Dröge <sebastian@centricular.com>
Sat, 27 Dec 2014 08:42:57 +0000 (09:42 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commit4846f06b417002b7373e28032f22452bd7a72df7
tree6bf20ee5d013e769c50e385438aaa301c73b4c0a
parentd18b6de2e623cb8f550daad11cfb5a8e9c209b5b
aggregator: Wait for the minimum latency, not the maximum

The minimum latency is the latency we have to wait at least
to guarantee that all upstreams have produced data. The maximum
latency has no meaning like that and shouldn't be used for waiting.
libs/gst/base/gstaggregator.c