Fix EFF Open Audio License removal.
[platform/upstream/libvorbis.git] / lib / block.c
2020-07-03 Ralph GilesUpdate website link in copyright headers.
2017-06-16 Ralph GilesRemove svn $Id$ header.
2015-03-03 Ralph GilesBump more copyright dates. v1.3.5
2015-01-21 MontyRemove multiple subtly different inline and static...
2013-12-03 Tim TerriberryVarious warning fixes.
2010-10-23 MontyCommit tterribe's port of Tremor r17541:
2010-05-05 Ralph GilesCorrect various comment spelling errors.
2010-04-26 MontyOne of the Mozilla fixes for #1573 (working around...
2009-07-24 MontyMore extensive / difficult to abuse version of #1573...
2009-07-24 MontyFix for Trac #1573.
2009-07-08 MontyRemove trailing whitespace
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2008-04-28 MontyAdditional bulletproofing to hufftree decoding; reject...
2007-08-30 MontyFix to bug #1229
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2007-06-21 MontyNumerous small changes to resolve possible and certain...
2005-06-26 Ralph GilesProperly initialize the packetno field when returning...
2003-12-30 MontyReplace time-windowed bitrate management setup with...
2003-09-02 Montyvorbisfile has a flaw where a bad link is not initializ...
2003-08-27 MontySeveral more halfrate fixes:
2003-08-18 MontyVorbisfile API addition for game and mod coders;
2003-03-06 MontyComplete crosslap API for Vorbisfile
2003-03-04 MontyOPtimized case of seeking within a single link; reset...
2003-03-02 MontySome cleanup of ov_crosslap function
2003-03-02 MontyExperimental addition to the vorbisfile API that requir...
2002-10-11 MontyA single page audio stream that was also a short page...
2002-07-11 MontyAll sample rates/modes with fresh training now in CVS.
2002-07-03 Montyfix two possible infinite loop bugs at end of stream...
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-03-29 Montycomment out the damn block indicator printout
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-03-17 MontyNew preecho detection/short block trigger code, replaci...
2002-02-28 MontySingle link files seeking fixes:
2002-01-22 Montyadd window function memory reduction
2002-01-22 MontyFixed a memory management error in the new codebook...
2002-01-19 MontyMemory use reduction:
2001-12-23 Montybeginning-of-stream tuning oops in bitrate management
2001-12-21 Segher Boessenkoolfix nasty warnings, and some non-ansi constructs. ...
2001-12-20 Segher Boessenkoolseveral extremely minor fixes
2001-12-19 MontyMerge infrastructure work; full books
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-05-27 MontyFloor 1
2001-03-26 MontyFix the initial frame bug triggered by vcut; if the...
2001-02-26 Montyfinal beta 4 commit
2001-02-15 MontySome new preecho code; split energy threshholding up...
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-06 MontyMerge branch_beta3 onto the mainline.
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-08-27 Mike SmithNeeded os.h to compile correctly on win32.
2000-08-23 Monty'extrapolate' not 'interpolate'
2000-08-23 MontyAdd pre-cliff and post-cliff interpolation so that...
2000-07-12 MontyNew LSP books, more reliable fit and lower bit usage
2000-07-10 Montycorrect end of stream position bug
2000-06-18 MontyShort block bugfix + tuning. I'm still not satisfied...
2000-06-15 MontyFixed a link-crossing bug in libvorbis (total time...
2000-06-14 MontyMade API consistent wrt in64_t internal types and retur...
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 Montyfixes to prevent segfaults
2000-02-23 MontyIncremental update toward first cut. The full engine...
2000-02-06 MontyIncremental update
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...
2000-01-05 MontyMore shuffling of includes to ease codebook integration...
2000-01-04 Montyincremental update. Go to pure tone masking (no noise...
1999-12-31 MontyNew Bark-scale based lpc code in place (replacing biase...
1999-12-30 MontyMinor build fixes, integrate XMMS into the autoconfed...
1999-11-17 MontyMinor changes to compile cleanly with MSVC++
1999-11-05 MontyCleaned up memory leaks in vorbisfile and libvorbis.
1999-11-02 MontyFirst cut on chaining_example.c
1999-10-25 MontyFix an n=4^x bug in the mdct routines.
1999-10-23 MontyCommit for general psychoacoustics debugging/improvement.
1999-10-18 MontyOngoig psychoacoustic work:
1999-10-12 MontyCommit includes:
1999-10-10 MontyOK, libvorbis encodes and decodes bitstreams (not compl...
1999-10-05 MontyAdded example code for encode/decode, continuing work...
1999-10-02 MontyContinuing to flesh out the programmatic API in libvorbis.
1999-08-31 MontyFirst shot at the continuous balance code. Analysis...
1999-08-09 MontyKeeping up to date.
1999-08-07 MontyFixes to dsp
1999-08-07 MontyEnvelope infrastructure now in place. Basic preecho...
1999-08-03 MontyFinished LPC and LSP code. Adding cut down version...
1999-07-29 MontySynthesis blocking and extraction completed/tested...
1999-07-28 MontyMoved some abstraction around