From: Tim-Philipp Müller Date: Tue, 9 Jun 2015 13:37:36 +0000 (+0100) Subject: audiomixer: fix misleading documentation copied from adder X-Git-Tag: 1.19.3~507^2~8570 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=654a5f3fc787e581dd65a25aa3ebb3c50cea6f0b;p=platform%2Fupstream%2Fgstreamer.git audiomixer: fix misleading documentation copied from adder --- diff --git a/gst/audiomixer/gstaudiomixer.c b/gst/audiomixer/gstaudiomixer.c index f0e8f66..3966a8f 100644 --- a/gst/audiomixer/gstaudiomixer.c +++ b/gst/audiomixer/gstaudiomixer.c @@ -27,8 +27,7 @@ * The audiomixer allows to mix several streams into one by adding the data. * Mixed data is clamped to the min/max values of the data format. * - * The audiomixer currently mixes all data received on the sinkpads as soon as - * possible without trying to synchronize the streams. + * Unlike the adder element audiomixer properly synchronises all input streams. * * The input pads are from a GstPad subclass and have additional * properties to mute each pad individually and set the volume: