From d1f42131609ab689be02a46543dc747b86368b38 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sun, 28 Nov 2004 18:26:36 +0000 Subject: [PATCH] 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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index eb385bf..4ba0297 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-11-28 Benjamin Otte + + * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix): + walk the samples backwards if out_channels > in_channels so we don't + overwrite data + 2004-11-28 Ronald S. Bultje * gst/audioconvert/Makefile.am: -- 2.7.4