343
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 5 years ago.
Jul 24, 2018 — Jul 24, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
alloca() 'frees' memory when the function returns, not when we exit local scope. More... about 25 years ago
Change builder to find center of gravity of entries, not points (otherwise megasets will take weeks). More... about 25 years ago
New syntax for more convenient use, fixed a bounds bug for gmaxwell More... about 25 years ago
The vq book builder is mostly running now, but does not produce output yet. More... about 25 years ago
Additional refinements, cleanups for training routine More... about 25 years ago
Added Makefile.in to vq/ More... about 25 years ago
refinements. More accurate distance error, better fudge. More... about 25 years ago
Incremental update More... about 25 years ago
quant fix More... about 25 years ago
more quant work More... about 25 years ago
quant fix More... about 25 years ago
split out the include add quantization to training More... about 25 years ago
add train.c, command line util for training/retraining codebooks. More... about 25 years ago
Incremental; the book is half built More... about 25 years ago
New split code. More... about 25 years ago
Incremental update. This is the foam we're going with for now. More... about 25 years ago
incremental update More... about 25 years ago
Silly, forgot to move to said faster machine. More... about 25 years ago
Incremental so I can continue working on a faster box ;-) More... about 25 years ago
Dual Simplex algorithm linear programming solver More... about 25 years ago
reenable short blocks in modes.h More... about 25 years ago
First 'worthy' version of vq generator. Converges very nicely without any fudge factors. More... about 25 years ago
Minor changes to compile cleanly with MSVC++ More... about 25 years ago
Handle non-audio packets (eg, header packets) properly in _process_packet. More... about 25 years ago
Repaired an initialization bug in _oggpack_writeinit() found by Slavo Kopinec <[email protected]> More... about 25 years ago
Another incremental commit to avoid lossage More... about 25 years ago
Checkpoint before moving on to something a bit different. More... about 25 years ago
A second additive biasing variant to compare with the first More... about 25 years ago
Enough of the VQ generation works to no longer want to lose it :-) More... about 25 years ago
Cleaned up memory leaks in vorbisfile and libvorbis. More... about 25 years ago