Mirror of opus
Find a file
2007-12-06 15:39:38 +11:00
libcelt Some work on index packing 2007-12-06 15:39:38 +11:00
libentcode Multiplier-free entropy coder 2007-12-06 15:09:53 +11:00
.gitignore Got MDCT analysis-synthesis to work 2007-11-30 11:36:46 +11:00
AUTHORS Initial commit with the autotools stuff and files taken from Speex and Vorbis. 2007-11-29 17:01:16 +11:00
autogen.sh Added pitch analysis. Doesn't crash, but otherwise untested. 2007-11-30 12:15:49 +11:00
celt.kdevelop Code for converting back and forth between pulse vectors and the correspondig 2007-12-03 11:51:29 +11:00
ChangeLog Initial commit with the autotools stuff and files taken from Speex and Vorbis. 2007-11-29 17:01:16 +11:00
configure.ac Multiplier-free entropy coder 2007-12-06 15:09:53 +11:00
COPYING Initial commit with the autotools stuff and files taken from Speex and Vorbis. 2007-11-29 17:01:16 +11:00
INSTALL Nothing to see here. 2007-12-02 20:55:22 +11:00
Makefile.am Linking with libentcode 2007-12-06 15:18:25 +11:00
NEWS Initial commit with the autotools stuff and files taken from Speex and Vorbis. 2007-11-29 17:01:16 +11:00
README Nothing to see here. 2007-12-02 20:55:22 +11:00

This is an attempt to write a low-latency audio codec. Don't bother with 
this unless you're interested in codec development. Certainly don't expect 
this to be ready any time soon. Oh, and don't complain if it sets your house
on fire.