gstreamer/gst/audioconvert
Michael Smith 400ade1e8f gst/audioconvert/gstchannelmix.c: Fix #341696: crash when mixing L+R+C to mono or stereo.
Original commit message from CVS:
* gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
Fix #341696: crash when mixing L+R+C to mono or stereo.
* tests/check/Makefile.am:
* tests/check/elements/audioconvert.c: (set_channel_positions),
(get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
(audioconvert_suite):
Add test for the above, including some generic framework bits for
testing multichannel things.
2006-05-14 18:15:17 +00:00
..
.gitignore gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when linking 2005-02-13 17:39:22 +00:00
audioconvert.c gst/audioconvert/audioconvert.c: correctly clip float samples > 1.0. Fixes #338718 2006-04-28 14:12:28 +00:00
audioconvert.h expand tabs 2005-12-06 19:42:02 +00:00
audioconvert.vcproj more working plugins 2004-07-27 21:41:30 +00:00
channelmixtest.c *.c: Don't cast to GstObject before reffing/unreffing. 2005-06-28 10:16:13 +00:00
gstaudioconvert.c make GstElementDetails const 2006-04-28 19:46:37 +00:00
gstaudioconvert.h Fix some more docs. 2006-03-01 17:39:28 +00:00
gstchannelmix.c gst/audioconvert/gstchannelmix.c: Fix #341696: crash when mixing L+R+C to mono or stereo. 2006-05-14 18:15:17 +00:00
gstchannelmix.h expand tabs 2005-12-06 19:42:02 +00:00
Makefile.am gst/audioconvert/: And bye bye buffer-frames-convert 2005-10-19 17:50:17 +00:00
plugin.c gst/audioconvert/plugin.c: Register the GstAudioChannelPosition enum type with the type system in the plugin_init fun... 2006-02-14 18:52:52 +00:00
plugin.h borgify further clean up docs a little 2005-12-01 01:12:55 +00:00