gstreamer/gst-libs/gst/video
Sebastian Dröge 9592a0c32f 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
..
.gitignore gitignore: ignore more files 2015-01-12 22:52:36 +01: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
gstvideoaggregatorpad.h videoaggregator: Document why buffer_vinfo is needed 2015-03-24 14:54:33 +01:00
Makefile.am video: fix build in gst-uninstalled setup 2014-09-28 18:03:09 +02:00