mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
637106e287
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 |
||
---|---|---|
.. | ||
gstaudioaggregator.c | ||
gstaudioaggregator.h | ||
gstaudiointerleave.c | ||
gstaudiointerleave.h | ||
gstaudiomixer.c | ||
gstaudiomixer.h | ||
gstaudiomixerorc-dist.c | ||
gstaudiomixerorc-dist.h | ||
gstaudiomixerorc.orc | ||
Makefile.am |