gstreamer/gst/audioconvert
Stefan Kost 00d7c52de8 Add float as an intermediate format, as well as float mixing. Enable test that was failing before. Fixes #339837
Original commit message from CVS:
* gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
(double_hq), (audio_convert_get_func_index),
(audio_convert_prepare_context), (audio_convert_convert):
* gst/audioconvert/audioconvert.h:
* gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
(gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
* gst/audioconvert/gstchannelmix.h:
* tests/check/elements/audioconvert.c: (GST_START_TEST):
Add float as an intermediate format, as well as float mixing. Enable
test that was failing before. Fixes #339837
2007-02-22 09:04:37 +00:00
..
.gitignore gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when linking 2005-02-13 17:39:22 +00:00
audioconvert.c Add float as an intermediate format, as well as float mixing. Enable test that was failing before. Fixes #339837 2007-02-22 09:04:37 +00:00
audioconvert.h Add float as an intermediate format, as well as float mixing. Enable test that was failing before. Fixes #339837 2007-02-22 09:04:37 +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 gst/audioconvert/gstaudioconvert.c: Fix up docs chunk so that gtk-doc doesn't complain, and fix typo. 2007-02-07 13:05:01 +00:00
gstaudioconvert.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
gstchannelmix.c Add float as an intermediate format, as well as float mixing. Enable test that was failing before. Fixes #339837 2007-02-22 09:04:37 +00:00
gstchannelmix.h Add float as an intermediate format, as well as float mixing. Enable test that was failing before. Fixes #339837 2007-02-22 09:04:37 +00:00
Makefile.am configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +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