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
Set keyword substitution on the 5.1 mode files. More... over 11 years ago
Patch for Trac #1974; make sure unit tests pull in -lm during link More... over 11 years ago
Patch for trac #1965; clarify in comments and docs that a failed call to ov_test does not take ownership of the passed-in file. More... almost 12 years ago
Update pkgconfig files to reduce overlinking. More... about 12 years ago
Bring libvorbis's configure.in into the 21st century. More... over 12 years ago
Escape more things in the vorbisfile docs' example code. More... over 12 years ago
corrected docs: docs did not reflect the path parameter to be const. see #1593 More... almost 13 years ago
Have to remember to update CHANGES for release More... over 13 years ago
commit version bump for 1.3.3 release More... over 13 years ago
Remove white-xifish.png from makefile dependencies for spec; it doesn't appear to reference it, and trying to install it twice is breaking make install. More... over 13 years ago
Minor build correction to r18183 More... over 13 years ago
Port r17546 from Tremor; although pieces had made it over to libvorbis, a comprehensive port and verification was called for. This patch provided some additional floor0 hardening: More... over 13 years ago
More typo/layout fixes to the floor 1 spec (packet decode and curve computation -> subsubsections, fix my escpaed square brackets) More... over 13 years ago
Add a clarification to the floor1 decode spec, since I had to re-determine some of what it says for myself after not thinking about it for 15-ish years. More... over 13 years ago
Fix handling of floor0 codebook with no used entries. More... over 13 years ago
Commit new versions of geenrated docs to reflect floor1 spec addition/correction More... over 13 years ago
Commit fix to Moz Bugzilla #719612 (along with spec update in previous commit) More... over 13 years ago
Spec correction: Hard limit of 63 configurable (65 total) floor1 posts was never spelled out in the spec. Part of addressing Moz BZ #719612 More... over 13 years ago
Fix a memory leak in vorbis_commentheader_out(). More... over 13 years ago
Ifdef out an unused variable. More... almost 14 years ago
Add even more parentheses to silence warnings. More... almost 14 years ago
Remove generated Makefile.in inadvertently included in r18064. More... almost 14 years ago
Ngh, whitespace lines are significant in package import More... almost 14 years ago
Fix numbering in interrupted enumerate lists (eg, in floor0 curve computation pseudocode) Regenerate docs with updated/corrected fancvrb package More... almost 14 years ago
More underscore cleanups; it appears that \usepackage{underscore} in unreliable in several environments like \mathtt and \emph More... almost 14 years ago
Hack to deal with the fact that underscores in a \mathtt{} were showing up as the letter 'X', but using \texttt{} instead caused incorrect type scaling in math typesetting More... almost 14 years ago
If we're committing a pregenerated HTML version of the spec, we need to commit the pregenned equation images with it. More... almost 14 years ago
Commit corrected/pregenerated spec docs. This doesn't commit the pregen images, those come next... More... almost 14 years ago
The XML had the p/q equations for even LSP curve computation wrong too More... almost 14 years ago
The DocBook->TeX conversion typoed the even LSP curve computation equations for p and q; removed the spurious ^2. More... almost 14 years ago