Mirror of opus
Find a file
2010-07-04 09:16:42 -04:00
celt@b5077ef4d8 gitignore files 2010-07-03 09:34:32 -04:00
doc IETF draft update 2010-06-30 18:08:35 -04:00
silk@dae5c333e1 SILK update (interface for using the CELT range coder) 2010-07-04 09:16:42 -04:00
src adding prototypes for _ec calls 2010-07-01 10:25:30 -04:00
.gitmodules Added SILK submodule 2010-06-29 23:40:56 -04:00
Makefile Structure of the hybrid codec 2010-06-30 14:16:14 -04:00
README git submodule instructions 2010-06-29 23:59:04 -04:00

This is a prototype codec and for now it doesn't do anything useful. To get
the celt and silk submodules, you need to do:

git submodule init
git submodule update