]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Another round of tweaks for spandsp. There should be no functional changes,
authorSteve Underwood <steveu@coppice.org>
Sat, 2 Jul 2011 13:16:52 +0000 (21:16 +0800)
committerSteve Underwood <steveu@coppice.org>
Sat, 2 Jul 2011 13:16:52 +0000 (21:16 +0800)
commit4a7bbf4ec61ba057fa5e12cef6ac3b9bfc00eebb
tree1e0f30c5fbb2b9d24b27f668f3b64e02b25bb560
parentd30e82e226e44be113c744863b0ecbbcace17620
Another round of tweaks for spandsp. There should be no functional changes,
although quite a few things have changed in the test suite
77 files changed:
libs/spandsp/spandsp-sim/spandsp/test_utils.h
libs/spandsp/spandsp-sim/test_utils.c
libs/spandsp/src/at_interpreter.c
libs/spandsp/src/image_translate.c
libs/spandsp/src/spandsp/arctan2.h
libs/spandsp/src/spandsp/expose.h
libs/spandsp/src/spandsp/private/t30_dis_dtc_dcs_bits.h
libs/spandsp/src/spandsp/private/t4_tx.h
libs/spandsp/src/spandsp/private/v17rx.h
libs/spandsp/src/spandsp/private/v17tx.h
libs/spandsp/src/spandsp/t30.h
libs/spandsp/src/spandsp/t4_tx.h
libs/spandsp/src/t30.c
libs/spandsp/src/t30_api.c
libs/spandsp/src/t30_logging.c
libs/spandsp/src/t31.c
libs/spandsp/src/t38_gateway.c
libs/spandsp/src/t4_tx.c
libs/spandsp/src/v17rx.c
libs/spandsp/src/v17tx.c
libs/spandsp/tests/adsi_tests.c
libs/spandsp/tests/awgn_tests.c
libs/spandsp/tests/bell_mf_tx_tests.c
libs/spandsp/tests/dds_tests.c
libs/spandsp/tests/dtmf_rx_tests.c
libs/spandsp/tests/dtmf_tx_tests.c
libs/spandsp/tests/echo_monitor.cpp
libs/spandsp/tests/echo_tests.c
libs/spandsp/tests/fax_decode.c
libs/spandsp/tests/fax_tester.c
libs/spandsp/tests/fax_tests.c
libs/spandsp/tests/fax_utils.c
libs/spandsp/tests/fax_utils.h
libs/spandsp/tests/fsk_tests.c
libs/spandsp/tests/g168_tests.c
libs/spandsp/tests/g711_tests.c
libs/spandsp/tests/g722_tests.c
libs/spandsp/tests/g726_tests.c
libs/spandsp/tests/gsm0610_tests.c
libs/spandsp/tests/ima_adpcm_tests.c
libs/spandsp/tests/line_model_monitor.cpp
libs/spandsp/tests/line_model_tests.c
libs/spandsp/tests/lpc10_tests.c
libs/spandsp/tests/make_g168_css.c
libs/spandsp/tests/modem_connect_tones_tests.c
libs/spandsp/tests/modem_echo_tests.c
libs/spandsp/tests/modem_monitor.cpp
libs/spandsp/tests/noise_tests.c
libs/spandsp/tests/oki_adpcm_tests.c
libs/spandsp/tests/pcap_parse.h
libs/spandsp/tests/playout_tests.c
libs/spandsp/tests/plc_tests.c
libs/spandsp/tests/power_meter_tests.c
libs/spandsp/tests/queue_tests.c
libs/spandsp/tests/r2_mf_tx_tests.c
libs/spandsp/tests/sig_tone_tests.c
libs/spandsp/tests/super_tone_rx_tests.c
libs/spandsp/tests/swept_tone_tests.c
libs/spandsp/tests/t31_tests.c
libs/spandsp/tests/t38_core_tests.c
libs/spandsp/tests/t38_decode.c
libs/spandsp/tests/t38_gateway_tests.c
libs/spandsp/tests/t38_gateway_to_terminal_tests.c
libs/spandsp/tests/t38_non_ecm_buffer_tests.c
libs/spandsp/tests/t38_terminal_tests.c
libs/spandsp/tests/t38_terminal_to_gateway_tests.c
libs/spandsp/tests/time_scale_tests.c
libs/spandsp/tests/tone_generate_tests.c
libs/spandsp/tests/tsb85_extra_tests.sh
libs/spandsp/tests/tsb85_tests.c
libs/spandsp/tests/tsb85_tests.sh
libs/spandsp/tests/v18_tests.c
libs/spandsp/tests/v22bis_tests.c
libs/spandsp/tests/v27ter_tests.c
libs/spandsp/tests/v29_tests.c
libs/spandsp/tests/v42_tests.c
libs/spandsp/tests/v8_tests.c