aggregator: Fix min>max latency error check
authorSebastian Dröge <sebastian@centricular.com>
Fri, 6 Feb 2015 09:33:59 +0000 (10:33 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commite57b62be72dc59e8799818427f6a6eb562064f81
tree07f09a77b8bb7c4774bc35d462fdc28652392358
parent87a2fbab60258d0e96a722d54502f6d20bddc5bf
aggregator: Fix min>max latency error check

We have to include the upstream latency, our own latency and the subclass
latency in the calculations.

FIXME: This is still not entirely correct
libs/gst/base/gstaggregator.c