Replace time-windowed bitrate management setup with a one-pass
[platform/upstream/libvorbis.git] / lib / bitrate.c
2003-12-30 MontyReplace time-windowed bitrate management setup with...
2002-10-11 MontyA single page audio stream that was also a short page...
2002-07-18 MontyFix a serious bug in bitrate management that rendered...
2002-07-11 MontyThat's it. Full 1.0 libVorbis code handoff to release...
2002-07-11 MontyAll sample rates/modes with fresh training now in CVS.
2002-07-02 Monty32kHz modes, coupled and uncoupled, managed and unmanaged
2002-07-01 MontySubstantially increase the number of bits given to...
2002-07-01 Montynew ectl calls for lowpass and impulse block tweaking
2002-06-30 Montyadd vorbis_encode_ctl entries to manipulate the bitrate...
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-06-14 Mike Smithbugfix. bm->avg_binacc wasn't initialised to known...
2002-01-22 MontyFixed a memory management error in the new codebook...
2002-01-22 MontySome memory allocations missing the _ogg_ prefix
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-19 Montyeliminate printfs
2001-12-19 Montybitrate management is active
2001-12-19 MontyMerge infrastructure work; full books
2001-12-14 MontyNew stereo VBR modes are live
2001-12-12 MontyInitial branch merge toward rc3