Mirror of opus
Find a file
2007-12-07 17:58:44 +11:00
libcelt Actually enabled the probability model 2007-12-07 17:58:44 +11:00
libentcode Energy is now Laplace-encoded (very poorly for now) 2007-12-07 17:10:14 +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 minor cleanup 2007-12-06 19:14:20 +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 proper COPYING file 2007-12-06 17:33:10 +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.