343
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 2 years ago. based on code collected over 6 years ago.
Jul 24, 2018 — Jul 24, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
travis: use sudo-less apt-plugin install of libogg-dev. More... almost 10 years ago
Allocate comment temporaries on the heap. More... about 10 years ago
Remove spurious variable from autogen.sh. More... about 10 years ago
configure.ac: Add AC_CONFIG_MACRO_DIR More... over 10 years ago
configure.ac: Whitespace only More... over 10 years ago
Add CMake documentation to readme. More... over 10 years ago
Add CMake script to build vorbis. More... over 10 years ago
Use https urls in README. More... over 10 years ago
Remove trailing whitespace. More... over 10 years ago
Switch README to markdown. More... over 10 years ago
Remove AC_CONFIG_MACRO_DIRS. More... over 10 years ago
Make git ignore generated files. More... over 10 years ago
Fix automake warning. More... over 10 years ago
Simplify autogen.sh More... over 10 years ago
Remove todo and MacOS 9 files from distribution. More... over 10 years ago
Remove Mac OS 9 project files More... over 10 years ago
Add build description for travis continuous integration service. More... over 10 years ago
Link all of the examples to libogg. More... over 10 years ago
More release checklist additions. More... over 10 years ago
Clarify xiph.org updates on the release checklist. More... over 10 years ago
Add a release checklist. More... over 10 years ago
Record the release date. More... over 10 years ago
Bump more copyright dates. More... over 10 years ago
Update changes for release. More... over 10 years ago
Suppress spurious 'may be used uninitialized' gcc warnings in floor1.c encode with static initializers. More... over 10 years ago
Roll back unintentionally chaged file (barkmel.c) from previous commit. More... over 10 years ago
Remove a set-but-unused variable (lastdelta) in the encode-side lsp code. Note that the code in question is effectively dead as it's for floor0 encoding, and floor zero has been deprecated for over a decade. More... over 10 years ago
Somehow the previous svn rm lspmap.png didn't take. More... over 10 years ago
Errata to correct typo in bark equation in 6.2.5 of spec; the last paren was misplaced. The error apparently appeared when resetting the doc to XML or DocBook. Note that lspmap.png was erroneously updated to reflect the typo in r8547 and so it's been wrong since then too. The original HTML spec was correct (as is the code). More... over 10 years ago
Don't use MSVC inline assembly on arm targets. More... over 10 years ago