Dragos Oancea
|
f328077b43
[spandsp] scan-build: Array subscript is undefined - test_cadence()
|
4 years ago |
Dragos Oancea
|
0222643b0b
[core] scan-build: Function call argument is an uninitialized value - sig_tone_rx()
|
4 years ago |
Dragos Oancea
|
f5f9b5cd7e
[spandsp] scan-build: Dereference of null pointer - at_put_response()
|
4 years ago |
Dragos Oancea
|
5c27ba46c4
[spandsp] scan-build: Value stored to 'res' is never read - t4_tx_set_tx_image_format()
|
4 years ago |
Dragos Oancea
|
f91a040f4b
[spandsp] scan-build: The left operand of '>' is a garbage value - super_tone_chunk()
|
4 years ago |
Dragos Oancea
|
5c5ceca893
[core] scan-build: Value stored to 'EM' is never read - rpe_grid_selection()
|
4 years ago |
Dragos Oancea
|
0db17568a7
[spandsp] scan-build: Value stored to 'result' is never read - read_tiff_t85_image()
|
4 years ago |
Dragos Oancea
|
2423227253
[spandsp] scan-build: Division by zero - test_cadence()
|
4 years ago |
Andrey Volk
|
d2fbce307f
[SpanDSP] Fix use of uninitialized xyz variable in set_illuminant_from_code()
|
4 years ago |
Andrey Volk
|
2385aaf64c
[SpanDSP] Remove unused x_repeats variable from header_row_read_handler()
|
4 years ago |
Andrey Volk
|
04363b1b15
FS-11509: [Build-System] Fix --enable-address-sanitizer configure flag.
|
6 years ago |
Andrey Volk
|
396f997c3f
FS-11288: [Build-System] Refactor WIX project to not miss modules in msi on slow machines. Move Windows build logic from legacy util.vbs to modern props. Fix sound packages improper extraction. Fix multiprocessor build under msbuild.
|
6 years ago |
Andrey Volk
|
15c1e8fcb1
FS-11263: [Build-System] Move FreeSWITCH build system to Visual Studio 2017 on Windows.
|
6 years ago |
Steve Underwood
|
31504fd0c1
Tweaks and feature additions to some of the spandsp tests.
|
6 years ago |
Angel M. Adames
|
ff3f1fec27
FS-10875: #resolve Portability issues for non-bash interpreters.
|
6 years ago |
Steve Underwood
|
16ae88b3f9
A tweak to the PCAP file parsing code in spandsp to allow for 802.1Q headers in
|
6 years ago |
Steve Underwood
|
20524a2a52
Added a warning message to spandsp's fax_decode program when it looks like
|
7 years ago |
Steve Underwood
|
3aefa24a83
Added command parameters to spandsp's fax_decode program to allow the decode
|
7 years ago |
Steve Underwood
|
8758f3f27f
libspandsp's -mssexx selection tags for SSE4.1 and SSE4.2 were incorrect in
|
7 years ago |
Andrey Volk
|
f42a2fced2
FS-10501: [mod_spandsp] Fix building spandsp lib on windows.
|
7 years ago |
Steve Underwood
|
972a902002
spandsp DSP tweaks to avoid problems with the LPC10 code compiled with the latest GCC 6.2 series compilers. Various other additional tweaks to spandsp.
|
7 years ago |
Andrey Volk
|
bc19445ab6
FS-10074 [libtiff] Update to tiff-4.0.7, move from codebase to download
|
7 years ago |
Mike Jerris
|
831970368f
FS-10074: [libtiff] stop using embedded libtiff. Build now requires system libtiff
|
7 years ago |
Roman Sukhov
|
da58868b49
FS-9780 [spandsp] Change MAX_COMMAND_TRIES to 6
|
8 years ago |
Steve Underwood
|
f5b7125d1a
The band filter for G.722 could cause numerical overflow in unusual circumstances with the maximum possiblke signal level. The filter output is now saturated to 16 bits to avoid this.
|
8 years ago |
Steve Underwood
|
b4f9c0b1b1
A-law idle byte was defined incorrectly.
|
8 years ago |
Steve Underwood
|
d936596574
FAX now applies the T1 timer properly after mid call returns to phase B.
|
8 years ago |
Steve Underwood
|
b6b8a02525
Fixed the application of the T.30 T1 timeout in faxing.
|
8 years ago |
Anthony Minessale
|
a33ac2d0ac
FS-8736 #resolve [Missing MEMMOVE macro in spandsp autoconf]
|
8 years ago |
Steve Underwood
|
0f2bd5aeab
Tweaks for platforms which require string.h for memxxx functions.
|
9 years ago |