aggregator: Fix min>max latency error check
authorSebastian Dröge <sebastian@centricular.com>
Fri, 6 Feb 2015 09:33:59 +0000 (10:33 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 6 Feb 2015 10:03:56 +0000 (11:03 +0100)
commitea50bc19172b12d6ceace4f5efcaf50a5cba9b4f
treed4d45faa03ba4d4dff7356e0ccd42984f98be91d
parentef8e5280d023b54e2fbdb0e26c0b3c0899472de4
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
gst-libs/gst/base/gstaggregator.c