- 20 Mar, 2004 1 commit
-
-
unknown authored
'branch_monty_20020303'. svn path=/branches/branch_monty_20020303/vorbis/; revision=5974
-
- 22 Jan, 2002 3 commits
-
-
Monty authored
Fixed a memory management error in the new codebook code Removed final-stage infinite shift buffer; now a no-copy double buffer; removes another 70kB nominal from decode with slight speed improvement (~2%) there's still an exact-position seek bug found by seeking_example to track down. The seek succeeds, but the position is off. Monty svn path=/trunk/vorbis/; revision=2975
-
Monty authored
Some memory allocations missing the _ogg_ prefix svn path=/trunk/vorbis/; revision=2974
-
Monty authored
Finished treeless decode optimizations for now. Fixed the approx_vbr assignment bug in vorbisenc svn path=/trunk/vorbis/; revision=2973
-
- 21 Jan, 2002 1 commit
-
-
Monty authored
Additional optimization to new bisection search codebook decode svn path=/trunk/vorbis/; revision=2970
-
- 19 Jan, 2002 2 commits
-
-
Monty authored
Fix to segfault unpacking a sparse book svn path=/trunk/vorbis/; revision=2960
-
Monty authored
Memory use reduction: eliminate huffman decode tree eliminate need to keep static codebook for decode compact sparse codebooks to reduce mem usage experimental, test it well. svn path=/trunk/vorbis/; revision=2959
-
- 01 Jan, 2002 2 commits
-
-
Segher Boessenkool authored
svn path=/trunk/vorbis/; revision=2935
-
Monty authored
Bump encoder date for release 1.0 rc 3 svn path=/trunk/vorbis/; revision=2925
-
- 31 Dec, 2001 4 commits
-
-
Jack Moffitt authored
can't glob reliably. svn path=/trunk/vorbis/; revision=2924
-
Jack Moffitt authored
svn path=/trunk/vorbis/; revision=2923
-
Jack Moffitt authored
svn path=/trunk/vorbis/; revision=2922
-
Jack Moffitt authored
svn path=/trunk/vorbis/; revision=2921
-
- 29 Dec, 2001 1 commit
-
-
cwolf authored
svn path=/trunk/vorbis/; revision=2915
-
- 27 Dec, 2001 1 commit
-
-
cwolf authored
svn path=/trunk/vorbis/; revision=2913
-
- 24 Dec, 2001 1 commit
-
-
calc authored
Updated timestamps for debian changelog entries and added some more information to vorbiscomment manpage. svn path=/trunk/vorbis/; revision=2904
-
- 23 Dec, 2001 4 commits
-
-
Monty authored
Remove the SIGFPE code for linux svn path=/trunk/vorbis/; revision=2900
-
Monty authored
kill a fprintf svn path=/trunk/vorbis/; revision=2899
-
Monty authored
beginning-of-stream tuning oops in bitrate management svn path=/trunk/vorbis/; revision=2898
-
Monty authored
bitrate management bugfixes and tuning svn path=/trunk/vorbis/; revision=2897
-
- 22 Dec, 2001 5 commits
-
-
Monty authored
Tuned out Dibrom's tone/noise masking bug. The problem was the long-suspect 8kHz data from Fielder's paper; now we have proof it's wrong. Monty svn path=/trunk/vorbis/; revision=2896
-
Segher Boessenkool authored
svn path=/trunk/vorbis/; revision=2893
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=2892
-
Ralph Giles authored
these (the 'mac' subdir) should not be included in the release. svn path=/trunk/vorbis/; revision=2891
-
Ralph Giles authored
the resulting framework. svn path=/trunk/vorbis/; revision=2889
-
- 21 Dec, 2001 5 commits
-
-
Segher Boessenkool authored
svn path=/trunk/vorbis/; revision=2883
-
Segher Boessenkool authored
svn path=/trunk/vorbis/; revision=2882
-
Segher Boessenkool authored
svn path=/trunk/vorbis/; revision=2881
-
Monty authored
Config samplerate error not being propogated up by vorbis_encode_init fixed svn path=/trunk/vorbis/; revision=2877
-
Stan Seibert authored
(closes bug #92). svn path=/trunk/vorbis/; revision=2876
-
- 20 Dec, 2001 4 commits
-
-
Jack Moffitt authored
libtool libraries. -all-static has the same behavior, and also passes -static to gcc link, which is what we really wanted. You learn something new every day :) svn path=/trunk/vorbis/; revision=2872
-
Jack Moffitt authored
svn path=/trunk/vorbis/; revision=2870
-
Jack Moffitt authored
svn path=/trunk/vorbis/; revision=2869
-
Segher Boessenkool authored
svn path=/trunk/vorbis/; revision=2868
-
- 19 Dec, 2001 6 commits
-
-
Segher Boessenkool authored
CodeWarrior. Oops. svn path=/trunk/vorbis/; revision=2862
-
Segher Boessenkool authored
svn path=/trunk/vorbis/; revision=2860
-
Monty authored
sixxie: thanks svn path=/trunk/vorbis/; revision=2859
-
Monty authored
Set a hard min floater val if using ABR svn path=/trunk/vorbis/; revision=2858
-
Monty authored
eliminate printfs fix bug in management when only a hard minimum rate is specced minor default tuning tweaks svn path=/trunk/vorbis/; revision=2857
-
Monty authored
bitrate management is active svn path=/trunk/vorbis/; revision=2856
-