gstreamer/gst-libs
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
..
gst/video videoaggregator: Remove broken timestamps-going-backwards check 2015-04-08 19:31:43 -07:00