Steve Underwood
|
fc7a74905b
|
Various little memory leak possibilities in spandsp sorts, and the spandsp
test suite is now mostly OK with valgrind.
|
2014-06-14 19:49:05 +08:00 |
Steve Underwood
|
fb238ed997
|
Tweaks
|
2013-09-13 23:44:10 +08:00 |
Steve Underwood
|
b9e307c0ca
|
Improved handling of page lengths in the T.85 decoder
|
2013-09-08 17:19:00 +08:00 |
Steve Underwood
|
cfe6fccec9
|
A few little tidyups and the eliminate of a potential crash if the T.85
decoder encounters certain kinds of messed up T.85 images.
|
2013-09-01 23:37:21 +08:00 |
Steve Underwood
|
2ed8e04776
|
Tweaks to the spandsp alloc functions, and a fix for bi-level image row
squashing.
|
2013-08-31 03:26:31 +08:00 |
Steve Underwood
|
365fc08719
|
Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems
like the quirks we used to get using those with C++ have gone away.
|
2013-08-08 21:40:28 +08:00 |
Steve Underwood
|
d5e4089c22
|
Moved a lot of spandsp to the use of custom allocation functions
|
2013-08-06 00:49:15 +08:00 |
Steve Underwood
|
93bb5ca5c7
|
Removal of numerous trailing spaces, to tidy up spandsp in line with the master
version.
|
2013-03-14 05:04:43 +08:00 |
Steve Underwood
|
dbec2dcbaf
|
More tweaks
|
2012-08-26 20:28:48 +08:00 |
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
|
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
|
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 |