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@usherbrooke.ca>2008-07-26 17:15:26 +0400
committerJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2008-07-26 17:15:26 +0400
commit400d76e5e24618b2fefc94be773ddba17d0b02de (patch)
tree4277818c78be1d17401d4b98f50fe4e5f7b8d636
parent5c0d486fe13d4767f0df747b51fd14df8fd0cdac (diff)
bump bit-stream versionv0.4.0
-rw-r--r--libcelt/modes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcelt/modes.h b/libcelt/modes.h
index a3066b0..72015dd 100644
--- a/libcelt/modes.h
+++ b/libcelt/modes.h
@@ -39,7 +39,7 @@
#include "psy.h"
#include "pitch.h"
-#define CELT_BITSTREAM_VERSION 0x80000003
+#define CELT_BITSTREAM_VERSION 0x80000004
#ifdef STATIC_MODES
#include "static_modes.h"