gstreamer/gst/audiomixer
Olivier Crête 305e5c7ac3 liveadder: Remove plugin, replace by compat subclass of audiomixer
New subclass with a similar behaviour as the old liveadder, but
a slightly different API as the latency is in nanoseconds, not
milliseconds. Also, the new liveadder has a effective latency that
is latency + output-buffer-duration. In practice, just setting a non-zero
latency with the new audiomixer gives you the right behavior in 99% of the
cases.
2015-10-11 11:04:38 +01:00
..
gstaudioaggregator.c audioaggregator: Fix build error 2015-10-07 11:20:35 +01: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 liveadder: Remove plugin, replace by compat subclass of audiomixer 2015-10-11 11:04:38 +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