summaryrefslogtreecommitdiff
path: root/lib/lsp.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchbranch_monty_20020303unknown2004-03-201-457/+0
* several extremely minor fixesSegher Boessenkool2001-12-201-2/+2
* sizeof() cleanup. the occasional void * didn't make this easier.Segher Boessenkool2001-10-021-10/+10
* Additional optimizations, rearrangement.Monty2001-06-151-6/+6
* final beta 4 commitMonty2001-02-261-5/+5
* New LSP root finding code; replace Newton-Raphson-Maehly with Laguerre'sMonty2001-02-171-70/+89
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
* Initial beta 4 mergeMonty2001-01-221-44/+108
* Commit minor speed patch (sliding window in vorbis_blockin)Monty2000-12-211-20/+20
* Merge branch_beta3 onto the mainline.Monty2000-11-061-10/+15
* this fix buys us about 5% faster decodes on a p3, and more on my celeronJack Moffitt2000-10-181-6/+11
* Merging the postbeta2 branch onto the mainline.Monty2000-10-121-43/+262
* All new LSP->freq envelope curve computation code.Monty2000-08-191-45/+15
* First merge of new psychoacoustics. Have some unused codebooks toMonty2000-05-081-24/+25
* Another 'moron monty' fix; got the sort backward fixing the earlierMonty2000-04-061-3/+3
* Fix for the sort comparison bug Vakor found.Monty2000-04-061-2/+5
* Repaired 'I must have been boozing' memory management in vorbisfile.aMonty2000-03-101-1/+2
* Minor build fixes, integrate XMMS into the autoconfed stuffMonty1999-12-301-5/+3
* Minor changes to compile cleanly with MSVC++Monty1999-11-171-8/+16
* First shot at the continuous balance code. Analysis is not correct yet.Monty1999-08-311-1/+0
* Finished LPC and LSP code. Adding cut down version of full FFT fromMonty1999-08-031-0/+166