This fixes the frame_size check on the encoder and decoder and removes some unused variable warnings when compiling without custom modes.
This commit is contained in:
parent
a093f4df74
commit
95becbeec8
3 changed files with 7 additions and 7 deletions
|
@ -41,8 +41,6 @@
|
|||
#include "entenc.h"
|
||||
#include "entdec.h"
|
||||
|
||||
#define MAX_CONFIG_SIZES 5
|
||||
|
||||
#define CELT_BITSTREAM_VERSION 0x8000000f
|
||||
|
||||
#define MAX_PERIOD 1024
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue