342
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 6 years ago.
Jul 24, 2018 — Jul 24, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
zeroed channel logic fix to residue backend 2 More... about 24 years ago
Restore the correct version; the default: bugfix commit and then partial rollback had removed a month's worth of changes. More... about 24 years ago
Additional optimizations, rearrangement. Residue backend # 2 (interleaved channels) Channel coupling added to mapping 0 More... about 24 years ago
When fixing the default: case bug, forgot there were a number of additional optimizations that can't go on mainline without the rest of my [not ready] work. Rolled back, applied just the bug fix. More... about 24 years ago
remove a (nil) default: case becasue MSVC doesnt like it. More... about 24 years ago
And again without the test case that found the bug, so as to avoid huge patches. More... about 24 years ago
Fixed a serious algorithmic bug in unpack that was spotted by routine testing during a training run. More... about 24 years ago
A fix to fix the last fix. More... about 24 years ago
Kill some debugging output More... about 24 years ago
Cascading fully functional More... about 24 years ago
Don't reduce open state during ov_open(). Fixes non-seekable vorbisfile (i.e. streaming). More... about 24 years ago
An ATH change I didn't intend to commit was committed in the branch merge. Rolling that back. More... about 24 years ago
decoder_example non-stereo decode fix better autoconf sensing of float-version math lib funcs More... about 24 years ago
minor spelling correction More... about 24 years ago
One last vorbisfile opt uncommented, fixed and tested. More... about 24 years ago
Floor 1 Res 1 Vorbisfile fixes/opts More... about 24 years ago
The .vql books used to gen the beta 4 LSP codebooks More... about 24 years ago
Fix for bug #2 More... about 24 years ago
Committed fix to what most people know as the 'seek to zero' bug. More... about 24 years ago
Fix the initial frame bug triggered by vcut; if the first block of a stream was long, libvorbis would accidentally output audio for the very forst audio packet. Second packet was handled correctly. More... about 24 years ago
fixed minor errors in Jeff's patches. More... about 24 years ago
more speling mistakes another LGPL to BSD change More... about 24 years ago
speling fix More... about 24 years ago
Eradicate references to LGPL More... about 24 years ago
These should be in CVS even if they're in flux. More... about 24 years ago
allocation fix - sizeof(long) instead of sizeof(int) to fix problems on 64 bit platforms. Thanks to Bill Nottingham for tracking this one down. More... about 24 years ago
put back the bit about the bitstream index. Didn't realize it was talking about the chaining index, rather than the logical bitstream serialno. More... about 24 years ago
Correct ov_read() documentation. Each call decodes at most one vorbis packet and will not necessarily fill the buffer as claimed in the html docs. More... about 24 years ago
Debian added version dependencies More... over 24 years ago
Missed these ones the first time through: apply the same patch that has been put in all the relevant acinclude.m4 files to the .m4 files that get installed with the libraries.
Jeff Squyres
as jsquyres
More... over 24 years ago