From 9ec22a66345a48f8530dd86d72aad0778d1ff72b Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sun, 13 Feb 2005 16:10:15 +0000 Subject: gst/audioconvert/gstchannelmix.h: include missing header file Original commit message from CVS: * gst/audioconvert/gstchannelmix.h: include missing header file * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_fill_compatible): use same sign for both channels when converting to/from compatible channel. Previously used different signs made the signals cancel each other out and appear like silence. (fixes #167269) --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index cd69df37..1e30fa3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-02-13 Benjamin Otte + + * gst/audioconvert/gstchannelmix.h: + include missing header file + * gst/audioconvert/gstchannelmix.c: + (gst_audio_convert_fill_compatible): + use same sign for both channels when converting to/from compatible + channel. Previously used different signs made the signals cancel + each other out and appear like silence. (fixes #167269) + 2005-02-12 Tim-Philipp Müller * gst/ffmpegcolorspace/avcodec.h: -- cgit v1.2.1