Update CHANGES for the 1.3.7 release
[platform/upstream/libvorbis.git] / lib / res0.c
2020-07-03 Ralph GilesUpdate website link in copyright headers.
2019-01-28 Thomas DaedeRemove C99-style comments.
2017-06-16 Ralph GilesRemove svn $Id$ header.
2015-01-21 MontyRemove multiple subtly different inline and static...
2013-12-03 Tim TerriberryVarious warning fixes.
2010-10-21 Tim TerriberryPort r17544 from Tremor.
2010-10-21 Tim TerriberryPort r17542 from Tremor.
2010-03-11 MontyCommit a first cut of 5.1 tuning.
2010-03-09 MontyMissed an errant useless float var in encode-side codeb...
2010-03-03 MontyNew noise norm, coupling and quant code necessary for...
2010-03-01 MontyMove partition calssification metrics to integer as...
2010-03-01 MontySome significant encoder-side codebook cleanup toward...
2010-02-13 MontyCorrect some amount of minor bitrot in the codebook...
2009-09-12 MontyModify fix for Trac #1572; some files from the earliest...
2009-07-24 MontyCommit fix to Trac #1572; the erroneous setup was being...
2009-07-08 MontyRemove trailing whitespace
2009-07-07 MontyFix for Mozilla BZ #501279
2009-06-25 MontyFirst half of fix for Mozilla BZ #500254
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2008-11-25 MontySecond patch to correct #1456
2008-11-25 MontyFix for bug #1456-- the 'bulletproofing' from CVE-2008...
2008-11-24 MontyAn attempt at a complete version of the patch submitted...
2008-09-29 erikdRemoved unused variables.
2008-03-18 MontyAdd code to prevent heap attacks by exploiting dim...
2007-08-20 erikdRemove warnings about unused or uninitialized variables.
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2007-06-22 MontyAdd additional check when attempting to encode values...
2007-06-22 MontyDon't forget to test all changes in a code cleanup...
2007-06-21 MontyCatch one more omission in the vector length guarding
2007-06-21 MontyI had forgotten that the res2 top level interprets...
2007-06-21 MontyIf you're going to guard against max blocksize, make...
2007-06-21 MontyAdditional bounds checking to guard against the case...
2004-07-07 MontyPut AoTuV tunings merge (along with bugfixes) on the...
2003-12-30 MontyReplace time-windowed bitrate management setup with...
2003-01-18 MontyClose bug 264
2002-07-11 MontyAll sample rates/modes with fresh training now in CVS.
2002-07-01 Montynew ectl calls for lowpass and impulse block tweaking
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-01-22 MontyFixed a memory management error in the new codebook...
2001-12-21 Segher Boessenkool*oops*
2001-12-21 Segher Boessenkoolfix nasty warnings, and some non-ansi constructs. ...
2001-12-20 Segher Boessenkoolseveral extremely minor fixes
2001-12-19 Segher BoessenkoolKill some warnings. Oh, and make examples compile...
2001-12-19 MontyMerge infrastructure work; full books
2001-12-16 MontyMono and > stereo modes (uncoupled polyphonic) committed
2001-12-12 MontyInitial branch merge toward rc3
2001-10-02 Segher Boessenkoolsizeof() cleanup. the occasional void * didn't make...
2001-09-01 Montytuning on a branch. New noise metrics, noise bugfixes...
2001-08-13 Montyfinal round of commits
2001-08-13 Montyfixed a major decode bug in residue 1
2001-08-13 MontyBringing rc2 (minus the modes it needs) onto mainline.
2001-06-15 Montyzeroed channel logic fix to residue backend 2
2001-06-15 MontyAdditional optimizations, rearrangement.
2001-06-05 MontyA fix to fix the last fix.
2001-06-04 MontyKill some debugging output
2001-06-04 MontyCascading fully functional
2001-05-27 MontyFloor 1
2001-02-26 Montyfinal beta 4 commit
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-17 Montybeta 3 commit. Unless I missed something (give it...
2000-11-14 MontyTwo fixes:
2000-11-08 MontyIncremental commit toward b3. Optionally should still...
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-08-15 MontyCommit monty_branch_20000724 to the mainline in prep...
2000-08-14 MontyAdd a check to res0.c:unpack to make sure we don't...
2000-06-15 Montyproper truncated packet support
2000-06-14 MontyAPI change to stabilize psychoacoustic configuration...
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 MontyI am a moron.
2000-04-06 MontyAdded os.h to res0.c and floor0.c in order to give...
2000-04-03 MontyFixed a seeking bug;
2000-02-23 Montyfixes to prevent segfaults
2000-02-23 MontyIncremental update toward first cut. The full engine...
2000-02-13 Montya little bughunting
2000-02-12 MontyCollect training data from the lib when compiled with...
2000-02-06 MontyIncremental update
2000-01-28 MontyIncremental update. Reduced maximum codebook/mapping...
2000-01-28 MontyThe lib and vq, at least, build again. Tackling the...
2000-01-20 Montyincremental update to make sure the massive modificatio...