platform/upstream/libvorbis.git
2002-06-30 MontyMissed the encode ctl headers
2002-06-30 Montyadd vorbis_encode_ctl entries to manipulate the bitrate...
2002-06-29 Mike Smithmake infinite loop finite in mode setup.
2002-06-29 Mike SmithFix memory leak in psy code.
2002-06-29 MontyCommit experimental 48 kbps stere 44kHz mode.
2002-06-29 MontyA fix to the setup mode scanner/matcher
2002-06-29 Montytweak the management setup to go lower; needed for...
2002-06-28 MontyTime0 diesn't really exist. You imagined the whole...
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-06-24 Mike SmithRemove duplicate calculation in mdct_butterfly_8
2002-06-14 Mike Smithbugfix. bm->avg_binacc wasn't initialised to known...
2002-06-11 Mike SmithUpdated vorbis.m4 which checks for rc3+ functions,...
2002-06-09 Mike Smithmemleak fix that I forgot to commit ~2 months ago.
2002-06-08 Mike SmithStart clearing out my TODO list...
2002-06-01 Mike SmithSpec file updates based on advice from Thomas Vander...
2002-05-01 Montyfix a few obvious bugs, pretty it up a bit more
2002-04-30 Montyanimation speed optimization
2002-04-30 MontyA somewhat more convienient by-frame graphing tool...
2002-04-08 MontyNow that the band definitions are correct, the sensitiv...
2002-04-06 MontyCorrect a few more idiot bugs in short block triggering
2002-04-01 Montyminor preecho tweak
2002-03-30 Mike Smithok, today is stupid-day for me. Previous change broke...
2002-03-30 Mike SmithFix a small (4 byte per encode) memory leak.
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 Mike SmithSeeking fixes - return values were wrong in error cases.
2002-03-29 Montycomment out the damn block indicator printout
2002-03-29 MontyLots more preecho tuning after detailed feedback from...
2002-03-24 Montyforgot to update the initializer number
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-21 MontyUiver's improved IEEE754 32 bit float-specific todB...
2002-03-19 MontyFix _fecth_and_process_packet for non-seekable streams
2002-03-18 Montyiir.c is dead code. removed.
2002-03-18 Segher Boessenkoolvorbis_synthesis_trackonly added to win32 exports.
2002-03-18 Segher BoessenkoolI wonder why CVS doesn't want to checkin configure...
2002-03-18 Segher Boessenkool#define floor floorf , if it exists. Don't use floorf...
2002-03-18 Segher BoessenkoolUpgrade vorbisfile library version, because of the...
2002-03-17 MontyNew preecho detection/short block trigger code, replaci...
2002-03-07 MontyNumerous vorbisfile fixes:
2002-03-06 MontyRounding fix to the lookup version of toDB()
2002-03-04 MontyVorbisfile wasn't obeying documentation;
2002-02-28 Montyfix one more beginning of stream braino; chained files...
2002-02-28 MontySingle link files seeking fixes:
2002-02-26 Montyfix a one-off in a guard check during setup.
2002-02-20 Mike SmithSet nominal/min/max bitrate properly for managed modes...
2002-02-15 Stan SeibertForgot to include some files in tarballs.
2002-02-01 Mike Smithdoc fix in function prototype.
2002-01-23 Segher BoessenkoolAll comments should be old-style ( /* ... */ ) comments.
2002-01-22 Montyadd window function memory reduction
2002-01-22 MontyFixed a memory management error in the new codebook...
2002-01-22 MontySome memory allocations missing the _ogg_ prefix
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:
2002-01-01 Segher Boessenkoolfixed link to ISRC info
2002-01-01 MontyBump encoder date for release 1.0 rc 3
2001-12-31 Jack MoffittFix build failures reported by 'make distcheck'. Appar...
2001-12-31 Jack MoffittLibrary versioning fix. libvorbis and libvorbisenc...
2001-12-31 Jack MoffittUpdate spec file for release.
2001-12-31 Jack MoffittUpdate library versioning for release.
2001-12-29 cwolfrestore to stereo and max compression
2001-12-27 cwolfupdate for rc3
2001-12-24 calcUpdated timestamps for debian changelog entries and...
2001-12-23 MontyRemove the SIGFPE code for linux
2001-12-23 Montykill a fprintf
2001-12-23 Montybeginning-of-stream tuning oops in bitrate management
2001-12-23 Montybitrate management bugfixes and tuning
2001-12-22 MontyTuned out Dibrom's tone/noise masking bug. The problem...
2001-12-22 Segher Boessenkool*** empty log message ***
2001-12-22 Ralph GilesCorrect relative path to the ogg framework, required...
2001-12-22 Ralph GilesRemove the unmaintained and obsolete CodeWarrior files...
2001-12-22 Ralph GilesUpdate ProjectBuilder files for MacOS X. It builds...
2001-12-21 Segher Boessenkoolfix potential bug. luckily we weren't hit by it.
2001-12-21 Segher Boessenkool*oops*
2001-12-21 Segher Boessenkoolfix nasty warnings, and some non-ansi constructs. ...
2001-12-21 MontyConfig samplerate error not being propogated up by...
2001-12-21 Stan SeibertQuick fixes: Silly bug in shell test and missing quotes...
2001-12-20 Jack Moffittlibtool wants -all-static. -static makes it link stati...
2001-12-20 Jack MoffittDuh. -static isn't a CFLAG.
2001-12-20 Jack MoffittAdd -static for GCC profile builds on all platforms.
2001-12-20 Segher Boessenkoolseveral extremely minor fixes
2001-12-19 Segher BoessenkoolKill some warnings. Oh, and make examples compile...
2001-12-19 Segher BoessenkoolRemove unused y2a, y2b computations.
2001-12-19 Montysixxie: thanks
2001-12-19 MontySet a hard min floater val if using ABR
2001-12-19 Montyeliminate printfs
2001-12-19 Montybitrate management is active
2001-12-19 calcadded bug numbers to changelog that were fixed in 1...
2001-12-19 Jack MoffittSome vorbisenc api doc updates.
2001-12-19 Jack MoffittFix missing variable in header.
2001-12-19 Jack Moffittvorbisfile docs updated for rc3.
2001-12-19 Monty"oops"
2001-12-19 MontyMerge infrastructure work; full books
2001-12-19 MontyGrr.
2001-12-18 Jack Moffittov_read_float() was calling vorbis_synthesis_read(...
2001-12-18 Jack MoffittCommenting out Monty's debugging messages on HEAD.
2001-12-18 Jack MoffittLooks like someone accidentally checked in a Makefile...
2001-12-18 MontySegher,
next