Steve Underwood
|
5f12c3dc1c
|
Improvements to T.4 end of image handling, and the related tests.
A lot of tiny tidy up edits
|
2012-08-12 22:11:06 +08:00 |
Steve Underwood
|
e69a5a3037
|
Various little tweaks
A bug in end of image handling fixed, which could mean some T.85 images would
screw up.
|
2012-08-11 18:32:00 +08:00 |
Jeff Lenk
|
6e8736bb06
|
FS-4504 vs2008 pro still need express
|
2012-08-09 13:42:21 -05:00 |
Steve Underwood
|
d3c89bae34
|
Fixed a misplaced #endif that only causes trouble when you hit the right
combination
|
2012-08-09 22:19:49 +08:00 |
Steve Underwood
|
d1b45ae65b
|
A couple of typos in spandsp
Improvements to image flattening in spandsp's image translate code
|
2012-08-09 21:58:22 +08:00 |
Jeff Lenk
|
e9ce6ae0e9
|
FS-4504 vs2010 only - plus mod_sofia fix - anybody want to help with 2008
|
2012-08-08 21:18:06 -05:00 |
Steve Underwood
|
9a26b3a8a7
|
Fixed harmless typos in comments
|
2012-08-08 21:31:45 +08:00 |
Steve Underwood
|
42c5ab08d3
|
Image translate moves forward a little, towards colour support
|
2012-08-08 21:26:06 +08:00 |
Steve Underwood
|
bb96d091fc
|
Tweaks
|
2012-08-08 21:16:38 +08:00 |
Steve Underwood
|
65ffaa8ca9
|
Someone's been doing something odd to t30.h :-\
|
2012-08-08 19:46:31 +08:00 |
SwK
|
3818cae3e6
|
Work around for compiler issues on centos
|
2012-08-07 14:46:23 -04:00 |
Steve Underwood
|
a117fd8fa3
|
Avoid quirky complaints about using the top bit of an integer as an enum
|
2012-08-07 23:06:17 +08:00 |
Steve Underwood
|
3ae2bdf4aa
|
Improvements to dithering down colour and gray scale images to bi-level
images, for images with different illuminants.
|
2012-08-07 22:34:32 +08:00 |
Steve Underwood
|
04e93f4c0b
|
Fix fixed point builds of spandsp, and improve logging of modem performance during tests
|
2012-08-05 22:20:39 +08:00 |
Steve Underwood
|
72566f6a3f
|
Fixed V.22bis fixed point builds
|
2012-08-05 18:39:41 +08:00 |
Steve Underwood
|
f088d971f3
|
Sorted out fixed point builds of the V.22bis modem
|
2012-08-05 18:38:47 +08:00 |
Jeff Lenk
|
d1c3f910a6
|
windows -fix build for recent spandsp changes
|
2012-08-03 16:46:48 -05:00 |
Steve Underwood
|
e523076274
|
FAX T.6 decompression fixed for images with black in the last pixel of lines.
Colour and grey images can down be dithered down to bi-level images for transmission as faxes.
More movement towards T.42 support
|
2012-08-04 03:45:09 +08:00 |
Steve Underwood
|
e35221b981
|
Fixed the way T.85/T.85-L0 selection is handled when decoding DCS messages
|
2012-08-03 20:26:30 +08:00 |
Jeff Lenk
|
b2e28d68b5
|
fix windows build for last spandsp changes - trivial
|
2012-07-21 10:18:27 -05:00 |
Steve Underwood
|
be6739e198
|
Updates to spands test data
|
2012-07-21 21:46:07 +08:00 |
Steve Underwood
|
fd8c576c66
|
Some tidying of the V.17 modem. Brought the modem test programs up to date
|
2012-07-21 21:17:11 +08:00 |
Steve Underwood
|
e58b2e7d97
|
Some modem cleanups, and movement towards efficient fixed point modem
implementations for platforms with slow floating point
|
2012-07-21 19:47:45 +08:00 |
Steve Underwood
|
e9b4a497cc
|
Tweaks
|
2012-07-21 07:18:27 +08:00 |
Steve Underwood
|
b5f7443524
|
Started introducing T.42 JPEG support for FAXing, but its not plumbed into the
FAX engine yet.
|
2012-07-21 04:05:40 +08:00 |
Steve Underwood
|
12aec908bb
|
Various tweaks to spandsp. Cleaned up a few MSVC issues with spandsp
|
2012-07-18 21:46:58 +08:00 |
Jeff Lenk
|
d2b940d9fc
|
fix windows spandsp build for recent commits
|
2012-07-15 11:01:17 -05:00 |
Steve Underwood
|
4bcdafec68
|
T.85 compression has now been added to the FAX engine in spandsp
|
2012-07-15 13:37:39 +08:00 |
Steve Underwood
|
232fe67722
|
More integration with the current spandsp
|
2012-07-15 01:47:55 +08:00 |
Steve Underwood
|
5d7e26141f
|
Introducing T.85 encode and decodei to spandsp. This is not connected into the FAX engine in this update.
|
2012-07-14 23:59:01 +08:00 |
Steve Underwood
|
287678bc56
|
Tweaks to spandsp tests
Addition of tones to modem connect tones
Repeat function for V.18 TDD
|
2012-07-14 23:34:40 +08:00 |
Steve Underwood
|
4a200ce3a0
|
More tweaks for spandsp.
|
2012-07-04 23:57:30 +08:00 |
Steve Underwood
|
2b75169c07
|
A lot of tweaks to clean up some inconsistencies in spandsp. They should
have no functional effect.
|
2012-07-04 22:51:46 +08:00 |
Michael Jerris
|
6068534c8e
|
add to make sure config dir is there for AC_CONFIG_AUX_DIR
|
2012-07-02 17:46:21 -04:00 |
Anthony Minessale
|
b2df2ee1d7
|
FS-4376 --resolve update and repeat 'make spandsp-reconf'
|
2012-07-02 14:24:23 -05:00 |
Jeff Lenk
|
7f41862156
|
build fix for recent spandsp commit - windows
|
2012-07-02 09:04:15 -05:00 |
Steve Underwood
|
5c259f26d2
|
Various little tweaks to spandsp to stop warnings with newer compilers
Various little tweaks to spandsp to bring it into line with the master versions
Addition of Ademco Contact ID protocol processing to spandsp
|
2012-07-02 21:31:04 +08:00 |
Steve Underwood
|
13fbaf7e0f
|
Tweaks for spandsp
|
2012-03-29 23:33:11 +08:00 |
Steve Underwood
|
7b9e4ff674
|
Various updates to spandsp tests
spandsp logging now passes an opaque pointer to the logging routine, to
increase flexibility. Right now the pointer is set to NULL in all calls.
|
2012-03-28 23:36:30 +08:00 |
Steve Underwood
|
c1203b5863
|
Tweak spandsp tests
|
2012-03-28 21:45:20 +08:00 |
Steve Underwood
|
3e2bea0f1c
|
Lots of little improvements to the spandsp test suite
|
2012-03-28 21:43:13 +08:00 |
Christopher Rienzo
|
fdaa155b99
|
Lower super_tone_rx DETECTION_THRESHOLD by a factor of 128
|
2012-02-10 13:17:54 +00:00 |
Steve Underwood
|
8b3dd5cc1c
|
Fixed issue where junk T.38 received after a FAX exchange is totally completed
s not simply ignored.
|
2012-02-04 20:33:06 +08:00 |
Steve Underwood
|
80d5c5aa53
|
Some tweaks to the V.22bis modem, so it builds OK in a fixed point build
|
2011-12-14 23:18:24 +08:00 |
Steve Underwood
|
1868e14520
|
Make sure the received DTMF duration is initialsed at the beginning, and if the realtime calllback is set or altered during operation of the detector.
|
2011-12-09 00:19:01 +08:00 |
Anthony Minessale
|
6973fbfa6d
|
force rebuild
|
2011-12-06 17:56:11 -06:00 |
Anthony Minessale
|
5f57f43a8c
|
comment out unused variable to satisfy build when compiling under core CFLAGS with warnings as errors
|
2011-12-06 17:55:11 -06:00 |
Jeff Lenk
|
4e5560a980
|
small correction for windows build of spandsp
|
2011-12-06 11:30:30 -06:00 |
Steve Underwood
|
7bee037efd
|
Reverted a bad change to v42_stop()
|
2011-12-07 00:27:05 +08:00 |
Steve Underwood
|
70c1c03c93
|
Addition of logging capability to the DTMF detector in spandsp, to aid debugging
poor detection.
Fixes to how timezones are handled for FAX page headers.
Various cleanups of the spandsp headers.
|
2011-12-06 22:45:24 +08:00 |