mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
eb97bb0adb
We have to queue buffers based on their running time, not based on the segment position. Also return running time from GstAggregator::get_next_time() instead of a segment position, as required by the API. Also only update the segment position after we pushed a buffer, otherwise we're going to push down a segment event with the next position already. https://bugzilla.gnome.org/show_bug.cgi?id=753196 |
||
---|---|---|
.. | ||
.gitignore | ||
gstvideoaggregator.c | ||
gstvideoaggregator.h | ||
gstvideoaggregatorpad.h | ||
Makefile.am |