gstreamer/gst/audioconvert
Benjamin Otte f9cf10c748 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)
2005-02-13 16:10:16 +00:00
..
audioconvert.vcproj more working plugins 2004-07-27 21:41:30 +00:00
bufferframesconvert.c gst/audioconvert/bufferframesconvert.c 2005-02-04 15:40:38 +00:00
gstaudioconvert.c configure.ac: Add dvdlpcmdec 2005-02-08 11:08:15 +00:00
gstchannelmix.c gst/audioconvert/gstchannelmix.h: include missing header file 2005-02-13 16:10:16 +00:00
gstchannelmix.h gst/audioconvert/gstchannelmix.h: include missing header file 2005-02-13 16:10:16 +00:00
Makefile.am gst/audioconvert/: Implement a channel mixer. 2004-11-28 16:09:13 +00:00
plugin.c Surround sound support. 2004-11-25 20:36:29 +00:00
plugin.h gst/audioconvert/bufferframesconvert.c: New element to convert buffer-frames for float streams. Not working nicely yet. 2004-04-09 12:39:30 +00:00