Update website link in copyright headers.
[platform/upstream/libvorbis.git] / lib / floor0.c
2020-07-03 Ralph GilesUpdate website link in copyright headers.
2017-06-16 Ralph GilesRemove svn $Id$ header.
2015-03-03 Ralph GilesBump more copyright dates. v1.3.5
2015-01-21 MontyRemove multiple subtly different inline and static...
2013-12-03 Tim TerriberryVarious warning fixes.
2012-02-03 MontyMinor build correction to r18183
2012-02-03 MontyPort r17546 from Tremor; although pieces had made it...
2010-10-22 Tim TerriberryPort r17547 from Tremor.
2010-10-21 Tim TerriberryPort r17545 from Tremor.
2009-07-08 MontyRemove trailing whitespace
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2008-11-24 MontyAn attempt at a complete version of the patch submitted...
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2003-09-05 Ralph GilesRemove a couple of unused variables.
2003-03-07 MontyLPC filter generation (for pre- and post-extrapolation...
2002-07-17 MontySpecwriting found a possible stack smash in floor0...
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-02-26 Montyfix a one-off in a guard check during setup.
2002-01-22 MontyFixed a memory management error in the new codebook...
2001-12-21 Segher Boessenkoolfix nasty warnings, and some non-ansi constructs. ...
2001-12-20 Segher Boessenkoolseveral extremely minor fixes
2001-12-12 MontyInitial branch merge toward rc3
2001-10-02 Segher Boessenkoolsizeof() cleanup. the occasional void * didn't make...
2001-08-13 MontyBringing rc2 (minus the modes it needs) onto mainline.
2001-06-18 MontyAccidentally committed some in-progress encoder changes...
2001-06-15 Montyzeroed channel logic fix to residue backend 2
2001-06-15 MontyAdditional optimizations, rearrangement.
2001-06-04 MontyCascading fully functional
2001-05-27 MontyFloor 1
2001-02-26 Montyfinal beta 4 commit
2001-02-17 MontyNew LSP root finding code; replace Newton-Raphson-Maehl...
2001-02-10 MontyGuard against getting an invalid LSP codebook in decode...
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-12-12 MontyFix a bug in the post-encode normalization;
2000-12-12 MontyOops, didn't mean to commit the printfs.
2000-12-07 Montyboundary guard in linearmap init was a one-off
2000-11-22 MontyErik Kruus spotted a bug in an ANALYSIS section
2000-11-17 Montybeta 3 commit. Unless I missed something (give it...
2000-11-14 MontyTwo fixes:
2000-11-07 MontyHm, the earlier fix for 'slow envelope analysis on...
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-08-31 MontyFrames with no energy appeared to be non-silence dut...
2000-08-23 MontyAdd pre-cliff and post-cliff interpolation so that...
2000-08-23 MontyFixes for three issues:
2000-08-19 MontyAll new LSP->freq envelope curve computation code.
2000-08-15 MontyCommit monty_branch_20000724 to the mainline in prep...
2000-07-17 MontyNew LSP fit hinting in place (new codebook hint)
2000-07-12 MontyNew LSP books, more reliable fit and lower bit usage
2000-06-19 MontyOptimizations, mostly minor things; just picking the...
2000-06-15 Montyproper truncated packet support
2000-06-14 MontyMerge ... the current Monty branch; this brings in...
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-04-06 MontyAdded os.h to res0.c and floor0.c in order to give...
2000-03-10 MontyRepaired 'I must have been boozing' memory management...
2000-02-23 Montyfixes to prevent segfaults
2000-02-23 MontyIncremental update toward first cut. The full engine...
2000-02-12 MontyCollect training data from the lib when compiled with...
2000-02-09 Monty*finally* got the lpc excitation amplitude quantization...
2000-02-07 MontyThere's work left to do, but progress toward first...
2000-02-06 MontyIncremental update
2000-01-28 MontyMinor fix (don;t encode 0...n-1 when 0 can't happen...
2000-01-28 MontyIncremental update. Reduced maximum codebook/mapping...
2000-01-28 MontyThe lib and vq, at least, build again. Tackling the...
2000-01-22 MontyIt's all coming back together slowly. Incremental...
2000-01-20 Montyincremental update to make sure the massive modificatio...