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