summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-11-28 20:41:23 +0000
committerBenjamin Otte <otte@gnome.org>2004-11-28 20:41:23 +0000
commit697fd440b3e265c73d448bbcd00a11098e3227ec (patch)
tree60922132fc25e8ce3ffdd324394e7af4d9f100ae
parent747ca84063412eb9dc296edd0f9e6c8cb93b5ebd (diff)
downloadgstreamer-plugins-good-697fd440b3e265c73d448bbcd00a11098e3227ec.tar.gz
gst/audioconvert/gstchannelmix.c: more overwriting protection due to modifying channels one by one instead of all at ...
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
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 070ab4ad1..fd51dec8f 100644
--- 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: