add vorbis_encode_ctl entries to manipulate the bitrate management
[platform/upstream/libvorbis.git] / lib / vorbisenc.c
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 MontyA fix to the setup mode scanner/matcher
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-03-24 MontyContinued preecho tuning/fixes. Gone to average dB...
2002-03-17 MontyNew preecho detection/short block trigger code, replaci...
2002-02-20 Mike SmithSet nominal/min/max bitrate properly for managed modes...
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.
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-21 Segher Boessenkoolfix nasty warnings, and some non-ansi constructs. ...
2001-12-21 MontyConfig samplerate error not being propogated up by...
2001-12-19 Segher BoessenkoolKill some warnings. Oh, and make examples compile...
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-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-12 MontyInitial branch merge toward rc3
2001-10-18 cwolfGet rid of shmmap stuff
2001-10-02 Segher Boessenkoolsizeof() cleanup. the occasional void * didn't make...
2001-09-13 cwolfDrop requirement for shared memory segment for win32
2001-09-07 cwolfFix access violation for win32 vorbisenc
2001-09-01 Montytuning on a branch. New noise metrics, noise bugfixes...
2001-08-21 Ralph Gilesremove additional C++ comments
2001-08-13 Montyfinal round of commits
2001-08-13 Montyadd mode D and E
2001-08-13 Montymode Ac and Bc added
2001-08-13 Montymode selection for currently present modes
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-02 MontyUpdate header copyright dates, update copyright assignemnt
2000-11-17 Montybeta 3 commit. Unless I missed something (give it...
2000-11-08 MontyIncremental update... new 100kbps and 128 kbps books
2000-11-06 MontyMerge branch_beta3 onto the mainline.