gstreamer/gst/audioconvert
Benjamin Otte 110fd90222 gst/audioconvert/gstchannelmix.c: walk the samples backwards if out_channels > in_channels so we don't overwrite data
Original commit message from CVS:
* gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
walk the samples backwards if out_channels > in_channels so we don't
overwrite data
2004-11-28 18:26:36 +00:00
..
audioconvert.vcproj more working plugins 2004-07-27 21:41:30 +00:00
bufferframesconvert.c 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
gstaudioconvert.c gst/audioconvert/: Implement a channel mixer. 2004-11-28 16:09:13 +00:00
gstchannelmix.c gst/audioconvert/gstchannelmix.c: walk the samples backwards if out_channels > in_channels so we don't overwrite data 2004-11-28 18:26:36 +00:00
gstchannelmix.h gst/audioconvert/: Implement a channel mixer. 2004-11-28 16:09:13 +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