343
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 4 years ago.
Jul 24, 2018 — Jul 24, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup pass on the vorbisenc documentation. More... over 14 years ago
Add rough reference documentation for the main encoding calls. More... over 14 years ago
Documenation fix: functions are in vorbisfile.h, not libvorbisfile.h. More... over 14 years ago
linked statically to c runtime for windows mobile. More... over 14 years ago
Put in the magic maintainer-mode invocation to configure.ac, otherwise sometimes autotools goes off into a corner and shoots itself. More... over 14 years ago
Don't allow ordered codebooks with codeword lengths longer than 32 bits. More... over 14 years ago
Changed the C runtime library to the default option - dynamic runtime library. More... over 14 years ago
add pkg.m4 to vorbis, that way ./autogen.sh works on systems that dont have pkg-config installed
j
More... over 14 years ago
Modify fix for Trac #1572; some files from the earliest beta accidentally used an oversized phrasebook in res decode; allow these [technically corrept] files to play. The attack fix is still watertight, the check is simply made in a different way. More... over 14 years ago
Bumped libogg version to 1.1.4 and fixed dynamic compilation because of missing export function. More... over 14 years ago
More extensive / difficult to abuse version of #1573 fix. Makes it abunduntly clear that the DSP state is uninitialized. More... over 14 years ago
Similarly check for error in seeking_example More... over 14 years ago
Fix for Trac #1573. More... over 14 years ago
Commit fix to Trac #1572; the erroneous setup was being checked for, but not completely. More... over 14 years ago
Eliminate possibility of booklist overflow in res0/1/2 unpacking. More... over 14 years ago
Eliminate a correct but harmless 'unititialized variable' warning from libvorbisfile compile. More... almost 15 years ago
Bump build system versions for release More... almost 15 years ago
Commit a vorbisfile short-file fix; consists of several fixes to reinitialization post-seek. Fixes gentoo BZ# 276594 More... almost 15 years ago
Remove trailing whitespace More... almost 15 years ago
analysis output / trailing whitespace cleanup More... almost 15 years ago
Trac #1549; enable slower but higher precision floor 0 LSP code. Modern CPUs are fast enough to not even notice. More... almost 15 years ago
applied Trac #1548 More... almost 15 years ago
correct FPU control word setting bug (Trac #1547) More... almost 15 years ago
Commit additional hardening to seyup packet decode; some of the checks are redundant, but possibly a good proof against future changes. More... almost 15 years ago
Fix for Mozilla BZ #501279 More... almost 15 years ago
Correct a potential* comment length sanity check overflow. More... almost 15 years ago
Kick things off with a version bump More... almost 15 years ago
Commit updates to the Vorbis I spec highlighting rejection cases fixed in r16181 and 16182. More... almost 15 years ago
Second half of fix to Mozilla BZ # 5000254: sanity check the floor 1 post list to reject files with repeated values that would result in floor line segments with zero length. More... almost 15 years ago
First half of fix for Mozilla BZ #500254 More... almost 15 years ago