Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/celt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-01Got the Ogg encoder and decoder to (barely) work.Jean-Marc Valin
2008-01-31Getting closer to 0.1.0Jean-Marc Valin
2008-01-28Moved the content of libentcode into libcelt to reduce dependencies,Jean-Marc Valin
especially now that we have a custom version of that code anyway. Moved the test code to tests/
2008-01-22Making the library usable by other projects (install things properly, addedJean-Marc Valin
pkg-config file)
2008-01-15version number bumpv0.0.2Jean-Marc Valin
2007-12-09Fixed a stupid error caused by kdevelop in the configure.acJean-Marc Valin
2007-12-08Some cleaning up, a few less warnings and the decoder no longer does anv0.0.1Jean-Marc Valin
infinitete loop in Laplace decoding when the data is corrupted.
2007-12-06Multiplier-free entropy coderTimothy B. Terriberry
2007-11-29There's nothing, but it now compilesJean-Marc Valin
2007-11-29Initial commit with the autotools stuff and files taken from Speex and Vorbis.Jean-Marc Valin