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
commitae85b19551b36a90be3a2106b7a37eb49cf0b5ed (patch)
treefdd05b4e1391670aa22e0feab96920b6f231aaf8
parent6776243eb6f36b9d7a460efa48b76c3c2717ca74 (diff)
downloadgstreamer-plugins-bad-ae85b19551b36a90be3a2106b7a37eb49cf0b5ed.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: