GStreamer multimedia framework
Find a file
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
ext/gl glvideomixer: Don't use context if not present 2015-03-31 16:31:18 +02:00
gst/compositor compositor: Revert most of previous patch. 2015-03-16 04:00:44 +11:00
gst-libs/gst/video videoaggregator: Remove broken timestamps-going-backwards check 2015-04-08 19:31:43 -07:00
tests/check/elements tests: remove GST_DISABLE_PARSE guards from two tests that don't require it 2015-02-13 16:25:14 +00:00