gst/audioconvert/gstchannelmix.c: more overwriting protection due to modifying channe...
authorBenjamin Otte <otte@gnome.org>
Sun, 28 Nov 2004 20:41:23 +0000 (20:41 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 28 Nov 2004 20:41:23 +0000 (20:41 +0000)
Original commit message from CVS:
* gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
more overwriting protection due to modifying channels one by one
instead of all at once

ChangeLog

index 070ab4a..fd51dec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-28  Benjamin Otte  <otte@gnome.org>
+
+       * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
+         more overwriting protection due to modifying channels one by one
+         instead of all at once
+
 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
        * gst/audioconvert/gstchannelmix.c: