summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Catch up commit for the mergebranch_monty_20011009Monty2001-12-1280-102/+4779
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2589
* cleanup and commit in preparation for mergeMonty2001-12-127-256/+157
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2588
* Mode 0 is just about there.Monty2001-12-1147-665/+498
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2511
* Catch the book formatting up with currentMonty2001-12-0793-5345/+1778
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2485
* ongoing workMonty2001-12-072-49/+46
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2435
* first mechanical stream encoded successfully (mode 0)Monty2001-12-072-96/+77
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2434
* fix more 'first time around' bugs found in testingMonty2001-12-062-21/+26
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2425
* continued debugging of vorbisenc.cMonty2001-12-062-34/+46
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2424
* Ongoing debugging: More fixes to vorbisencMonty2001-12-061-19/+22
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2423
* fixes to numerous typos and thinkosMonty2001-12-062-75/+90
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2422
* Incremental commitMonty2001-12-0511-281/+767
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2421
* incrememntal work; don't lose it.Monty2001-12-043-0/+908
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2420
* Continued incremental workMonty2001-12-0410-109/+834
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2419
* Catch a bug that may come up in the future; the fill forward inMonty2001-11-301-2/+2
| | | | | | floor1_inverse2 was carrying forward the wrong value. svn path=/branches/branch_monty_20011009/vorbis/; revision=2409
* commit a number of Tim Janik suggestions to the API.Monty2001-11-245-4/+1652
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2404
* Bitrate management scheme passes all tests. On to mundane bugfixes and tuning.Monty2001-11-244-41/+38
| | | | | | Monty svn path=/branches/branch_monty_20011009/vorbis/; revision=2401
* ongoing fixes to bitrate managementMonty2001-11-222-12/+11
| | | | | | Monty svn path=/branches/branch_monty_20011009/vorbis/; revision=2398
* bitrate management mark II running in 'full blown' mode. Likely stillMonty2001-11-2215-516/+2834
| | | | | | issues with partially enabled modes. testing continues... svn path=/branches/branch_monty_20011009/vorbis/; revision=2396
* Bitrate management mark II running and running mcorrectly in 'fullMonty2001-11-222-18/+93
| | | | | | blown' mode. Testing to continue. svn path=/branches/branch_monty_20011009/vorbis/; revision=2395
* Incremental commit of take-two higher latency but more stableMonty2001-11-168-128/+781
| | | | | | bitrate management svn path=/branches/branch_monty_20011009/vorbis/; revision=2383
* Umm.. why are these still here? They've not been used for a long time.Monty2001-10-230-0/+0
| | | | | | Monty svn path=/branches/branch_monty_20011009/vorbis/; revision=2256
* Found one straggler that was killing bitrate tracking at evenMonty2001-10-222-14/+9
| | | | | | iteration boundaries svn path=/branches/branch_monty_20011009/vorbis/; revision=2253
* Oops. Forgot to commit the rest of the bloody thing.Monty2001-10-222-104/+87
| | | | | | Monty svn path=/branches/branch_monty_20011009/vorbis/; revision=2252
* Pending any last minute bugs, welcome to 1.0's bitrate managementMonty2001-10-2245-489/+881
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2251
* OK, I think we've mostly got it. Moved to single queue system, added hysterysisMonty2001-10-204-183/+107
| | | | | | Monty svn path=/branches/branch_monty_20011009/vorbis/; revision=2186
* Ongoing bitrate management workMonty2001-10-2039-657/+1763
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2184
* More bitrate management additions/fixes/tuningMonty2001-10-1645-566/+1523
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2147
* A good VBR mode A starting point.Monty2001-10-1244-345/+1085
| | | | svn path=/branches/branch_monty_20011009/vorbis/; revision=2133
* Fixed Chris's encoder_example .WAV header reader; it forgot to aborMonty2001-10-116-14/+327
| | | | | | | | | tthe loop and caused channel swapping/phase errors by munching one extra sample (not a sample pair). Monty svn path=/branches/branch_monty_20011009/vorbis/; revision=2132
* repair swapped avratemin and max.Monty2001-10-1149-139/+4450
| | | | | | | | | the 'burst of static in first/last frame' bug was real; pre/post extrapolate could overflow the autocorr accumulator. This was also throwing off global_specmax, nailing it to infinity if preextrapolate broke. Fixed. svn path=/branches/branch_monty_20011009/vorbis/; revision=2126
* bitrate management engine first commit. Still at least one bug/notMonty2001-10-0947-0/+7566
| | | | | | | | well tested. Monty svn path=/branches/branch_monty_20011009/vorbis/; revision=2124
* This commit was manufactured by cvs2svn to create branchunknown2004-03-200-0/+0
'branch_monty_20011009'. svn path=/branches/branch_monty_20011009/vorbis/; revision=2123