GStreamer multimedia framework
Go to file
Sebastian Dröge 895e71e810 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
ext/gl glvideomixer: swap control binding proxy 2015-08-03 20:08:52 +10:00
gst/compositor compositor: Ensure all arguments to CLAMP are signed int 2015-09-04 23:32:36 +02:00
gst-libs/gst/video videoaggregator: Fix mixup of running times and segment positions 2015-09-14 19:56:43 +02:00
tests/check/elements compositor: Ensure all arguments to CLAMP are signed int 2015-09-04 23:32:36 +02:00