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 (Expand)Author
2011-03-03Eliminate the ec_int32 and ec_uint32 typedefs.Timothy B. Terriberry
2011-02-10Relicensing under the simplified (2-clause) BSD licenseJean-Marc Valin
2010-05-24Removing the rest of the >32-bit PVQ codeJean-Marc Valin
2009-10-18Updated copyright noticesJean-Marc Valin
2009-10-17Changed all the celt*int*_t types to remove the _t suffix, which is reservedJean-Marc Valin
2009-05-27CWRS clean-ups and optimizations.Timothy B. Terriberry
2009-02-09Changed the allocator to be smarter about the way it allocatesJean-Marc Valin
2008-12-17Compute the real maximum required bits for a split.Timothy B. Terriberry
2008-09-22Change cwrsi() to operate on rows of U instead of columns.Timothy B.B Terriberry
2008-09-19Change CWRS indexing to use Pyramid VQ's magnitude ordering.Timothy B.B Terriberry
2008-06-10Implemented split-cwrs for very large codebooks (>64 bits), but still gettingJean-Marc Valin
2008-06-10Implemented a cleaner way to detect whether CWRS codebooks fit in 32 or 64 bitsJean-Marc Valin
2008-04-18optimisation: Removed a bunch of conditional branches from comb2pulse()Jean-Marc Valin
2008-04-05Rework CWRS code.Timothy B. Terriberry
2008-03-15Making sure not to use the C library calls directlyJean-Marc Valin
2008-02-14Now no divisions required in the cwrs codeJean-Marc Valin
2008-02-14Reduced useless calls to ncwrs64() by half.Jean-Marc Valin
2008-02-14moved pulse [en|de]coding to cwrs.cJean-Marc Valin
2008-01-31Moving everything to the same type abstraction (sort of).Jean-Marc Valin
2007-12-11Added support for codebooks up to 64 bits.Jean-Marc Valin
2007-12-03Code for converting back and forth between pulse vectors and the correspondigTimothy B. Terriberry