summaryrefslogtreecommitdiff
path: root/lib/lsp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove svn $Id$ header.Ralph Giles2017-06-161-1/+0
* Remove a set-but-unused variable (lastdelta) in the encode-side lspMonty2015-03-021-2/+0
* Fix decoder handling of floor0 when the LSP order is 1.Tim Terriberry2010-10-151-2/+2
* Correct various comment spelling errors.Ralph Giles2010-05-051-1/+1
* Remove trailing whitespaceMonty2009-07-081-24/+24
* Trac #1549; enable slower but higher precision floor 0 LSP code.Monty2009-07-081-3/+4
* global replaced all tabs with whitespaces in the source to end some ofMonty2009-05-261-26/+26
* Const-ify some static data tables.Ralph Giles2009-04-161-3/+3
* Update documentation, version numbers, copyright datesMonty2007-07-241-3/+3
* Update Joseph Rothweiler's contact informationMonty2002-10-161-4/+5
* Fix sort comparison functions to return -1,0,1 as per specMonty2002-10-111-5/+2
* reenable float lookupsMonty2002-07-171-2/+2
* All sample rates/modes with fresh training now in CVS.Monty2002-07-111-2/+2
* 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