- 14 Jul, 2004 1 commit
-
-
Michael Smith authored
documentation. We need a better way to keep docs in sync, editing the website copy is definitely a bad idea. svn path=/trunk/vorbis/; revision=7112
-
- 09 Jul, 2004 2 commits
- 07 Jul, 2004 1 commit
-
-
Monty authored
is ready for wider correctness testing; no substantial issues expected. svn path=/trunk/vorbis/; revision=7037
-
- 24 Jun, 2004 1 commit
-
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=6854
-
- 25 May, 2004 3 commits
-
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=6756
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=6753
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=6752
-
- 07 Apr, 2004 2 commits
-
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=6498
-
Ralph Giles authored
endings otherwise, but these need to be correct no matter who makes the package. svn path=/trunk/vorbis/; revision=6496
-
- 06 Apr, 2004 2 commits
-
-
Ralph Giles authored
using this for releaseinfo. Also remove the manual dates in favor of the automatic ones. Previously, the manual ones meant something like 'last significant update' but it's easy to forget. A little uglier, less work. svn path=/trunk/vorbis/; revision=6494
-
Ralph Giles authored
out. svn path=/trunk/vorbis/; revision=6493
-
- 22 Mar, 2004 1 commit
-
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=6151
-
- 19 Feb, 2004 1 commit
-
-
Michael Smith authored
svn path=/trunk/vorbis/; revision=5840
-
- 26 Jan, 2004 1 commit
-
-
Ralph Giles authored
Winston. svn path=/trunk/vorbis/; revision=5784
-
- 30 Dec, 2003 4 commits
-
-
Monty authored
Kill off small padding bug for super-small bitreservoir sizes. It's now accurate to the byte. Monty svn path=/trunk/vorbis/; revision=5730
-
Monty authored
Kill another minor bug in bitrate reservoir setup when average isn't specced (as it keys off nominal by default) svn path=/trunk/vorbis/; revision=5728
-
Monty authored
Correct nominal setting flaw in managed setup when mina nd max are both specified. svn path=/trunk/vorbis/; revision=5727
-
Monty authored
Replace time-windowed bitrate management setup with a one-pass 'greedy' bit reservoir system. Advantages: no additional encoder latency more predictable buffering lower memory usage These changes introduce two new vorbis_encode_ctls to get to the new functionality. The old ectl calls are still supported for compatability and binary library compatability is not broken (but libvorbis/file/enc need to be upgraded as a set). ...now going to update oggenc. Monty svn path=/trunk/vorbis/; revision=5726
-
- 28 Nov, 2003 1 commit
-
-
Stan Seibert authored
svn path=/trunk/vorbis/; revision=5640
-
- 17 Nov, 2003 1 commit
-
-
carsten authored
svn path=/trunk/vorbis/; revision=5585
-
- 16 Nov, 2003 1 commit
-
-
Ed "oddsock" Zaleski authored
Made the projects all link to the Multithreaded Static Runtime Lib...hopefully this will allow for the most portability. svn path=/trunk/vorbis/; revision=5581
-
- 26 Oct, 2003 1 commit
-
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=5506
-
- 25 Oct, 2003 1 commit
-
-
Ralph Giles authored
Apparently my hand editing messed up parsability. There may be line-ending problems with vorbis.dsw. svn path=/trunk/vorbis/; revision=5502
-
- 23 Oct, 2003 2 commits
-
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=5499
-
Ralph Giles authored
back to glibtoolize (as it's shipped by apple on macosx) if libtoolize is not available. Bug 363. svn path=/trunk/vorbis/; revision=5497
-
- 22 Oct, 2003 1 commit
-
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=5495
-
- 20 Oct, 2003 1 commit
-
-
carsten authored
svn path=/trunk/vorbis/; revision=5491
-
- 18 Oct, 2003 1 commit
-
-
calc authored
This allows for builds not to fail if automake is installed on the build system and it doesnt happen to be exact same version used during autogen.sh process. svn path=/trunk/vorbis/; revision=5486
-
- 08 Oct, 2003 1 commit
-
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=5408
-
- 01 Oct, 2003 3 commits
-
-
Ralph Giles authored
1.0.1. I've added all the new functions, and more dangerously, moved all the vorbis_encode_* to vorbisenc.def. I have no idea what I'm doing here, so testing please. In particular, make sure binary compatibility is preserved for apps linked against 1.0.0. svn path=/trunk/vorbis/; revision=5387
-
Ralph Giles authored
the patch. svn path=/trunk/vorbis/; revision=5385
-
Ralph Giles authored
space savings. svn path=/trunk/vorbis/; revision=5384
-
- 24 Sep, 2003 1 commit
-
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=5370
-
- 20 Sep, 2003 1 commit
-
-
Stan Seibert authored
you shouldn't do it later. svn path=/trunk/vorbis/; revision=5364
-
- 16 Sep, 2003 1 commit
-
-
Monty authored
I've been getting sloppy lately... didn;t run streaming tests against most recent vorbisfile state machine fix ebcause I thought it didn't affect non-seekable. I was wrong, and the chnage broke things. This fixes non-seekable input and I actually ran all the basic tests (streaming, seekable, seeking, crosslapping and full chain tests) before this commit. Monty svn path=/trunk/vorbis/; revision=5343
-
- 12 Sep, 2003 1 commit
-
-
Monty authored
State engine change broke seeking because ov_pcm_seek was actually using _make_decode_ready as a 'make sure decode is ready' even if it already was. _make_decode_ready is now a no-op if decode is ready. Monty svn path=/trunk/vorbis/; revision=5335
-
- 11 Sep, 2003 2 commits
- 10 Sep, 2003 1 commit
-
-
Monty authored
Update vendor string for 1.0.1 release svn path=/trunk/vorbis/; revision=5324
-