freeswitch/libs/spandsp/src
Steve Underwood b2cca974c1 Second attempt to fix the use of aligned_alloc with BSD 2014-02-08 22:36:29 +08:00
..
msvc FS-6010 --resolve 2013-11-29 22:16:49 -06:00
spandsp Removed a couple of unused variables 2014-02-08 16:25:10 +08:00
Makefile.am Tweaks to spandsp configuration 2013-09-01 00:36:48 +08:00
ademco_contactid.c Removal of some pointless callback parameters in the spandsp AT command 2014-01-16 00:47:29 +08:00
adsi.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
alloc.c Second attempt to fix the use of aligned_alloc with BSD 2014-02-08 22:36:29 +08:00
async.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
at_interpreter.c Removal of some pointless callback parameters in the spandsp AT command 2014-01-16 00:47:29 +08:00
awgn.c Moved a lot of spandsp to the use of custom allocation functions 2013-08-06 00:49:15 +08:00
bell_r2_mf.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
bert.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
bit_operations.c Moved spandsp to a more recent version. A huge number of little changes occur here, as recently spandsp 2010-07-25 03:29:44 +08:00
bitstream.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
complex_filters.c Moved a lot of spandsp to the use of custom allocation functions 2013-08-06 00:49:15 +08:00
complex_vector_float.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
complex_vector_int.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
crc.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
dds_float.c Moved spandsp to a more recent version. A huge number of little changes occur here, as recently spandsp 2010-07-25 03:29:44 +08:00
dds_int.c Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
dtmf.c Tweaks 2013-09-13 23:44:10 +08:00
echo.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
fax.c This should fix the FAX crashes when negotiation falls back to slower modems 2013-12-05 21:49:59 +08:00
fax_modems.c fix spandsp for windows build 2013-12-09 16:37:56 -06:00
faxfont.h Moved spandsp to a more recent version. A huge number of little changes occur here, as recently spandsp 2010-07-25 03:29:44 +08:00
filter_tools.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
filter_tools.h Removal of numerous trailing spaces, to tidy up spandsp in line with the master 2013-03-14 05:04:43 +08:00
floating_fudge.h Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
fsk.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
g711.c Moved a lot of spandsp to the use of custom allocation functions 2013-08-06 00:49:15 +08:00
g722.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
g726.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
gsm0610_decode.c Removal of numerous trailing spaces, to tidy up spandsp in line with the master 2013-03-14 05:04:43 +08:00
gsm0610_encode.c Moved a lot of spandsp to the use of custom allocation functions 2013-08-06 00:49:15 +08:00
gsm0610_local.h Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
gsm0610_long_term.c Improvements to T.4 end of image handling, and the related tests. 2012-08-12 22:11:06 +08:00
gsm0610_lpc.c Removal of numerous trailing spaces, to tidy up spandsp in line with the master 2013-03-14 05:04:43 +08:00
gsm0610_preprocess.c Removal of numerous trailing spaces, to tidy up spandsp in line with the master 2013-03-14 05:04:43 +08:00
gsm0610_rpe.c FS-5770 --resolve revert accidental commit 2013-09-16 09:41:32 -05:00
gsm0610_short_term.c Removal of numerous trailing spaces, to tidy up spandsp in line with the master 2013-03-14 05:04:43 +08:00
hdlc.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
ima_adpcm.c More movements of spandsp to the sue of custom allocation routines 2013-08-06 01:10:48 +08:00
image_translate.c Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks. 2014-01-22 22:30:23 +01:00
libspandsp.2005.vcproj Cleanup of modem filters 2013-03-16 15:35:39 +08:00
libspandsp.2008.vcproj Cleanup of modem filters 2013-03-16 15:35:39 +08:00
libspandsp.2010.vcxproj FS-5760 committed compiler fixes only 2013-09-05 08:41:41 -05:00
libspandsp.2010.vcxproj.filters FS-5760 committed compiler fixes only 2013-09-05 08:41:41 -05:00
libspandsp.2012.sln Update some of the MSVC files for spandsp 2013-10-20 20:55:23 +08:00
libspandsp.2012.vcxproj Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 2014-01-22 22:47:11 +01:00
libspandsp.2012.vcxproj.filters Tweaks 2013-10-19 18:51:50 +08:00
libtiff.2005.vcproj This should have moved us from tiff-3.8.2 to tiff-4.0.2 . The windows builds 2012-09-01 18:45:56 +08:00
libtiff.2008.vcproj windows fix for recent tpl additions to switch_event.c 2012-09-14 12:14:09 -05:00
libtiff.2010.vcxproj windows fix for libtiff on last commit 2012-09-01 15:52:19 -05:00
libtiff.2010.vcxproj.filters This should have moved us from tiff-3.8.2 to tiff-4.0.2 . The windows builds 2012-09-01 18:45:56 +08:00
libtiff.2012.vcxproj FS-4768 MSB_LNK_warnings.diff applied 2013-01-31 15:36:08 -06:00
logging.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
lpc10_analyse.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
lpc10_decode.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
lpc10_encdecs.h Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
lpc10_encode.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
lpc10_placev.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
lpc10_voicing.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
make_at_dictionary.c Avoid use of config.h in build environment tools in spandsp 2013-10-11 23:42:06 +08:00
make_cielab_luts.c Eliminate a few more warnings in Windows builds 2013-10-16 01:33:37 +08:00
make_math_fixed_tables.c Eliminate a few more warnings in Windows builds 2013-10-16 01:33:37 +08:00
make_modem_filter.c fix windows build for recent spandsp commit 2013-10-12 16:40:29 -05:00
make_t43_gray_code_tables.c Avoid use of config.h in build environment tools in spandsp 2013-10-11 23:42:06 +08:00
math_fixed.c Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
mmx_sse_decs.h Moved spandsp to a more recent version. A huge number of little changes occur here, as recently spandsp 2010-07-25 03:29:44 +08:00
modem_connect_tones.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
modem_echo.c More movements of spandsp to the sue of custom allocation routines 2013-08-06 01:10:48 +08:00
noise.c Moved a lot of spandsp to the use of custom allocation functions 2013-08-06 00:49:15 +08:00
oki_adpcm.c Moved a lot of spandsp to the use of custom allocation functions 2013-08-06 00:49:15 +08:00
playout.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
plc.c Eliminate a warning from valgrind, that might potentially be reporting actual 2013-12-07 01:57:59 +08:00
power_meter.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
queue.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
schedule.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
sig_tone.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
silence_gen.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
spandsp.h.in Tweaks to spandsp configuration 2013-09-01 00:36:48 +08:00
super_tone_rx.c Moved a lot of spandsp to the use of custom allocation functions 2013-08-06 00:49:15 +08:00
super_tone_tx.c Moved a lot of spandsp to the use of custom allocation functions 2013-08-06 00:49:15 +08:00
swept_tone.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
t4_rx.c Eliminate a few more warnings in Windows builds 2013-10-16 01:33:37 +08:00
t4_t6_decode.c Tweaks to spandsp configuration 2013-09-01 00:36:48 +08:00
t4_t6_decode_states.h Moved spandsp to a more recent version. A huge number of little changes occur here, as recently spandsp 2010-07-25 03:29:44 +08:00
t4_t6_encode.c Tweaks to spandsp configuration 2013-09-01 00:36:48 +08:00
t4_tx.c Eliminate a few more warnings in Windows builds 2013-10-16 01:33:37 +08:00
t30.c Tweaks to logging in spandsp 2013-10-05 16:07:19 +08:00
t30_api.c Some tweaks to FAX processing 2013-09-05 04:30:57 +08:00
t30_local.h Moved spandsp to a more recent version. A huge number of little changes occur here, as recently spandsp 2010-07-25 03:29:44 +08:00
t30_logging.c Tweaks to logging in spandsp 2013-10-05 16:07:19 +08:00
t31.c Removal of some pointless callback parameters in the spandsp AT command 2014-01-16 00:47:29 +08:00
t35.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
t38_core.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
t38_gateway.c This should fix the FAX crashes when negotiation falls back to slower modems 2013-12-05 21:49:59 +08:00
t38_non_ecm_buffer.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
t38_terminal.c Tweaks to spandsp configuration 2013-09-01 00:36:48 +08:00
t42.c Tweaks to the spandsp alloc functions, and a fix for bi-level image row 2013-08-31 03:26:31 +08:00
t42_t43_local.h More movement towards colour FAXing 2013-05-29 14:47:48 +08:00
t43.c Eliminate a few more warnings in Windows builds 2013-10-16 01:33:37 +08:00
t81_t82_arith_coding.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
t85_decode.c Tweaks 2013-09-13 23:44:10 +08:00
t85_encode.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
testcpuid.c Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
time_scale.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
timezone.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
tone_detect.c Moved a lot of spandsp to the use of custom allocation functions 2013-08-06 00:49:15 +08:00
tone_generate.c Moved a lot of spandsp to the use of custom allocation functions 2013-08-06 00:49:15 +08:00
v8.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v17_v32bis_rx_constellation_maps.h Moved spandsp to a more recent version. A huge number of little changes occur here, as recently spandsp 2010-07-25 03:29:44 +08:00
v17_v32bis_tx_constellation_maps.h Cleanup of modem filters 2013-03-16 15:35:39 +08:00
v17rx.c Improved handling of page lengths in the T.85 decoder 2013-09-08 17:19:00 +08:00
v17tx.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v18.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v22bis_rx.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v22bis_tx.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v27ter_rx.c Improved handling of page lengths in the T.85 decoder 2013-09-08 17:19:00 +08:00
v27ter_tx.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v29rx.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v29tx.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v29tx_constellation_maps.h Cleanup of modem filters 2013-03-16 15:35:39 +08:00
v42.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v42bis.c Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
vector_float.c Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
vector_int.c Fixed an embedded assembly language constraint issue 2013-11-01 02:44:11 +08:00