platform/upstream/libvorbis.git
2000-06-19 Montybuild changes to eliminate need for u_int32_t
2000-06-19 MontyRemove vorbis-tools from mainline build until it get...
2000-06-19 MontyOptimizations, mostly minor things; just picking the...
2000-06-19 MontyTune the short block trigger a bit more
2000-06-18 Montyforgot to rip out a printf
2000-06-18 MontyShort block bugfix + tuning. I'm still not satisfied...
2000-06-16 MontyComment header specification first cut
2000-06-16 MontyMinor updates to docs, conversion to .png.
2000-06-15 MontyFixed a link-crossing bug in libvorbis (total time...
2000-06-15 Montyproper truncated packet support
2000-06-14 Montyfirst commit of Kenneth Arnold's vorbis-tools
2000-06-14 MontyThe merge accidentally lost the C++ wrappers and os_typ...
2000-06-14 MontyMade API consistent wrt in64_t internal types and retur...
2000-06-14 MontyAPI change to stabilize psychoacoustic configuration...
2000-06-14 MontyMerge ... the current Monty branch; this brings in...
2000-06-07 Montyfile auxpartition.pl was initially added on branch...
2000-05-27 jonMoved 'max' and 'min' because I just haven't had enough...
2000-05-27 jonAdded an #undef to make win32 compile cleaner.
2000-05-26 dbtwhee, first commit.
2000-05-17 MontyMinor build fixes; added string.h to sharedbook.c,...
2000-05-16 Mike SmithChange to a variable name in seed_peaks() to avoid...
2000-05-16 Mike SmithFix for a small problem in ov_read() which made the...
2000-05-12 MontyAccidentally neglected putting copies of the GPL and...
2000-05-12 Mike SmithAddition of win32 support to the examples (changing...
2000-05-12 Mike SmithFix for incorrect abort in decoder_example triggered...
2000-05-10 MontyAdded inttypes.h for BeOS
2000-05-10 Monty./make is wrong, should be make
2000-05-09 MontyThe xcf file is just too big for every developer to...
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-05-01 jonFixing win32/linux build snafu.
2000-05-01 jonFixing win32/linux build snafu
2000-05-01 jonFixed a bug with ov_open_callbacks not initializing...
2000-05-01 jonAdded an ifdef for compilation in win32.
2000-05-01 jonFixed usage of 'hypot' in visual c++ 6 -- was VERY...
2000-05-01 jonMinor change for win32 compilation.
2000-04-29 Peter JonesREADME had wrong URLs (I'm assuming the ones that give...
2000-04-23 Mike SmithFix for a minor typo in vorbisfile headers - woould...
2000-04-21 Mike SmithA new abstracted interface to vorbisfile, using callbac...
2000-04-12 Mike Smithlibvorbis.a and vorbisfile.a were the same. This sepera...
2000-04-10 MontyAdded first cut of Martin Vogt's kmpg plugin.
2000-04-06 MontyAnother 'moron monty' fix; got the sort backward fixing...
2000-04-06 MontyI am a moron.
2000-04-06 MontyAdded os.h to res0.c and floor0.c in order to give...
2000-04-06 MontyFixed the selftest to catch up with minor API change...
2000-04-06 MontyFix for the sort comparison bug Vakor found.
2000-04-03 MontyAdd the quick time offset seeking stress test
2000-04-03 MontyFixed a seeking bug;
2000-04-03 Montyfixes to build in MSVC
2000-03-27 Montymasking curves for new psychoacoustics
2000-03-10 MontyMalloc wrapper for tracking memory usage during debugging.
2000-03-10 Montyforgot to remove a leak check
2000-03-10 MontyRepaired 'I must have been boozing' memory management...
2000-02-25 MontyUseful util while I beef up psychoacoustics.
2000-02-23 Montyupdate date string in info.c
2000-02-23 Montyadd the unit codebooks for demo encoding
2000-02-23 Montyfixes to prevent segfaults
2000-02-23 MontyTwo more temporary codebooks for testing
2000-02-23 MontyIncremental update toward first cut. The full engine...
2000-02-23 MontyIncremental update toward first cut
2000-02-21 Montybugfix to codeword generation; the tree below the selec...
2000-02-21 MontyCommit codebooks for testing toward first cut
2000-02-21 MontyThe huff builder is happy.
2000-02-21 MontyBecause residue codebooks use very coarse quantization...
2000-02-16 MontyEliminate dead fields from psy_info
2000-02-16 Monty"Commit a valid compression mode, dumbass"
2000-02-16 MontyEnhancements (added cell spacing metrics and minimum...
2000-02-13 Montya little bughunting
2000-02-13 MontyFixed bug reading codebooks with very large auxiliary...
2000-02-13 Montyreal LSP books for first cut
2000-02-12 MontyCollect training data from the lib when compiled with...
2000-02-09 Monty*finally* got the lpc excitation amplitude quantization...
2000-02-07 MontyThere's work left to do, but progress toward first...
2000-02-07 MontyBooks that use the new p/q index alignment
2000-02-07 Monty...and correct a typo
2000-02-07 MontyMinor optimization to align p and q indexes in .vqh...
2000-02-06 Montymissed committing a codebook change
2000-02-06 MontyIncremental update
2000-02-05 MontyAdded unit tests for bitwise read past end.
2000-02-05 MontyFix for overflow bug in bitwise routines; read past...
2000-01-28 MontyUpdate encoder and decoder examples. One inch away...
2000-01-28 MontyMinor fix (don;t encode 0...n-1 when 0 can't happen...
2000-01-28 MontyIncremental update. Reduced maximum codebook/mapping...
2000-01-28 MontyThe lib and vq, at least, build again. Tackling the...
2000-01-22 MontyIt's all coming back together slowly. Incremental...
2000-01-22 MontyIncremental updates
2000-01-21 MontyMinor change to the codebook abstraction (static books)
2000-01-20 MontyMake sure changes exist on more than just Bloopfish
2000-01-20 Montyincremental update to make sure the massive modificatio...
2000-01-19 MontyIncremental update
2000-01-12 MontyIncremental update toward VQ integration, vorbis_info...
2000-01-12 Montycodebook.c looks solid, passes unit tests. Minor inter...
2000-01-12 MontyBasic lsp codebooks to play with for now while integrat...
2000-01-12 Montyfirst inclusion
2000-01-11 Montyfirst cut, lots of code, want it in CVS before I start...
2000-01-10 MontyMissed initializing the accumulator in ov_bitrate
2000-01-10 MontyAdded '-s' option to vqmetrics, vqcascade and vqpartition
2000-01-07 MontyAllow cascade and metric utilities to take more than...
2000-01-06 Montyfirst cut of complete VQ utilities
2000-01-05 Montystabilize the generic metric some, bugfixes
2000-01-05 MontyMore VQ utility work. Utils now include:
next