freeswitch/libs/spandsp/src/spandsp
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
..
private Various minor tweaks to spandsp and the ARM specific code now does fast top bit detection. 2015-04-09 03:30:49 +08:00
ademco_contactid.h Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
adsi.h Removal of numerous trailing spaces, to tidy up spandsp in line with the master 2013-03-14 05:04:43 +08:00
alloc.h Tweaks to the spandsp alloc functions, and a fix for bi-level image row 2013-08-31 03:26:31 +08:00
arctan2.h Removal of numerous trailing spaces, to tidy up spandsp in line with the master 2013-03-14 05:04:43 +08:00
async.h 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.h Various minor tweaks to spandsp and the ARM specific code now does fast top bit detection. 2015-04-09 03:30:49 +08:00
awgn.h Removal of numerous trailing spaces, to tidy up spandsp in line with the master 2013-03-14 05:04:43 +08:00
bell_r2_mf.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
bert.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
biquad.h Removal of numerous trailing spaces, to tidy up spandsp in line with the master 2013-03-14 05:04:43 +08:00
bit_operations.h Various minor tweaks to spandsp and the ARM specific code now does fast top bit detection. 2015-04-09 03:30:49 +08:00
bitstream.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
complex.h Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
complex_filters.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
complex_vector_float.h Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
complex_vector_int.h Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
crc.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
data_modems.h Missing data modems files. They are a work in progress at this time, so don't 2014-05-06 21:21:33 +08:00
dc_restore.h Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
dds.h More fixes from Coverity scans 2014-05-01 02:56:53 +08:00
dtmf.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
echo.h Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
expose.h Various small cleanups in spandsp 2014-05-07 13:11:53 +08:00
fast_convert.h Various little cleanups in spandsp 2015-06-18 21:15:41 +08:00
fax.h FAX tweaks 2014-06-29 02:11:25 +08:00
fax_modems.h Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
fir.h Various minor tweaks to spandsp and the ARM specific code now does fast top bit detection. 2015-04-09 03:30:49 +08:00
fsk.h Tweaks to spandsp 2013-07-22 18:48:35 +08:00
g168models.h Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
g711.h More fixes from Coverity scans 2014-05-01 02:56:53 +08:00
g722.h Minor tweaks from cleaning up spandsp 2013-06-01 01:05:08 +08:00
g726.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
gsm0610.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
hdlc.h Tweaks, and a fix for FAX polling. 2014-07-16 23:26:20 +08:00
ima_adpcm.h A couple of typos in spandsp 2012-08-09 21:58:22 +08:00
image_translate.h More tweaks towards colour FAXing 2013-05-29 09:53:56 +08:00
logging.h Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
lpc10.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
math_fixed.h Introducing fixed point math functions 2011-07-02 22:04:29 +08:00
modem_connect_tones.h 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.h Removal of numerous trailing spaces, to tidy up spandsp in line with the master 2013-03-14 05:04:43 +08:00
noise.h Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
oki_adpcm.h Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
playout.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
plc.h Various minor tweaks to spandsp and the ARM specific code now does fast top bit detection. 2015-04-09 03:30:49 +08:00
power_meter.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
queue.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
saturated.h Fixed some ARM embedded assembly language typos 2014-05-05 08:33:55 +08:00
schedule.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
sig_tone.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
silence_gen.h Numerous little changes to spandsp that haven't been pushed to Freeswitch for a 2011-07-02 14:45:27 +08:00
stdbool.h FS-7966. First pass at moving to Visual Studio 2015. 2015-08-21 18:28:32 -04:00
super_tone_rx.h Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
super_tone_tx.h More fixes for Coverity issues 2014-07-22 10:51:42 +08:00
swept_tone.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_rx.h Fixed jaggies in image resizing. 2013-08-21 20:08:17 +08:00
t4_t6_decode.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
t4_t6_encode.h More tweaks to spandsp 2013-07-24 01:38:07 +08:00
t4_tx.h Tweaks to spandsp configuration 2013-09-01 00:36:48 +08:00
t30.h Tweaks, and a fix for FAX polling. 2014-07-16 23:26:20 +08:00
t30_api.h 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_fcf.h Improvements to dithering down colour and gray scale images to bi-level 2012-08-07 22:34:32 +08:00
t30_logging.h Tweaks to logging in spandsp 2013-10-05 16:07:19 +08:00
t31.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
t35.h 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.h 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.h Tweaks, and a fix for FAX polling. 2014-07-16 23:26:20 +08:00
t38_non_ecm_buffer.h 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.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
t42.h Tweaks to the spandsp alloc functions, and a fix for bi-level image row 2013-08-31 03:26:31 +08:00
t43.h More movement towards colour FAXing 2013-05-29 14:47:48 +08:00
t81_t82_arith_coding.h Lots of little cosmetic cleanups 2013-03-14 21:22:51 +08:00
t85.h Tweaks to the spandsp alloc functions, and a fix for bi-level image row 2013-08-31 03:26:31 +08:00
telephony.h Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
time_scale.h Various minor tweaks to spandsp and the ARM specific code now does fast top bit detection. 2015-04-09 03:30:49 +08:00
timezone.h got rid of windows endings in timezone.h 2010-07-24 23:04:37 +02:00
timing.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
tone_detect.h Tweaks, and a fix for FAX polling. 2014-07-16 23:26:20 +08:00
tone_generate.h Removal of numerous trailing spaces, to tidy up spandsp in line with the master 2013-03-14 05:04:43 +08:00
v8.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v17rx.h Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
v17tx.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v18.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v22bis.h Various little cleanups, many of them from a clang static analysis 2014-05-02 23:32:33 +08:00
v27ter_rx.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v27ter_tx.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v29rx.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v29tx.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v42.h Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems 2013-08-08 21:40:28 +08:00
v42bis.h Removal of numerous trailing spaces, to tidy up spandsp in line with the master 2013-03-14 05:04:43 +08:00
vector_float.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
vector_int.h More fixes for Coverity issues 2014-07-22 10:51:42 +08:00
version.h Added a free space function to the T.31 modem in spandsp, so the app doesn't 2012-09-04 08:58:43 +08:00
version.h.in 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