CVE-2017-14160: fix bounds check on very low sample rates.
[platform/upstream/libvorbis.git] / lib / codebook.c
2018-03-16 Thomas DaedeCVE-2018-5146: Prevent out-of-bounds write in codebook...
2017-06-16 Ralph GilesRemove svn $Id$ header.
2015-03-03 Ralph GilesBump more copyright dates. v1.3.5
2015-02-26 MontyTrac 2139 indirectly brought to light the case of a...
2015-01-21 MontyRemove multiple subtly different inline and static...
2014-01-22 MontyMove all the static encoder codebooks to 'char' lengthl...
2013-12-03 Tim TerriberryVarious warning fixes.
2012-02-03 MontyPort r17546 from Tremor; although pieces had made it...
2012-02-01 Tim TerriberryFix handling of floor0 codebook with no used entries.
2011-09-02 Ralph GilesAdd even more parentheses to silence warnings.
2010-11-29 Tim TerriberryA trio of warning fixes.
2010-10-21 Tim TerriberryPort r17539 from Tremor.
2010-03-25 MontyFix leak when aborting out of static_codebook unpack...
2010-03-01 MontySome significant encoder-side codebook cleanup toward...
2009-10-01 Tim TerriberryDon't allow ordered codebooks with codeword lengths...
2009-07-08 MontyRemove trailing whitespace
2009-07-08 MontyCommit additional hardening to seyup packet decode...
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2008-03-19 Montydd checks/rejection for absurdly huge codebooks.
2008-03-18 Montycorrectly handle the nonsensical codebook.dim==0 case
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2007-06-22 MontyMore fixes to handle the null-entry codebook case....
2007-06-22 MontyAdd additional check when attempting to encode values...
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-01-22 MontyFinished treeless decode optimizations for now.
2002-01-21 MontyAdditional optimization to new bisection search codeboo...
2002-01-19 MontyMemory use reduction:
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-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-08-13 Montyfinal round of commits
2001-08-13 MontyBringing rc2 (minus the modes it needs) onto mainline.
2001-06-18 Montytwo bugs:
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-10 MontyReplaced a mistaken sizeof(float) with sizeof(long...
2001-02-02 MontyUpdate header copyright dates, update copyright assignemnt
2000-12-21 MontyCommit minor speed patch (sliding window in vorbis_blockin)
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-07-07 Montyadd os.h include to get alloca.h for IRIX
2000-07-07 Montymake selftest updates
2000-06-14 MontyMerge ... the current Monty branch; this brings in...
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-04-03 Montyfixes to build in MSVC
2000-03-10 MontyRepaired 'I must have been boozing' memory management...
2000-02-23 MontyIncremental update toward first cut. The full engine...
2000-02-21 Montybugfix to codeword generation; the tree below the selec...
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 Montymissed committing a codebook change
2000-02-06 MontyIncremental update
2000-02-05 MontyFix for overflow bug in bitwise routines; read past...
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-12 Montycodebook.c looks solid, passes unit tests. Minor inter...
2000-01-11 Montyfirst cut, lots of code, want it in CVS before I start...