freeswitch/libs/spandsp/src
Michael Giagnocavo 5e456fe9a6 FS-7966. First pass at moving to Visual Studio 2015.
The new C compiler breaks a lot of things. snprintf and timespec now exist, and redefining causes an error.
Many more things are warnings, so warnings-as-errors will fail - remove it from some projects for now.
V8: don't pass VS version to build batch file.
mod_sofia: Config has too-long if/elseif chain. Break this up to avoid "parser stack overflow; program too complex".
Add mod_conference.h to project and dir to includes.
2015-08-21 18:28:32 -04:00
..
msvc FS-7966. First pass at moving to Visual Studio 2015. 2015-08-21 18:28:32 -04:00
spandsp FS-7966. First pass at moving to Visual Studio 2015. 2015-08-21 18:28:32 -04:00
Makefile.am Various small cleanups in spandsp 2014-05-07 13:11:53 +08:00
ademco_contactid.c Various minor tweaks to spandsp and the ARM specific code now does fast top bit detection. 2015-04-09 03:30:49 +08:00
adsi.c Fixed a problem in FAX where a received handshake, delayed so much it is 2014-06-04 23:54:03 +08:00
alloc.c Various little cleanups in spandsp 2015-06-18 21:15:41 +08:00
async.c Tweaks, and a fix for FAX polling. 2014-07-16 23:26:20 +08:00
at_interpreter.c Fixed a problem in FAX where a received handshake, delayed so much it is 2014-06-04 23:54:03 +08:00
awgn.c
bell_r2_mf.c Tweaks, and a fix for FAX polling. 2014-07-16 23:26:20 +08:00
bert.c Cleared some simple Coverity issues 2014-04-30 12:42:46 +08:00
bit_operations.c
bitstream.c
complex_filters.c
complex_vector_float.c
complex_vector_int.c
crc.c
data_modems.c More Coverity related cleanups 2014-07-22 11:07:22 +08:00
dds_float.c More fixes from Coverity scans 2014-05-01 02:56:53 +08:00
dds_int.c
dtmf.c Various minor tweaks to spandsp and the ARM specific code now does fast top bit detection. 2015-04-09 03:30:49 +08:00
echo.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
fax.c FAX tweaks 2014-06-29 02:11:25 +08:00
fax_modems.c Various little cleanups in spandsp 2015-06-18 21:15:41 +08:00
faxfont.h
filter_tools.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
filter_tools.h
floating_fudge.h
fsk.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
g711.c
g722.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
g726.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
gsm0610_decode.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
gsm0610_encode.c Various minor tweaks to spandsp and the ARM specific code now does fast top bit detection. 2015-04-09 03:30:49 +08:00
gsm0610_local.h Tweaks, and a fix for FAX polling. 2014-07-16 23:26:20 +08:00
gsm0610_long_term.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
gsm0610_lpc.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
gsm0610_preprocess.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
gsm0610_rpe.c Various little cleanups in spandsp 2015-06-18 21:15:41 +08:00
gsm0610_short_term.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
hdlc.c Various little cleanups in spandsp 2015-06-18 21:15:41 +08:00
ima_adpcm.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
image_translate.c Various little memory leak possibilities in spandsp sorts, and the spandsp 2014-06-14 19:49:05 +08:00
libspandsp.2005.vcproj
libspandsp.2008.vcproj
libspandsp.2010.vcxproj.filters
libspandsp.2012.sln Some tweaks to spandsp project files 2014-05-04 18:14:36 +08:00
libspandsp.2012.vcxproj Some tweaks to spandsp project files 2014-05-04 18:14:36 +08:00
libspandsp.2012.vcxproj.filters
libspandsp.2013.vcxproj FS-7644. Change 2013.vcxproj references to 2013 2015-06-18 04:17:53 -06:00
libspandsp.2013.vcxproj.filters FS-7644 2015-06-11 15:29:28 -05:00
libspandsp.2015.vcxproj FS-7966. First pass at moving to Visual Studio 2015. 2015-08-21 18:28:32 -04:00
libtiff.2005.vcproj
libtiff.2008.vcproj
libtiff.2010.vcxproj.filters
libtiff.2012.vcxproj
libtiff.2013.vcxproj FS-7644 add missing files doh - note this is incomplete and non functional 2015-06-11 15:48:54 -05:00
libtiff.2013.vcxproj.filters FS-7644 2015-06-11 15:29:28 -05:00
libtiff.2015.vcxproj FS-7966. First pass at moving to Visual Studio 2015. 2015-08-21 18:28:32 -04:00
logging.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
lpc10_analyse.c
lpc10_decode.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
lpc10_encdecs.h Some more coverity issues cleaned up 2014-04-30 13:10:59 +08:00
lpc10_encode.c
lpc10_placev.c
lpc10_voicing.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
make_at_dictionary.c Various little cleanups in spandsp 2015-06-18 21:15:41 +08:00
make_cielab_luts.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
make_math_fixed_tables.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
make_modem_filter.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
make_t43_gray_code_tables.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
math_fixed.c
mmx_sse_decs.h Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
modem_connect_tones.c Eliminated a spandsp warning frmo clang 2015-05-12 13:11:50 +08:00
modem_echo.c
noise.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
oki_adpcm.c
playout.c
plc.c Tweas to PLC 2014-07-22 11:40:34 +08:00
power_meter.c
queue.c Fixed a problem in FAX where a received handshake, delayed so much it is 2014-06-04 23:54:03 +08:00
schedule.c Another couple of Coverity related cleanups 2014-04-30 22:51:59 +08:00
sig_tone.c Tweaks, and a fix for FAX polling. 2014-07-16 23:26:20 +08:00
silence_gen.c
spandsp.h.in Various small cleanups in spandsp 2014-05-07 13:11:53 +08:00
super_tone_rx.c Fixed some issues raised by coverity in spandsp ilbc and unimrcp 2014-07-22 09:38:55 +08:00
super_tone_tx.c More fixes for Coverity issues 2014-07-22 10:51:42 +08:00
swept_tone.c
t4_rx.c Various little cleanups in spandsp 2015-06-18 21:15:41 +08:00
t4_t6_decode.c Eliminate some clang warnings 2014-04-30 22:18:46 +08:00
t4_t6_decode_states.h
t4_t6_encode.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
t4_tx.c Various little cleanups in spandsp 2015-06-18 21:15:41 +08:00
t30.c FAX now tolerates EOP and PPS messages being incorrectly echoed 2015-05-05 21:13:50 +08:00
t30_api.c Various minor tweaks to spandsp and the ARM specific code now does fast top bit detection. 2015-04-09 03:30:49 +08:00
t30_local.h
t30_logging.c
t31.c Various minor tweaks to spandsp and the ARM specific code now does fast top bit detection. 2015-04-09 03:30:49 +08:00
t35.c Tweaks, and a fix for FAX polling. 2014-07-16 23:26:20 +08:00
t38_core.c Tweaks, and a fix for FAX polling. 2014-07-16 23:26:20 +08:00
t38_gateway.c Various minor tweaks to spandsp and the ARM specific code now does fast top bit detection. 2015-04-09 03:30:49 +08:00
t38_non_ecm_buffer.c
t38_terminal.c Various little cleanups in spandsp 2015-06-18 21:15:41 +08:00
t42.c Eliminate some clang warnings 2014-04-30 22:18:46 +08:00
t42_t43_local.h
t43.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
t81_t82_arith_coding.c
t85_decode.c Various little memory leak possibilities in spandsp sorts, and the spandsp 2014-06-14 19:49:05 +08:00
t85_encode.c Various little memory leak possibilities in spandsp sorts, and the spandsp 2014-06-14 19:49:05 +08:00
testcpuid.c Tweaks, and a fix for FAX polling. 2014-07-16 23:26:20 +08:00
time_scale.c Tweaks to spandsp 2015-04-14 02:55:43 +08:00
timezone.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
tone_detect.c
tone_generate.c
v8.c Tweaks, and a fix for FAX polling. 2014-07-16 23:26:20 +08:00
v17_v32bis_rx_constellation_maps.h
v17_v32bis_tx_constellation_maps.h
v17rx.c Tweaks to the V.17 modem 2014-07-22 11:25:22 +08:00
v17tx.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
v18.c Various little memory leak possibilities in spandsp sorts, and the spandsp 2014-06-14 19:49:05 +08:00
v22bis_rx.c Various little cleanups in spandsp 2015-06-18 21:15:41 +08:00
v22bis_tx.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
v27ter_rx.c V.27ter modem modified to make it a little less tolerant of poor SNR, and a 2015-06-01 05:38:33 +08:00
v27ter_tx.c Various small cleanups in spandsp 2014-05-07 13:11:53 +08:00
v29rx.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
v29tx.c Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
v29tx_constellation_maps.h
v42.c Various little cleanups in spandsp 2015-06-18 21:15:41 +08:00
v42bis.c
vector_float.c
vector_int.c