tuned out the knocking
[platform/upstream/libvorbis.git] / lib /
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...
2001-03-21 Mike Smithallocation fix - sizeof(long) instead of sizeof(int...
2001-03-20 Ralph Gilesput back the bit about the bitstream index. Didn't...
2001-03-20 Ralph GilesCorrect ov_read() documentation. Each call decodes...
2001-02-26 Montymake sure |fft[0]| can't be negative (eits todB_nn)
2001-02-26 Montyfinal beta 4 commit
2001-02-19 Jack Moffittsmall change to fix make dist with iir.c
2001-02-19 Jack Moffittupdated the win32 build system and corrected some missi...
2001-02-19 jsquyresAdded exception to not use the "f" versions of the...
2001-02-18 Montyres0_256_1024_7.vqh has slightly too small a range...
2001-02-18 Monty#include "os.h" not <os.h>
2001-02-18 MontyVendor string date update
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-15 MontyReverting vorbisfile.c to the known stable 1.37 version...
2001-02-14 Mike SmithOops. Previous commit was of the wrong (not cleaned...
2001-02-14 Mike SmithMuch faster seeking internal to libvorbisfile. Makes...
2001-02-10 MontyGuard against getting an invalid LSP codebook in decode...
2001-02-10 MontyReplaced a mistaken sizeof(float) with sizeof(long...
2001-02-02 MontyUpdate header copyright dates, update copyright assignemnt
2001-02-02 MontyTwo bugfixes (float) not (float *) and an optimization to
2001-02-01 Montybacked it off too far :-) 450kbps is 'a bit much'
2001-02-01 MontyAnother segfault fix (real this time) to bark_noise_median
2001-02-01 Montysegfault fix in bark_noise_median()
2001-02-01 MontyMissed mode_AA in modes.h
2001-02-01 MontyOops, had postecho turned up too high
2001-02-01 MontyIncrease preecho trigger sensitivity, even at low bitrate
2001-01-31 MontyLower the highpass cutoff frequency a bit; midrange...
2001-01-30 MontyAdded Timothy Wood's bark_noise_median() optimization...
2001-01-30 Mike SmithOnly use MSVC inline assembly on MSVC, not for win32...
2001-01-22 Jack Moffittfixed 'make dist'
2001-01-22 MontyHave to free the noiseoffset array in psy_clear
2001-01-22 MontyInitial beta 4 merge
2001-01-18 Mike SmithAdded vorbis_commentheader_out() to vorbis
2001-01-01 Montyroll back into mainline a bugfix for ov_open with a...
2000-12-24 Mike SmithMSVC has a broken preprocessor, and doesn't know how...
2000-12-21 MontyCommit minor speed patch (sliding window in vorbis_blockin)
2000-12-17 Montystatic inline hack for GCC where it really helps
2000-12-17 Montystatic inline define hack for GCC where it really helps...
2000-12-17 Montyno C++ comments, please
2000-12-17 Montynew mdct.c needs os.h
2000-12-16 MontyBrand new mdct, roughly 35-40% faster on all block...
2000-12-13 Ralph Gilesreplace the value of the fallback definition of M_PI...
next