]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
A cleanup of FAX image size/resolution matching accuracy. Squashing of bi-level
authorSteve Underwood <steveu@haswell.coppice.org>
Mon, 5 Aug 2013 18:38:06 +0000 (02:38 +0800)
committerSteve Underwood <steveu@haswell.coppice.org>
Mon, 5 Aug 2013 18:38:06 +0000 (02:38 +0800)
commitdf669f700ae685f19cd8a569882066139898513e
treefc980df15acdf4be85e9df5173254512c1c57eae
parent13e8532398350866d1d57b943d0cb605e8df632e
A cleanup of FAX image size/resolution matching accuracy. Squashing of bi-level
images should now be correct. This is now close to supporting grey scale and
colour.
12 files changed:
libs/spandsp/INSTALL
libs/spandsp/spandsp-sim/Makefile.am
libs/spandsp/src/Makefile.am
libs/spandsp/src/spandsp/t4_tx.h
libs/spandsp/src/t30.c
libs/spandsp/src/t4_rx.c
libs/spandsp/src/t4_tx.c
libs/spandsp/tests/Makefile.am
libs/spandsp/tests/regression_tests.sh
libs/spandsp/tests/t31_tests.c
libs/spandsp/tests/t4_tests.c
libs/spandsp/tests/tsb85_tests.c