Mirror of opus
Find a file
2007-12-03 11:51:29 +11:00
libcelt Code for converting back and forth between pulse vectors and the correspondig 2007-12-03 11:51:29 +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 There's nothing, but it now compiles 2007-11-29 17:19:47 +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 Initial commit with the autotools stuff and files taken from Speex and Vorbis. 2007-11-29 17:01:16 +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.