Update code to upstream revision r766

Removes matlab tests, adds delay estimation logging, and some other
minor fixes/improvements.
This commit is contained in:
Arun Raghavan
2011-10-20 13:10:08 +05:30
parent 139f0b6dc0
commit 7e71fffb59
79 changed files with 6238 additions and 8599 deletions

View File

@ -1,5 +1,5 @@
# Revision changelog (version - date, svn rev. from upstream that was merged)
# 0.1 - 15 Sep 2011, r597
# 0.1 - 19 Oct 2011, r766
AC_INIT([webrtc-audio-processing], [0.1])
AM_INIT_AUTOMAKE([tar-ustar])