- 02 Feb, 2001 1 commit
-
-
Monty authored
Update header copyright dates, update copyright assignemnt svn path=/trunk/vorbis/; revision=1243
-
- 22 Jan, 2001 1 commit
-
-
Monty authored
Initial beta 4 merge Monty svn path=/trunk/vorbis/; revision=1191
-
- 21 Dec, 2000 1 commit
-
-
Monty authored
Commit minor speed patch (sliding window in vorbis_blockin) Commit Segher floating constant patch Commit addition of vq targets to vq/ Makefile.am svn path=/trunk/vorbis/; revision=1121
-
- 17 Nov, 2000 1 commit
-
-
Monty authored
beta 3 commit. Unless I missed something (give it 50/50 odds ;-) we're done for b3. Monty svn path=/trunk/vorbis/; revision=1057
-
- 14 Nov, 2000 1 commit
-
-
Monty authored
Two fixes: s/sizeof(double)/sizeof(float)/ in floor0.c forgot to free tab and tabl in decode book. Also, convert all free() to _ogg_free() (duh) Monty svn path=/trunk/vorbis/; revision=1054
-
- 08 Nov, 2000 1 commit
-
-
Monty authored
Incremental commit toward b3. Optionally should still retrain mode E, look for the problem with velvet.wav (DC offset) and remove old books. svn path=/trunk/vorbis/; revision=1037
-
- 06 Nov, 2000 1 commit
-
-
Monty authored
Merge branch_beta3 onto the mainline. Monty svn path=/trunk/vorbis/; revision=990
-
- 12 Oct, 2000 1 commit
-
-
Monty authored
Merging the postbeta2 branch onto the mainline. Monty svn path=/trunk/vorbis/; revision=729
-
- 15 Aug, 2000 1 commit
-
-
Monty authored
Commit monty_branch_20000724 to the mainline in prep for beta 2 Monty svn path=/trunk/vorbis/; revision=586
-
- 14 Aug, 2000 1 commit
-
-
Monty authored
Add a check to res0.c:unpack to make sure we don't try to cascade witht he old code (once the feature gets written and such streams appear later) Monty svn path=/trunk/vorbis/; revision=551
-
- 15 Jun, 2000 1 commit
-
-
Monty authored
proper truncated packet support Monty svn path=/trunk/vorbis/; revision=450
-
- 14 Jun, 2000 2 commits
-
-
Monty authored
API change to stabilize psychoacoustic configuration for 1.0 beta. It would be nice, after all, to maintain binary compatability in the library... Monty svn path=/trunk/vorbis/; revision=446
-
Monty authored
Merge of the current Monty branch; this brings in new psychoacoustic fixes, better LSP fit and better tuning. svn path=/trunk/vorbis/; revision=445
-
- 08 May, 2000 1 commit
-
-
Monty authored
First merge of new psychoacoustics. Have some unused codebooks to remove yet, but we're otherwise OK. Tuning still has a little ways to go, but it's not too bad. Monty svn path=/trunk/vorbis/; revision=383
-
- 06 Apr, 2000 2 commits
- 03 Apr, 2000 1 commit
-
-
Monty authored
Fixed a seeking bug; I shot myself int he foot by adding the expected_pageno arg to stream_reset; it needed the out of sequence trip to skip past continued packets. Removed the argument; stream_reset no sets pageno to -1 (not 0 like in init) so that seeks are flagged; the out of sequence handling trips, but the -1 surpresses the out of sequence error. Monty svn path=/trunk/vorbis/; revision=301
-
- 23 Feb, 2000 2 commits
- 13 Feb, 2000 1 commit
-
-
Monty authored
a little bughunting svn path=/trunk/vorbis/; revision=260
-
- 12 Feb, 2000 1 commit
-
-
Monty authored
Collect training data from the lib when compiled with -DTRAIN Added staging to floor0.c Added first work toward residue partitioning and huff builder Monty x svn path=/trunk/vorbis/; revision=257
-
- 06 Feb, 2000 1 commit
-
-
Monty authored
Incremental update svn path=/trunk/vorbis/; revision=250
-
- 28 Jan, 2000 2 commits
-
-
Monty authored
Incremental update. Reduced maximum codebook/mapping/mode/backend limits. Went to static storage in structures (equal to the limits) to ease mode construction Monty svn path=/trunk/vorbis/; revision=245
-
Monty authored
The lib and vq, at least, build again. Tackling the examples and xmms now. There are still unfinished portions of the lib rearranging (notably, floor0.c and res0.c) Monty svn path=/trunk/vorbis/; revision=244
-
- 20 Jan, 2000 1 commit
-
-
Monty authored
incremental update to make sure the massive modifications exist on more than one machine :-) Monty svn path=/trunk/vorbis/; revision=236
-
- 19 Jan, 2000 1 commit
-
-
Monty authored
Incremental update svn path=/trunk/vorbis/; revision=235
-