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
pdflatex seems to want three invocations to get all the cross references correct. More... over 16 years ago
Correct in incorrect xref name. More... over 16 years ago
Explicitly import the nameref TeX package. More... over 16 years ago
Corresponding configure script changes for building the latex specification. These were omitted in the previous commit. More... over 16 years ago
Docbook to latex conversion of the spec by Max Horn. More... over 16 years ago
Apply the same progressive automake ordering from r15745 to aclocal. More... over 16 years ago
Check that the compiler supports -mv8 before adding it to the command line on sun sparc. Issue #1458. More... over 16 years ago
Minor changelog update. More... over 16 years ago
one backslash too many More... over 16 years ago
Some more clarifications (hopefully not clear as mud :) More... over 16 years ago
Updated vsprops file and added a short README file which explains what to do in order to compile successfully from source distribution. More... over 16 years ago
configure.ac : Make sure configure script is valid even if PKG_CHECK_MODULES can't be expanded by aclocal. More... over 16 years ago
doc/xml/a1-encapsulation_ogg.xml : Fix broken tag. More... over 16 years ago
configure.ac : Fix --enable-docs logic which was badly broken. More... over 16 years ago
Used Unicode for all platforms. More... over 16 years ago
Added Windows CE support: Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I), Windows Mobile 5.0 Smartphone SDK 2 (ARMV4I), Windows Mobile 6 Professional SDK (ARMV4I) More... over 16 years ago
Refactored Visual Studio 2005 project files. Added static, dynamic library support, and x64 platform support. More... over 16 years ago
Moved Visual Studio 6 project files into own folder. More... over 16 years ago
Add ov_fopen to win32/vorbisfile.def See http://lists.xiph.org/pipermail/vorbis-dev/2008-December/019657.html More... over 16 years ago
programming.html: clarify that ogg_sync_clear() is an alternative to ogg_sync_destroy() -- ie. this paragraph is not a typo. Need for clarification suggested by Philipp Schafft. More... over 16 years ago
Update outdated documentation to refer to the new media types. Bump version number. Fill changelog.
ivo
More... over 16 years ago
Second patch to correct #1456 More... over 16 years ago
Fix for bug #1456-- the 'bulletproofing' from CVE-2008-1420 inadvertantly rejects a harmless/legal (if suboptimal) codebook arrangement that was apparently used in 1.0b1. More... over 16 years ago
An attempt at a complete version of the patch submitted in #1291. Also updated autogenerating utils (not tested) and tried to eliminate all resulting warnings. More... over 16 years ago
Add vorbis_version_string to the dll export list. More... over 16 years ago
Copyright date on license had not been updated correctly More... over 16 years ago
Add a missing link to vorbisfile_example.c.html More... over 16 years ago
Don't make build depend on an XML file that no longer exists. More... over 16 years ago
For MinGW, use fseeko64 instead of _fseeki64 (which MinGW doesn't know about). More... over 16 years ago
Removed unused variables. More... over 16 years ago