]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Various little tweaks
authorSteve Underwood <steveu@coppice.org>
Sat, 11 Aug 2012 10:32:00 +0000 (18:32 +0800)
committerSteve Underwood <steveu@coppice.org>
Sat, 11 Aug 2012 10:32:00 +0000 (18:32 +0800)
commite69a5a303789fcc07f3a34cbc7b70765638c4d0d
treecb599cf248960c075b7fd7edf934a55f37eb4e42
parent618392299b831f09b683f2e98c0d93b5b6ef342e
Various little tweaks
A bug in end of image handling fixed, which could mean some T.85 images would
screw up.
12 files changed:
libs/spandsp/INSTALL
libs/spandsp/src/image_translate.c
libs/spandsp/src/spandsp/t42.h
libs/spandsp/src/spandsp/t4_t6_encode.h
libs/spandsp/src/spandsp/t4_tx.h
libs/spandsp/src/spandsp/t85.h
libs/spandsp/src/t30.c
libs/spandsp/src/t30_api.c
libs/spandsp/src/t42.c
libs/spandsp/src/t4_tx.c
libs/spandsp/src/t85_encode.c
libs/spandsp/tests/image_translate_tests.c