Build CMake install target for libogg dependency on AppVeyor
[platform/upstream/libvorbis.git] / lib / envelope.c
2009-07-08 MontyRemove trailing whitespace
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2007-08-20 erikdRemove unused parameter from function _ve_amp.
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2005-02-14 Mike SmithSome preprocessor directives in this file didn't start...
2003-09-05 Ralph GilesRemove a couple of unused variables.
2002-10-11 MontyA single page audio stream that was also a short page...
2002-07-13 Ralph Gilesremoved // commented dead code
2002-07-11 MontyAll sample rates/modes with fresh training now in CVS.
2002-07-04 Mike SmithFix overrun of a buffer resulting in a crash on some...
2002-04-06 MontyCorrect a few more idiot bugs in short block triggering
2002-04-01 Montyminor preecho tweak
2002-03-30 MontyAdd one additional low frequency band to preecho detection
2002-03-29 MontyTwo segfault fixes to new envelope.c [correcting stupid...
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...
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-05-27 MontyFloor 1
2001-02-26 Montyfinal beta 4 commit
2001-02-18 Montybugfix/speed improvement to envelope.c
2001-02-17 MontyNew LSP root finding code; replace Newton-Raphson-Maehl...
2001-02-15 MontySome new preecho code; split energy threshholding up...
2001-02-02 MontyUpdate header copyright dates, update copyright assignemnt
2001-01-31 MontyLower the highpass cutoff frequency a bit; midrange...
2001-01-22 MontyInitial beta 4 merge
2000-12-21 MontyCommit minor speed patch (sliding window in vorbis_blockin)
2000-12-13 Mike SmithMemory leaks bad. Fixed memory leaks gooood.
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-31 MontyFrames with no energy appeared to be non-silence dut...
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-18 MontyShort block bugfix + tuning. I'm still not satisfied...
2000-06-14 MontyMerge ... the current Monty branch; this brings in...
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-03-10 MontyRepaired 'I must have been boozing' memory management...
2000-02-07 MontyThere's work left to do, but progress toward first...
2000-01-22 MontyIt's all coming back together slowly. Incremental...
2000-01-05 MontyMore shuffling of includes to ease codebook integration...
1999-12-30 MontyMinor build fixes, integrate XMMS into the autoconfed...
1999-11-17 MontyMinor changes to compile cleanly with MSVC++
1999-10-23 MontyCommit for general psychoacoustics debugging/improvement.
1999-10-18 MontyOngoig psychoacoustic work:
1999-10-13 MontyPreecho clamping code is now active.
1999-10-10 MontyOK, libvorbis encodes and decodes bitstreams (not compl...
1999-10-02 MontyContinuing to flesh out the programmatic API in libvorbis.
1999-08-07 MontyFixes to dsp
1999-08-07 MontyEnvelope infrastructure now in place. Basic preecho...
1999-07-19 MontyBringing my development in line with CVS now that the...
1999-07-13 Mike WhitsonAdd RCS ID tags en masse
1999-07-13 Mike WhitsonInitial revision