summaryrefslogtreecommitdiff
path: root/lib/modes/mode_C.h
Commit message (Collapse)AuthorAgeFilesLines
* Just to avoid losing any workMonty2001-08-121-211/+220
| | | | svn path=/branches/branch_monty_20010708/vorbis/; revision=1753
* Builds and runs, but is untuned. Don't use it yet. IncrementalMonty2001-08-031-162/+290
| | | | | | | | commit to avoid losing work. Monty svn path=/branches/branch_monty_20010708/vorbis/; revision=1676
* Thinking aloud, committing this to a safe place 'just in case'.Monty2001-07-081-0/+299
| | | | | | A few .h files are still missing. svn path=/branches/branch_monty_20010708/vorbis/; revision=1546
* This commit was manufactured by cvs2svn to create branchunknown2004-03-201-314/+0
| | | | | | 'branch_monty_20010708'. svn path=/branches/branch_monty_20010708/vorbis/; revision=1545
* Accidentally committed some in-progress encoder changes that brokeMonty2001-06-181-3/+3
| | | | | | | | encode using floor 0. Fixed. Monty svn path=/trunk/vorbis/; revision=1502
* Floor 1Monty2001-05-271-5/+3
| | | | | | | | | Res 1 Vorbisfile fixes/opts now all on mainline svn path=/trunk/vorbis/; revision=1458
* final beta 4 commitMonty2001-02-261-5/+5
| | | | | | | change to BSD license update version svn path=/trunk/vorbis/; revision=1334
* bugfix/speed improvement to envelope.cMonty2001-02-181-66/+59
| | | | | | | | | Tuning for modes B->E for beta 4. Pending bugfixes/release version update, beta 4 is frozen. Monty svn path=/trunk/vorbis/; revision=1290
* Some new preecho code; split energy threshholding up into a few bands.Monty2001-02-151-2/+2
| | | | | | Monty svn path=/trunk/vorbis/; revision=1279
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
| | | | svn path=/trunk/vorbis/; revision=1243
* Increase preecho trigger sensitivity, even at low bitrateMonty2001-02-011-2/+2
| | | | | | Update vendor version string svn path=/trunk/vorbis/; revision=1233
* Initial beta 4 mergeMonty2001-01-221-141/+187
| | | | | | Monty svn path=/trunk/vorbis/; revision=1191
* Commit minor speed patch (sliding window in vorbis_blockin)Monty2000-12-211-118/+118
| | | | | | | Commit Segher floating constant patch Commit addition of vq targets to vq/ Makefile.am svn path=/trunk/vorbis/; revision=1121
* beta 3 commit. Unless I missed something (give it 50/50 odds ;-)Monty2000-11-171-21/+102
| | | | | | | | we're done for b3. Monty svn path=/trunk/vorbis/; revision=1057
* Incremental commit toward b3. Optionally should still retrain mode E,Monty2000-11-081-28/+30
| | | | | | look for the problem with velvet.wav (DC offset) and remove old books. svn path=/trunk/vorbis/; revision=1037
* Incremental update... new 100kbps and 128 kbps booksMonty2000-11-081-2/+2
| | | | svn path=/trunk/vorbis/; revision=1026
* Merge branch_beta3 onto the mainline.Monty2000-11-061-0/+195
Monty svn path=/trunk/vorbis/; revision=990