gstreamer/gst
Sebastian Dröge 3eb52b293e audioaggregator: Only skip the remaining part of a GAP buffer
We might've queued up a GAP buffer that is only partially inside the current
output buffer (i.e. we received it too late!). In that case we should only
skip the part of the GAP buffer that is inside the current output buffer, not
also the remaining part. Otherwise we forward this pad too far into the future
and break synchronization.
2015-09-18 18:00:05 +02:00
..
audiomixer audioaggregator: Only skip the remaining part of a GAP buffer 2015-09-18 18:00:05 +02:00