gstreamer/gst-libs/gst/video
Sebastian Dröge eb97bb0adb videoaggregator: Fix mixup of running times and segment positions
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
2015-09-14 19:56:43 +02:00
..
.gitignore gitignore: ignore more files 2015-01-12 22:52:36 +01:00
gstvideoaggregator.c videoaggregator: Fix mixup of running times and segment positions 2015-09-14 19:56:43 +02:00
gstvideoaggregator.h videoaggregator: fix caps query to properly handle alpha formats 2015-09-11 18:03:26 -03:00
gstvideoaggregatorpad.h videoaggregator: add "ignore-eos" property for input pads 2015-06-12 19:44:50 +01:00
Makefile.am configure.ac: fix build when the uvch264 plugin is not selected 2015-08-19 16:52:03 +03:00