Update website link in copyright headers.
[platform/upstream/libvorbis.git] / lib / mapping0.c
2020-07-03 Ralph GilesUpdate website link in copyright headers.
2017-07-25 sezeromapping0.c (mapping0_unpack): kill a useless memset()
2017-06-16 Ralph GilesRemove svn $Id$ header.
2015-01-21 MontyRemove multiple subtly different inline and static...
2010-03-25 MontyCorrect a longstanding bug in the 16u2 codebook; the...
2010-03-11 MontyCommit a first cut of 5.1 tuning.
2010-03-03 MontyNew noise norm, coupling and quant code necessary for...
2010-03-01 MontyCorrect an error in the integer work buffer allocation
2010-03-01 MontyMove partition calssification metrics to integer as...
2010-03-01 MontySome significant encoder-side codebook cleanup toward...
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-11-24 MontyAn attempt at a complete version of the patch submitted...
2008-07-11 MontyFix attempt for 1399; if it doesn't completely correct the
2007-08-30 MontyFix to bug #1229
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
2004-07-07 MontyPut AoTuV tunings merge (along with bugfixes) on the...
2003-12-30 MontyReplace time-windowed bitrate management setup with...
2003-09-01 MontyOh, and while were at it, why not disable all the debug...
2003-09-01 MontyHalfrate decode feature addition caused a bug in _vorbi...
2003-08-18 MontyVorbisfile API addition for game and mod coders;
2003-03-02 MontyExperimental addition to the vorbisfile API that requir...
2002-10-17 Montyoops, don't commit debugging output to mainline.
2002-10-17 MontyIncorrect thinking on my part; rolling change back...
2002-10-11 MontyA single page audio stream that was also a short page...
2002-07-13 MontyTurn off HF dipole stereo. The elliptical stereo from...
2002-07-01 Montynew ectl calls for lowpass and impulse block tweaking
2002-06-30 Montyadd vorbis_encode_ctl entries to manipulate the bitrate...
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-04-06 MontyCorrect a few more idiot bugs in short block triggering
2002-03-29 MontyLots more preecho tuning after detailed feedback from...
2002-03-24 MontyContinued preecho tuning/fixes. Gone to average dB...
2002-03-23 Montynew preecho was switching back to long blocks too soon
2002-02-28 MontySingle link files seeking fixes:
2002-01-22 Montyadd window function memory reduction
2001-12-20 Segher Boessenkoolseveral extremely minor fixes
2001-12-19 MontyMerge infrastructure work; full books
2001-12-18 Jack MoffittCommenting out Monty's debugging messages on HEAD.
2001-12-18 Segher Boessenkoolgetting rid of some hypot() calls
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-11 MontyThoughts-in-progress: new noise metrics, cleaned up...
2001-08-13 Montyfinal round of commits
2001-08-13 MontyBringing rc2 (minus the modes it needs) onto mainline.
2001-06-17 Montyremove a define that shouldn't be hardwired (VORBIS_IEE...
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 MontyAdditional optimizations, rearrangement.
2001-06-04 MontyCascading fully functional
2001-05-27 MontyFloor 1
2001-02-26 Montymake sure |fft[0]| can't be negative (eits todB_nn)
2001-02-26 Montyfinal beta 4 commit
2001-02-17 MontyNew LSP root finding code; replace Newton-Raphson-Maehl...
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-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-15 MontyCommit monty_branch_20000724 to the mainline in prep...
2000-07-12 MontyNew LSP books, more reliable fit and lower bit usage
2000-06-14 MontyMerge ... the current Monty branch; this brings in...
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
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-09 Monty*finally* got the lpc excitation amplitude quantization...
2000-02-06 MontyIncremental update
2000-01-28 MontyUpdate encoder and decoder examples. One inch away...
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...