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

gitlab.com/quite/celt.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-12-21 00:58:29 +0300
committerJean-Marc Valin <jean-marc.valin@octasic.com>2010-12-21 00:58:29 +0300
commit88bab52abcbe8a223ad4175884866f423d5919db (patch)
tree5f3e3ed2002c9af53fe09b2f003a9e6b571a2b2c
parente8a8582b5b268cf32844b9ff5ef82af4fc1950a5 (diff)
Bump bit-stream versionv0.10
-rw-r--r--libcelt/modes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcelt/modes.h b/libcelt/modes.h
index 3417c8d..e4fc460 100644
--- a/libcelt/modes.h
+++ b/libcelt/modes.h
@@ -43,7 +43,7 @@
#define MAX_CONFIG_SIZES 5
-#define CELT_BITSTREAM_VERSION 0x8000000e
+#define CELT_BITSTREAM_VERSION 0x8000000f
#ifdef STATIC_MODES
#include "static_modes.h"