summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix overrange conditions in residue codebooksbranch_monty_20020507Monty2002-06-2819-1930/+2407
| | | | svn path=/branches/branch_monty_20020507/vorbis/; revision=3436
* Correct two bugs in floor1 that required retrainingMonty2002-06-2816-1426/+1565
| | | | svn path=/branches/branch_monty_20020507/vorbis/; revision=3434
* coupled, unmanaged 44kHz all trained.Monty2002-06-2720-2334/+12632
| | | | svn path=/branches/branch_monty_20020507/vorbis/; revision=3430
* Missed more new setup includesMonty2002-06-262-0/+106
| | | | svn path=/branches/branch_monty_20020507/vorbis/; revision=3426
* missed this includeMonty2002-06-261-0/+56
| | | | svn path=/branches/branch_monty_20020507/vorbis/; revision=3425
* 64kbps coupled stereo, managed and unmanaged, ready to go.Monty2002-06-2614-262/+3837
| | | | svn path=/branches/branch_monty_20020507/vorbis/; revision=3421
* eliminate the 'million little files' model of codebook headersMonty2002-06-2619-1293/+1492
| | | | svn path=/branches/branch_monty_20020507/vorbis/; revision=3417
* Eliminate the 'million little files' book paradigm.Monty2002-06-260-0/+0
| | | | svn path=/branches/branch_monty_20020507/vorbis/; revision=3414
* kill off the 'million little files' static book modelMonty2002-06-264-167/+0
| | | | svn path=/branches/branch_monty_20020507/vorbis/; revision=3413
* killed an unintentional corner case in floater_interpolate that couldMonty2002-06-261-7/+12
| | | | | | | | cause it to guess high. Monty svn path=/branches/branch_monty_20020507/vorbis/; revision=3412
* Continuing incremental.Monty2002-06-2622-405/+918
| | | | | | Monty svn path=/branches/branch_monty_20020507/vorbis/; revision=3411
* More tweaks to make mode setup simpler. Also, cardoidal poinst stereoMonty2002-06-2410-854/+419
| | | | | | | | | rotation allos us to use point stereo at low frequencies; add that tuning feature. Monty svn path=/branches/branch_monty_20020507/vorbis/; revision=3408
* Incremental commitMonty2002-06-2011-1403/+793
| | | | | | | All code is in place and appears debugged. None of the tuning numbers plugged in yet. This commit is to avoid losing work. svn path=/branches/branch_monty_20020507/vorbis/; revision=3401
* Mew masking raw numbersMonty2002-06-171-172/+858
| | | | svn path=/branches/branch_monty_20020507/vorbis/; revision=3393
* Incremental to avoid losing work; this code is not yet functionalMonty2002-06-1112-970/+1377
| | | | svn path=/branches/branch_monty_20020507/vorbis/; revision=3372
* Avoid lost work; commit noise normalizationMonty2002-05-3130-663/+2084
| | | | svn path=/branches/branch_monty_20020507/vorbis/; revision=3332
* Continuing Grand Simplification work in progress. This commit mostlyMonty2002-05-1814-208/+356
| | | | | | | | works; testing ongoing. Monty svn path=/branches/branch_monty_20020507/vorbis/; revision=3309
* commit to avoid losing work. The Grand Simplification continued. This code ↵Monty2002-05-1415-467/+406
| | | | | | *does not build* svn path=/branches/branch_monty_20020507/vorbis/; revision=3301
* Modify Segher's optimized hybridmp to have identical high end boundaryMonty2002-05-081-13/+18
| | | | | | | | conditions to original unoptimized version in rc3. Monty svn path=/branches/branch_monty_20020507/vorbis/; revision=3288
* The Grand SimplificationMonty2002-05-0726-0/+12093
Not fully turned on yet, but this has been a local copy for a long time and I no wanna lose it. svn path=/branches/branch_monty_20020507/vorbis/; revision=3287