Support for setting the audio bandwidth
Support for 32 kHz sampling rate
CELT update (making different sampling rates compatible)
draft update, instructions
Support for 10ms frame size
autotools-based build system
Now coding the 4-8 kHz band only once!
Delay compensation, disabling the CELT pitch predictor
Adds a _ctl() control API to the encoder and decoder
ietf draft update (Koen's comments)
Fixing a high bit-rate bug in SILK -- now scales well above 64 kb/s
IETF draft update, minor bugfix to the encoder
Toplevel Makefile, some project info
Fixed some more allocation issue -- there's now a basic codec working
A few CELT fixes for the _ec() calls
SILK layer seems to works (but the stream is broken for the
Added SILK encoder to the hybrid -- totally untested
silk update (ec_enc_done())
SILK update (interface for using the CELT range coder)
adding prototypes for _ec calls
Temporary makefile, fixed a segfault
Created tester based on testcelt.c
Structure of the hybrid codec
git submodule instructions