gstreamer/gst-libs/gst/video
Sebastian Dröge 63c776adee videoaggregator: Remove broken timestamps-going-backwards check
This would've also triggered if for some reason the segment was updated
in such a way that PTS went backwards, but the running time increased. Like
what happens when non-flushing seeks are done.

We're doing a proper buffer-from-the-past check a few lines below based on the
running time, which is the only time we should care about here.
2015-04-08 19:31:43 -07:00
..
gstvideoaggregator.c videoaggregator: Remove broken timestamps-going-backwards check 2015-04-08 19:31:43 -07:00
gstvideoaggregator.h aggregator: make padding larger 2014-12-28 01:13:33 +00:00