gst/audioconvert/gstchannelmix.c: walk the samples backwards if out_channels > in_cha...
authorBenjamin Otte <otte@gnome.org>
Sun, 28 Nov 2004 18:26:36 +0000 (18:26 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 28 Nov 2004 18:26:36 +0000 (18:26 +0000)
commit110fd90222bf24a0aaba357c4456c2366ff02553
treebf2a234b05d57b9c1933f2f702ef54ce181b88d0
parent4fdf8d5b16ce629a39d49f3efd1807a80cea3e98
gst/audioconvert/gstchannelmix.c: walk the samples backwards if out_channels > in_channels so we don't overwrite data

Original commit message from CVS:
* gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
walk the samples backwards if out_channels > in_channels so we don't
overwrite data
ChangeLog
gst/audioconvert/gstchannelmix.c