summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* There's still tuning to do, but things are basically in shape for thenew_acoustics_pending_merge_20000328Monty2000-05-0836-3966/+10306
* Fixed a +1 bug in the trainer; forgot to remove the quant valueMonty2000-05-063-8/+54
* Fix in two trivial syntax corrections so Greg doesn't hate me anymore.Monty2000-05-052-2/+2
* Incremental update. Bugfixes to sequential books in vq utilsMonty2000-05-0412-5309/+4059
* Incremental update; added noise/tone masking, more work on masking.xcfMonty2000-05-043-43/+39
* The psychoacoustics should be ready. Added noise/tone masking, whichMonty2000-05-045-288/+353
* Incremental commit before I 'try something'.Monty2000-05-023-117/+166
* Lattice codebook implementation should be complete and debugged at this point.Monty2000-04-276-155/+360
* Incremental update. Continuing work on lattice codebooks.Monty2000-04-268-248/+631
* Incremental update:Monty2000-04-2135-1065/+1726
* Incremental commit before 'trying something'.Monty2000-04-1328-209/+8468
* Cute, useful 'approx how many cells for lossless book?' tool.Monty2000-04-131-0/+51
* Corrected comment; floats are now 32 bitMonty2000-04-131-6/+3
* Slightly updated LSP books with improved performanceMonty2000-04-122-4347/+5241
* Missed a simple bug in psy.c with serious consequences.Monty2000-04-121-2/+2
* Commit new lsp codebooksMonty2000-04-064-3427/+4349
* Incremental update, nearly there.Monty2000-04-0630-279/+3827
* This commit was manufactured by cvs2svn to create branchunknown2004-03-201-0/+65
|\
| * Add the quick time offset seeking stress testMonty2000-04-032-3/+75
| * Fixed a seeking bug;Monty2000-04-034-13/+17
| * fixes to build in MSVCMonty2000-04-035-7/+11
| * masking curves for new psychoacousticsMonty2000-03-271-0/+150
| * Malloc wrapper for tracking memory usage during debugging.Monty2000-03-101-0/+107
| * forgot to remove a leak checkMonty2000-03-101-1/+3
| * Repaired 'I must have been boozing' memory management in vorbisfile.aMonty2000-03-1018-47/+86
| * Useful util while I beef up psychoacoustics.Monty2000-02-251-0/+141
| * update date string in info.cMonty2000-02-231-2/+2
| * add the unit codebooks for demo encodingMonty2000-02-231-6/+10
| * fixes to prevent segfaultsMonty2000-02-235-39/+47
| * Two more temporary codebooks for testingMonty2000-02-233-0/+566
| * Incremental update toward first cut. The full engine is in place.Monty2000-02-2330-26840/+4143
| * Incremental update toward first cutMonty2000-02-233-192/+92
| * bugfix to codeword generation; the tree below the selected word wasMonty2000-02-211-52/+71
| * Commit codebooks for testing toward first cutMonty2000-02-2114-3039/+26825
| * The huff builder is happy.Monty2000-02-211-0/+193
| * Because residue codebooks use very coarse quantization, I needed toMonty2000-02-2110-173/+354
| * Eliminate dead fields from psy_infoMonty2000-02-161-8/+1
| * "Commit a valid compression mode, dumbass"Monty2000-02-161-6/+6
| * Enhancements (added cell spacing metrics and minimum cell distances to trainer)Monty2000-02-1612-72/+389
| * a little bughuntingMonty2000-02-132-9/+13
| * Fixed bug reading codebooks with very large auxiliary encoding structsMonty2000-02-132-22/+39
| * real LSP books for first cutMonty2000-02-132-2729/+3037
| * Collect training data from the lib when compiled with -DTRAINMonty2000-02-1215-82/+379
| * *finally* got the lpc excitation amplitude quantization nailed down.Monty2000-02-098-128/+183
| * There's work left to do, but progress toward first cut: lib andMonty2000-02-073-33/+40
| * Books that use the new p/q index alignmentMonty2000-02-072-2750/+2718
| * ...and correct a typoMonty2000-02-071-3/+3
| * Minor optimization to align p and q indexes in .vqh files.Monty2000-02-072-6/+7
| * missed committing a codebook changeMonty2000-02-061-30/+6
| * Incremental updateMonty2000-02-0612-70/+227