Remove C99-style comments.
[platform/upstream/libvorbis.git] / lib / sharedbook.c
2019-01-28 Thomas DaedeRemove C99-style comments.
2018-05-17 Thomas DaedeClamp large exponents in float32_unpack.
2017-06-16 Ralph GilesRemove svn $Id$ header.
2017-06-16 Timothy B. TerriberryFix signed overflow in _book_maptype1_quantvals().
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...
2010-03-25 MontyFix leak when aborting out of static_codebook unpack...
2010-03-01 MontySome significant encoder-side codebook cleanup toward...
2010-02-13 MontyThe rounding can cause a surprising amount of trouble...
2009-07-08 MontyRemove trailing whitespace
2009-06-02 MontyHandle the case of single-entry codebooks; this had...
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2008-04-28 MontyAdditional bulletproofing to hufftree decoding; reject...
2007-09-01 erikdFix compile warnings in recently re-enabled test code.
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2007-06-22 MontyMore fixes to handle the null-entry codebook case....
2002-10-11 MontyFix sort comparison functions to return -1,0,1 as per...
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-01-22 MontyFixed a memory management error in the new codebook...
2002-01-22 MontyFinished treeless decode optimizations for now.
2002-01-21 MontyAdditional optimization to new bisection search codeboo...
2002-01-19 MontyFix to segfault unpacking a sparse book
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-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-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-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-31 MontyFrames with no energy appeared to be non-silence dut...
2000-07-19 Montymodifications for pigeonhole hinting
2000-07-17 MontyNew LSP fit hinting in place (new codebook hint)
2000-06-18 MontyShort block bugfix + tuning. I'm still not satisfied...
2000-06-14 MontyMerge ... the current Monty branch; this brings in...
2000-05-17 MontyMinor build fixes; added string.h to sharedbook.c,...
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...