gst/audioconvert/gstchannelmix.h: include missing header file
authorBenjamin Otte <otte@gnome.org>
Sun, 13 Feb 2005 16:10:16 +0000 (16:10 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 13 Feb 2005 16:10:16 +0000 (16:10 +0000)
commitf9cf10c74816d3ca02aab584464fba06d733c21d
treecc09991ea5153461ccc390cbf4c565adde95c444
parentc89562b61a13c95036bd661a988e4c6b9b2cfbdb
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
gst/audioconvert/gstchannelmix.c
gst/audioconvert/gstchannelmix.h