diff options
author | Benjamin Otte <otte@gnome.org> | 2004-03-05 21:05:26 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-03-05 21:05:26 +0000 |
commit | 83c8687bb0b743d1d859db04849e1b0da1f47df9 (patch) | |
tree | a864fef60294e7ac6aa9a625bc441b2a38ffaf8c | |
parent | 3d241b5440e5809c2120626409b9823d412065b4 (diff) |
gst/audioconvert/gstaudioconvert.c: convert channels correctly. convert correctly to unsigned.
Original commit message from CVS:
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
convert channels correctly. convert correctly to unsigned.
-rw-r--r-- | ChangeLog | 5 | ||||
m--------- | common | 0 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-03-05 Benjamin Otte <otte@gnome.org> + + * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels): + convert channels correctly. convert correctly to unsigned. + 2004-03-05 Julien MOUTTE <julien@moutte.net> * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if diff --git a/common b/common -Subproject 874dab5c3461ad7487f1ae029256b6da82dddf6 +Subproject 4eb02711e49a6aadf900d6fd9d220c17115fec2 |