Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jean-marc.valin@octasic.com>2010-09-21 22:27:09 +0400
committerJean-Marc Valin <jean-marc.valin@octasic.com>2010-09-21 22:27:56 +0400
commitf8a4d0441005536d384d2de1e14a1853f502ca5a (patch)
treecafdd8aefc070992004a6ab6e86ee11798082d9a
parentc72073864f7a82d1744d943626ed9b8260ae47d7 (diff)
CELT update
m---------celt12
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 8 deletions
diff --git a/celt b/celt
-Subproject f9fdbffb72d953b6a386d066f6b1c6de4be90a8
+Subproject 8abc6bee40f4df4c346f997f60d07d027bf9d27
diff --git a/configure.ac b/configure.ac
index dc218a61..50356649 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.59])
AC_INIT(src/hybrid.h)
-AM_INIT_AUTOMAKE(ietfcodec,20100722)
+AM_INIT_AUTOMAKE(ietfcodec,20100921)
# Checks for programs.
AC_PROG_CC