mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
9592a0c32f
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. |
||
---|---|---|
.. | ||
.gitignore | ||
gstvideoaggregator.c | ||
gstvideoaggregator.h | ||
gstvideoaggregatorpad.h | ||
Makefile.am |