- 10 Jun, 2009 1 commit
-
-
Monty authored
svn path=/branches/vorbis-malloccheck/; revision=16097
-
- 03 Jun, 2009 1 commit
-
-
Monty authored
svn path=/trunk/vorbis/; revision=16077
-
- 26 May, 2009 1 commit
-
-
Monty authored
the ongoing formatting silliness. ...with apologies to the havoc this will wreak on svn blame being useful. svn path=/trunk/vorbis/; revision=16037
-
- 14 May, 2009 1 commit
-
-
Monty authored
svn path=/trunk/vorbis/; revision=16006
-
- 27 Nov, 2008 1 commit
-
-
ivo authored
Update outdated documentation to refer to the new media types. Bump version number. Fill changelog. svn path=/trunk/vorbis/; revision=15540
-
- 28 Sep, 2008 1 commit
-
-
ivo authored
svn path=/trunk/vorbis/; revision=15346
-
- 31 May, 2008 1 commit
-
-
Monty authored
svn path=/trunk/vorbis/; revision=14984
-
- 01 May, 2008 1 commit
-
-
Ralph Giles authored
some mode changes. svn path=/trunk/vorbis/; revision=14817
-
- 13 Feb, 2008 1 commit
-
-
Ralph Giles authored
are corrupt. svn path=/trunk/vorbis/; revision=14502
-
- 20 Aug, 2007 1 commit
-
-
erikd authored
svn path=/trunk/vorbis/; revision=13576
-
- 19 Aug, 2007 1 commit
-
-
erikd authored
svn path=/trunk/vorbis/; revision=13571
-
- 24 Jul, 2007 1 commit
-
-
Monty authored
svn path=/trunk/vorbis/; revision=13293
-
- 03 Jul, 2007 1 commit
-
-
Monty authored
Don't use it, I know for certain it's broken. Just a commit to make switching machines easier :-) svn path=/trunk/vorbis/; revision=13213
-
- 23 Jun, 2007 1 commit
-
-
Monty authored
ought to verify against maximum too. svn path=/trunk/vorbis/; revision=13179
-
- 22 Jun, 2007 1 commit
-
-
Monty authored
codebooks with no entries. Ideally that wouldn't happen, but it looks like the automated codebook training ended up with a few 'null' books. svn path=/trunk/vorbis/; revision=13169
-
- 21 Jun, 2007 2 commits
- 20 Jun, 2007 1 commit
-
-
Monty authored
svn path=/trunk/vorbis/; revision=13149
-
- 26 Jun, 2005 1 commit
-
-
Ralph Giles authored
and start counting data packet sequence numbers with 3 instead of zero so that all the ogg packets come out of the encoder with the same packetno fields they would have in coming out of an Ogg file (as read by libogg, anyway). Previously data packets started counting from zero, and the packetno field of the returned header packets was uninitialized. We had two choices in resolving this. One was just to add 3 to the vorbis_dsp_state and/or vorbis_block sequence field when writing it to the ogg_packet packetno field. The other is to actually keep the packetno in the internal sequence fields. I chose the later based on the fact that this same field gets set directly from the ogg_packet packetno on decode, so things are consistent. svn path=/trunk/vorbis/; revision=9513
-
- 21 Jun, 2005 1 commit
-
-
Ralph Giles authored
with the bps/kbps fix in the management interface. svn path=/trunk/vorbis/; revision=9500
-
- 07 Jul, 2004 1 commit
-
-
Monty authored
is ready for wider correctness testing; no substantial issues expected. svn path=/trunk/vorbis/; revision=7037
-
- 30 Dec, 2003 1 commit
-
-
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
-
- 10 Sep, 2003 1 commit
-
-
Monty authored
Update vendor string for 1.0.1 release svn path=/trunk/vorbis/; revision=5324
-
- 11 Oct, 2002 1 commit
-
-
Monty authored
A single page audio stream that was also a short page would decode too far. svn path=/trunk/vorbis/; revision=3996
-
- 23 Sep, 2002 1 commit
-
-
Monty authored
Add timebase conversion call svn path=/trunk/vorbis/; revision=3940
-
- 18 Jul, 2002 1 commit
-
-
Monty authored
bump date on vendor string eliminate the ilog2 code that looks broken with clearer code svn path=/trunk/vorbis/; revision=3654
-
- 13 Jul, 2002 1 commit
-
-
Monty authored
Update vendor string svn path=/trunk/vorbis/; revision=3610
-
- 11 Jul, 2002 1 commit
-
-
Monty authored
That's it. Full 1.0 libVorbis code handoff to release engineering. svn path=/trunk/vorbis/; revision=3576
-
- 02 Jul, 2002 1 commit
-
-
Monty authored
32kHz modes, coupled and uncoupled, managed and unmanaged Monty svn path=/trunk/vorbis/; revision=3467
-
- 30 Jun, 2002 1 commit
-
-
Monty authored
add vorbis_encode_ctl entries to manipulate the bitrate management engine. Needed to allow old -b behavior (specifying a true VBR quality mode via a bitrate mapping). svn path=/trunk/vorbis/; revision=3451
-
- 28 Jun, 2002 1 commit
-
-
Monty authored
The 'Grand Simplification' officially becomes the mainline toward rc4. Currently, only 44/48kHz stereo is supported. svn path=/trunk/vorbis/; revision=3437
-
- 22 Jan, 2002 1 commit
-
-
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
-
- 01 Jan, 2002 1 commit
-
-
Monty authored
Bump encoder date for release 1.0 rc 3 svn path=/trunk/vorbis/; revision=2925
-
- 20 Dec, 2001 1 commit
-
-
Segher Boessenkool authored
svn path=/trunk/vorbis/; revision=2868
-
- 19 Dec, 2001 1 commit
-
-
Monty authored
Merge infrastructure work; full books svn path=/trunk/vorbis/; revision=2829
-
- 12 Dec, 2001 1 commit
-
-
Monty authored
Initial branch merge toward rc3 monty_branch_20011009 is officially dead svn path=/trunk/vorbis/; revision=2590
-
- 20 Oct, 2001 1 commit
-
-
Michael Smith authored
that, since the memory is freed using _ogg_free(), things work right. Otherwise people replacing the ogg memory routines would have problems. svn path=/trunk/vorbis/; revision=2189
-
- 14 Oct, 2001 1 commit
-
-
Michael Smith authored
problem in comment writing. svn path=/trunk/vorbis/; revision=2137
-
- 02 Oct, 2001 1 commit
-
-
Segher Boessenkool authored
two bugs in vorbisfile found and fixed. svn path=/trunk/vorbis/; revision=2105
-
- 30 Sep, 2001 1 commit
-
-
Michael Smith authored
svn path=/trunk/vorbis/; revision=2102
-