diff options
author | Benjamin Otte <otte@gnome.org> | 2004-11-28 20:41:23 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-11-28 20:41:23 +0000 |
commit | ae85b19551b36a90be3a2106b7a37eb49cf0b5ed (patch) | |
tree | fdd05b4e1391670aa22e0feab96920b6f231aaf8 /ChangeLog | |
parent | 6776243eb6f36b9d7a460efa48b76c3c2717ca74 (diff) | |
download | gst-plugins-bad-ae85b19551b36a90be3a2106b7a37eb49cf0b5ed.tar.gz gst-plugins-bad-ae85b19551b36a90be3a2106b7a37eb49cf0b5ed.tar.bz2 gst-plugins-bad-ae85b19551b36a90be3a2106b7a37eb49cf0b5ed.zip |
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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |