gstreamer/gst/audiomixer
Sebastian Dröge 3c44d3eca4 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
..
gstaudioaggregator.c audioaggregator: Only skip the remaining part of a GAP buffer 2015-09-18 18:00:05 +02:00
gstaudioaggregator.h audioaggregator: Split base class from audiomixer 2015-03-16 16:41:45 -04:00
gstaudiointerleave.c audiointerleave: Avoid caps processing if not yet negotiated 2015-07-30 14:00:05 -04:00
gstaudiointerleave.h audiointerleave: Set src caps in aggregate 2015-03-16 16:44:03 -04:00
gstaudiomixer.c audiomixer: fix misleading documentation copied from adder 2015-06-09 14:37:36 +01:00
gstaudiomixer.h audioaggregator: Split base class from audiomixer 2015-03-16 16:41:45 -04:00
gstaudiomixerorc-dist.c Release 1.5.1 2015-06-07 10:55:35 +02:00
gstaudiomixerorc-dist.h audiomixer: Add new element based on adder that does synchronized audio mixing 2013-11-06 15:35:38 +01:00
gstaudiomixerorc.orc audiomixer: Add new element based on adder that does synchronized audio mixing 2013-11-06 15:35:38 +01:00
Makefile.am audiointerleave: Add interleave element based on audioaggregator 2015-03-16 16:44:03 -04:00