summaryrefslogtreecommitdiff
path: root/lib/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* Update website link in copyright headers.Ralph Giles2020-07-031-1/+1
* Remove svn $Id$ header.Ralph Giles2017-06-161-1/+0
* Remove trailing whitespaceMonty2009-07-081-14/+9
* Fix to bug #1229Monty2007-08-301-7/+23
* Update documentation, version numbers, copyright datesMonty2007-07-241-3/+3
* My lpc filter stability fix introduced a new, stupid uninitialized data bug.Monty2003-03-081-2/+2
* LPC filter generation (for pre- and post-extrapolation) requiresMonty2003-03-071-64/+13
* All sample rates/modes with fresh training now in CVS.Monty2002-07-111-2/+2
* several extremely minor fixesSegher Boessenkool2001-12-201-2/+2
* Initial branch merge toward rc3Monty2001-12-121-3/+3
* sizeof() cleanup. the occasional void * didn't make this easier.Segher Boessenkool2001-10-021-6/+6
* final beta 4 commitMonty2001-02-261-5/+5
* New LSP root finding code; replace Newton-Raphson-Maehly with Laguerre'sMonty2001-02-171-6/+7
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
* Commit minor speed patch (sliding window in vorbis_blockin)Monty2000-12-211-4/+4
* Merge branch_beta3 onto the mainline.Monty2000-11-061-6/+6
* Merging the postbeta2 branch onto the mainline.Monty2000-10-121-16/+21
* Add pre-cliff and post-cliff interpolation so that sampleMonty2000-08-231-1/+29
* All new LSP->freq envelope curve computation code.Monty2000-08-191-125/+1
* Commit monty_branch_20000724 to the mainline in prep for beta 2Monty2000-08-151-1/+5
* New LSP books, more reliable fit and lower bit usageMonty2000-07-121-4/+32
* Merge of the current Monty branch; this brings in new psychoacousticMonty2000-06-141-1/+2
* First merge of new psychoacoustics. Have some unused codebooks toMonty2000-05-081-135/+6
* Fixed usage of 'hypot' in visual c++ 6 -- was VERY slow.jon2000-05-011-2/+4
* Incremental update toward first cut. The full engine is in place.Monty2000-02-231-26/+11
* *finally* got the lpc excitation amplitude quantization nailed down.Monty2000-02-091-36/+17
* Incremental updateMonty2000-02-061-3/+5
* The lib and vq, at least, build again. Tackling the examples and xmmsMonty2000-01-281-18/+1
* incremental update to make sure the massive modifications exist onMonty2000-01-201-22/+3
* incremental update. Go to pure tone masking (no noise), prepare for trainingMonty2000-01-041-7/+7
* Incremental updateMonty2000-01-011-13/+27
* New Bark-scale based lpc code in place (replacing biased log scale).Monty1999-12-311-111/+104
* Minor build fixes, integrate XMMS into the autoconfed stuffMonty1999-12-301-5/+3
* Minor changes to compile cleanly with MSVC++Monty1999-11-171-13/+14
* Commit for general psychoacoustics debugging/improvement.Monty1999-10-231-47/+176
* Ongoig psychoacoustic work:Monty1999-10-181-15/+20
* Commit includes:Monty1999-10-121-35/+59
* Added example code for encode/decode, continuing work on filling inMonty1999-10-051-2/+0
* First shot at the continuous balance code. Analysis is not correct yet.Monty1999-08-311-65/+27
* Added baised log frequency scaling and energy normalization to curveMonty1999-08-221-18/+176
* Keeping up to date.Monty1999-08-091-3/+6
* Finished LPC and LSP code. Adding cut down version of full FFT fromMonty1999-08-031-0/+168