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