Remove svn $Id$ header.
[platform/upstream/libvorbis.git] / lib / floor1.c
2017-06-16 Ralph GilesRemove svn $Id$ header.
2015-03-03 Ralph GilesBump more copyright dates. v1.3.5
2015-03-02 MontySuppress spurious 'may be used uninitialized' gcc warni...
2015-01-21 MontyRemove multiple subtly different inline and static...
2013-12-03 Tim TerriberryVarious warning fixes.
2012-01-20 MontyCommit fix to Moz Bugzilla #719612 (along with spec...
2010-11-29 Tim TerriberryA trio of warning fixes.
2010-10-21 Tim TerriberryPort r17543 from Tremor.
2010-03-26 MontyOK, desired floor fit behavior settled
2010-03-26 Montyreinstantiate floor1 weighting changes.
2010-03-26 MontyRevert floor1 line fitting to exact 1.2.3 behavior...
2010-03-26 MontyCorrect arithmetic error in fit weighting
2010-03-26 MontySimple arithmetic error as part of fix to #1658 caused...
2010-03-25 MontyAttempted fix for 32 bit overflow in floor1 line fittin...
2010-03-09 MontyAdd some unneccessary but potentially useful bulletproo...
2009-07-08 MontyRemove trailing whitespace
2009-07-08 MontyCommit additional hardening to seyup packet decode...
2009-06-25 MontySecond half of fix to Mozilla BZ # 5000254: sanity...
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2009-04-27 MontyAttempted fix for #1377 and #1493
2009-04-16 Ralph GilesConst-ify some static data tables.
2008-11-24 MontyAn attempt at a complete version of the patch submitted...
2008-09-28 ivoRemove unused static seq variables in floor1.c to avoid...
2007-08-20 erikdRemove warnings about unused or uninitialized variables.
2007-08-20 erikdMove struct and func definition to codec_internal.h.
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2007-06-21 MontyAdditional bounds checking to guard against the case...
2003-12-30 MontyReplace time-windowed bitrate management setup with...
2003-02-15 MontyCure FPE case in line fitter when part of spectrum...
2002-10-11 MontyFix ov_time_tell bug for non-seekable streams
2002-07-18 MontyNot really a bugfix, but 'correct' the confusing ilog2...
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-19 Segher BoessenkoolKill some warnings. Oh, and make examples compile...
2001-12-12 MontyInitial branch merge toward rc3
2001-11-13 Mike SmithUse _ogg_free() instea of free() in one place.
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-16 Montyfix a pointer type error passed to qsort
2001-08-16 Montyfix edge case bug in accumulate_fit
2001-08-13 Montyfinal round of commits
2001-08-13 MontyBringing rc2 (minus the modes it needs) onto mainline.
2001-06-15 MontyFinished patch to deal with channel coupling and some...
2001-06-15 Montyzeroed channel logic fix to residue backend 2
2001-06-15 MontyRestore the correct version; the default: bugfix commit...
2001-06-15 MontyAdditional optimizations, rearrangement.
2001-06-12 MontyWhen fixing the default: case bug, forgot there were...
2001-06-11 Montyremove a (nil) default: case becasue MSVC doesnt like it.
2001-06-05 MontyAnd again without the test case that found the bug...
2001-06-05 MontyFixed a serious algorithmic bug in unpack that was...
2001-05-27 MontyFloor 1