New sound API, more sensible and support for echo cancellation's
authorRick van Rein <rick@openfortress.nl>
Fri, 20 Jan 2012 15:20:41 +0000 (16:20 +0100)
committerRick van Rein <rick@openfortress.nl>
Fri, 20 Jan 2012 15:22:31 +0000 (16:22 +0100)
commit86babaf978d519cc0e7c297ebdd39d29e8a2ae3e
tree4970eb27dc51489be50885646f606f23cd6b8e56
parent0f046201efd962d9866697ff4fff897271efb06a
New sound API, more sensible and support for echo cancellation's
accurate timing requirements.  Improved RTT.  Added L8/L16 codecs.
21 files changed:
Makefile
TODO
include/0cpm/cons.h
include/bottom/grandstream.h
include/bottom/tic55x.h
include/tic55x/stdbool.h
src/codec/l8l16.c
src/codec/rtt/Makefile.desktop
src/codec/rtt/README
src/codec/rtt/desktop.c
src/codec/rtt/recvkeys.c
src/codec/rtt/uac.sipp [new file with mode: 0644]
src/codec/rtt/uas-passive.sipp [new file with mode: 0644]
src/codec/rtt/user-display.sh [new file with mode: 0755]
src/codec/wrap.c
src/driver/tic55x/grandstream-bt20x.c
src/driver/tic55x/linker.cmd
src/function/Kconfig
src/function/develtest/echo.c
src/target/Kconfig
src/target/Kconfig.grandstream