Don't allow transients for 2.5 ms frames.

It never made sense anyway.
This commit is contained in:
Jean-Marc Valin 2010-09-05 21:02:38 -04:00
parent 9e72ae2128
commit f9fdbffb72
3 changed files with 11 additions and 7 deletions

View file

@ -43,7 +43,7 @@
#define MAX_CONFIG_SIZES 5
#define CELT_BITSTREAM_VERSION 0x8000000d
#define CELT_BITSTREAM_VERSION 0x8000000e
#ifdef STATIC_MODES
#include "static_modes.h"