Remove svn $Id$ header.
[platform/upstream/libvorbis.git] / lib / lsp.c
2017-06-16 Ralph GilesRemove svn $Id$ header.
2015-03-02 MontyRemove a set-but-unused variable (lastdelta) in the...
2010-10-15 Tim TerriberryFix decoder handling of floor0 when the LSP order is 1.
2010-05-05 Ralph GilesCorrect various comment spelling errors.
2009-07-08 MontyRemove trailing whitespace
2009-07-08 MontyTrac #1549; enable slower but higher precision floor...
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2009-04-16 Ralph GilesConst-ify some static data tables.
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2002-10-16 MontyUpdate Joseph Rothweiler's contact information
2002-10-11 MontyFix sort comparison functions to return -1,0,1 as per...
2002-07-17 Montyreenable float lookups
2002-07-11 MontyAll sample rates/modes with fresh training now in CVS.
2001-12-20 Segher Boessenkoolseveral extremely minor fixes
2001-10-02 Segher Boessenkoolsizeof() cleanup. the occasional void * didn't make...
2001-06-15 MontyAdditional optimizations, rearrangement.
2001-02-26 Montyfinal beta 4 commit
2001-02-17 MontyNew LSP root finding code; replace Newton-Raphson-Maehl...
2001-02-02 MontyUpdate header copyright dates, update copyright assignemnt
2001-01-22 MontyInitial beta 4 merge
2000-12-21 MontyCommit minor speed patch (sliding window in vorbis_blockin)
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-18 Jack Moffittthis fix buys us about 5% faster decodes on a p3, and...
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-08-19 MontyAll new LSP->freq envelope curve computation code.
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-04-06 MontyAnother 'moron monty' fix; got the sort backward fixing...
2000-04-06 MontyFix for the sort comparison bug Vakor found.
2000-03-10 MontyRepaired 'I must have been boozing' memory management...
1999-12-30 MontyMinor build fixes, integrate XMMS into the autoconfed...
1999-11-17 MontyMinor changes to compile cleanly with MSVC++
1999-08-31 MontyFirst shot at the continuous balance code. Analysis...
1999-08-03 MontyFinished LPC and LSP code. Adding cut down version...