Tuned out Dibrom's tone/noise masking bug. The problem was the
[platform/upstream/libvorbis.git] / lib /
2001-12-22 MontyTuned out Dibrom's tone/noise masking bug. The problem...
2001-12-22 Segher Boessenkool*** empty log message ***
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-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 Monty"oops"
2001-12-19 MontyMerge infrastructure work; full books
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,
2001-12-18 Segher BoessenkoolSome more hypot() removal.
2001-12-18 Segher Boessenkoolgetting rid of some hypot() calls
2001-12-17 MontyFix the fucking copyright notices. Gar. Duplicated...
2001-12-16 MontyMono and > stereo modes (uncoupled polyphonic) committed
2001-12-14 Montydon't commit tests
2001-12-14 Montyoops, bitrates are in *k*bps
2001-12-14 MontyNew stereo VBR modes are live
2001-12-14 Jack Moffittrambokid noticed that we were exporting host_is_big_end...
2001-12-13 Ralph Gilesadd .vqh files to distribution list
2001-12-13 MontyMore complete training
2001-12-12 MontyInitial branch merge toward rc3
2001-11-16 Ralph GilesUse system version of ogg/ogg.h, required for macosx...
2001-11-13 Mike SmithUse _ogg_free() instea of free() in one place.
2001-11-12 Mike SmithFixes for two bugs relating to short files in vorbisfile:
2001-10-20 Mike SmithChange a single strdup() call to do _ogg_malloc(),...
2001-10-18 cwolfMake DLL exports work for other win32 compilers, per...
2001-10-18 cwolfGet rid of shmmap stuff
2001-10-18 cwolfGet rid of shmmap stuff.
2001-10-14 Mike SmithFix _v_writestring() bug reported by Erik Kruus, to...
2001-10-02 Segher Boessenkoolsizeof() cleanup. the occasional void * didn't make...
2001-09-30 Mike SmithFix type in sizeof().
2001-09-13 cwolfDrop requirement for shared memory segment for win32
2001-09-13 MontyFixed:
2001-09-11 cwolfMove to win32/src
2001-09-11 Montytuned out the knocking
2001-09-11 MontyThoughts-in-progress: new noise metrics, cleaned up...
2001-09-11 Segher Boessenkoolspeling.
2001-09-07 cwolfFix win32 access violation in vorbisenc
2001-09-07 cwolfFix access violation for win32 vorbisenc
2001-09-02 Mike SmithPlug memory leak located by oddsock@oddsock.org.
2001-09-01 Montytuning on a branch. New noise metrics, noise bugfixes...
2001-08-21 Ralph Gilesremove additional C++ comments
2001-08-16 MontyNoise curve code cleanup that also should fix a divide...
2001-08-16 Montyfix a pointer type error passed to qsort
2001-08-16 Montyfix edge case bug in accumulate_fit
2001-08-13 Gregory MaxwellAutomake changes
2001-08-13 Montyrev the vendor string date
2001-08-13 Montyfinal round of commits
2001-08-13 Montymono modes
2001-08-13 Montybooks for mono
2001-08-13 Montyfixed a major decode bug in residue 1
2001-08-13 Montyadd mode D and E
2001-08-13 MontyAdd modes Dc and Ec
2001-08-13 Montymore modes, more books
2001-08-13 Gregory Maxwellautomake
2001-08-13 MontyYay more modes.
2001-08-13 Montymode Ac and Bc added
2001-08-13 MontyMore books
2001-08-13 Montymode selection for currently present modes
2001-08-13 Montymissed adding mask adjustments for mode X
2001-08-13 MontyMatching books
2001-08-13 Montythe coupled < 128 stereo modes at 44.1kHz
2001-08-13 Gregory MaxwellUpdate Version for RC2 / Fixed up Automake / Adjusted...
2001-08-13 Monty^$^%&$%^$^ Alt key timeout on PPC....
2001-08-13 Monty*&&^%&^% CVS....
2001-08-13 Montyaccidentally added Makefile.in and Makefile to CVS
2001-08-13 MontyBringing rc2 (minus the modes it needs) onto mainline.
2001-08-07 Mike SmithRemove some C++ comments.
2001-07-01 Mike SmithSilence warning due to bad cast.
2001-06-18 Montytwo bugs:
2001-06-18 MontyAccidentally committed some in-progress encoder changes...
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 MontyRestore the correct version; the default: bugfix commit...
2001-06-15 MontyAdditional optimizations, rearrangement.
2001-06-12 MontyWhen fixing the default: case bug, forgot there were...
2001-06-11 Montyremove a (nil) default: case becasue MSVC doesnt like it.
2001-06-05 MontyAnd again without the test case that found the bug...
2001-06-05 MontyFixed a serious algorithmic bug in unpack that was...
2001-06-05 MontyA fix to fix the last fix.
2001-06-04 MontyKill some debugging output
2001-06-04 MontyCascading fully functional
2001-06-02 Mike SmithDon't reduce open state during ov_open().
2001-05-28 MontyAn ATH change I didn't intend to commit was committed...
2001-05-27 Montydecoder_example non-stereo decode fix
2001-05-27 Ralph Gilesminor spelling correction
2001-05-27 MontyOne last vorbisfile opt uncommented, fixed and tested.
2001-05-27 MontyFloor 1
2001-03-27 MontyCommitted fix to what most people know as the 'seek...
2001-03-26 MontyFix the initial frame bug triggered by vcut; if the...
next