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

github.com/mumble-voip/celt-0.7.0.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-17Misc changes for 0.7.1.Jean-Marc Valin
2010-01-16Change name of libcelt to libcelt0Thorvald Natvig
2009-10-02Demoved the divisions from the inner pitch prediction loops, bumped the versionJean-Marc Valin
2009-07-14Bump version number to 0.6.1Jean-Marc Valin
2009-06-29Note some more platforms where float-approx is tested, fix a bug in the predi...Gregory Maxwell
2009-06-27Numerous autoconf changes. Configure option for FLOAT_APPROXGregory Maxwell
2009-06-24Bump version to 0.6.0 and increase bitstream version.Jean-Marc Valin
2009-04-28Making it easier to Torben to develop his new PLC codeJean-Marc Valin
2009-03-11Allow --without-ogg to address issue raised by Ian Davidson.Gregory Maxwell
2009-02-16Preparing for version 0.5.2Jean-Marc Valin
2009-01-13Spec fileChristopher Montgomery
2008-12-23Test whether the compiler supports -fvisibility=hiddenJean-Marc Valin
2008-12-18Bump version to 0.5.1Jean-Marc Valin
2008-10-09Preparing for 0.5.0Jean-Marc Valin
2008-09-01Added Erik de Castro Lopo's float_cast.h to use lrintf() when available. AlsoJean-Marc Valin
2008-08-29Fixed a bunch of fixed-point overflows on insanely hot signals by changingJean-Marc Valin
2008-07-21Simplified the folding normalisation by creating renormalise_vector().Jean-Marc Valin
2008-06-07Use EXPORT macro in a way compatible with win32Peter Kirk
2008-05-15version bump to 0.3.2Jean-Marc Valin
2008-04-25bump version numberJean-Marc Valin
2008-03-15Some work on assertions.Jean-Marc Valin
2008-03-13Adjusting/fixing warningsJean-Marc Valin
2008-03-13Enabling warnings and restricting symbol visibilityJean-Marc Valin
2008-03-12configure update (MIXED_PRECISION and STATIC_MODES can now be used)Jean-Marc Valin
2008-02-25fixed-point: initial support for using the fixed-point MDCT (rest is still allJean-Marc Valin
2008-02-21Updated the header and celtenc/celtdec tools to the new way modes are handled.Jean-Marc Valin
2008-02-20Another bunch of C99 array conversions (few more to go)Jean-Marc Valin
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
2008-01-22Making the library usable by other projects (install things properly, addedJean-Marc Valin
2008-01-15version number bumpJean-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 anJean-Marc Valin
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