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
This commit is contained in:
Benjamin Otte 2004-11-28 20:41:23 +00:00
parent 3e31bf3580
commit 1857c455e2

View file

@ -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: