aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-22Add ids to v-comment.htmlupstream-mirrorTim Terriberry
2015-07-08Fix typo.Ralph Giles
2015-05-19Mark svn deprecated in favour of git.Ralph Giles
2015-03-03Add test_sharedbook to svn:ignore.Ralph Giles
2015-03-03Update svn:ignore for recent changes.Ralph Giles
2015-03-03More release checklist additions.Ralph Giles
2015-03-03Clarify xiph.org updates on the release checklist.Ralph Giles
2015-03-03Add a release checklist.Ralph Giles
2015-03-03Record the release date.Ralph Giles
2015-03-03Bump more copyright dates.Ralph Giles
2015-03-03Update changes for release.Ralph Giles
2015-03-02Suppress spurious 'may be used uninitialized' gcc warnings in floor1.cMonty
2015-03-02Roll back unintentionally chaged file (barkmel.c) from previous commit.Monty
2015-03-02Remove a set-but-unused variable (lastdelta) in the encode-side lspMonty
2015-02-27Somehow the previous svn rm lspmap.png didn't take.Monty
2015-02-27Errata to correct typo in bark equation in 6.2.5 of spec; the lastMonty
2015-02-27Don't use MSVC inline assembly on arm targets.Ralph Giles
2015-02-26Update docs makefile according to reflect newly removed graphics files.Monty
2015-02-26Remove the ancient (if unlinked) doc/vorbis.html as well as more newly unused...Monty
2015-02-26Eliminate old, neglected DocBook XML version of Vorbis spec doc. It'sMonty
2015-02-26This commit has two 'functional changes':Monty
2015-02-26Trac 2139 indirectly brought to light the case of a stream that uses aMonty
2015-01-21Render prototype and actual function declatation of ov_ilog() semantically co...Monty
2015-01-21Remove multiple subtly different inline and static implementaitonos of ilog()Monty
2015-01-12Add return code check to _initial_pcmoffset as vorbis_packet_blocksize can fa...Monty
2015-01-12Commit patch in Trac #2067Monty
2015-01-12Reorder declaration and initialization of ci and hi so that declaraion is not...Monty
2015-01-07Reject multiple headers of the same type.Tim Terriberry
2015-01-05Bump libvorbisenc version for 1.3.5 release.Ralph Giles
2015-01-05Fix encoder crash with non-positive sample rates.Ralph Giles
2015-01-05Bump version for 1.3.5 release.Ralph Giles
2015-01-04Fix crash on corrupt input file (invalid mode index)Tim Terriberry
2014-10-14Fix spec typo.Ralph Giles
2014-10-10Fix some typos in the spec.Tim Terriberry
2014-06-24Correct two more corner case problems with #1486:Monty
2014-06-18Update vorbisfile source copyrightMonty
2014-06-18Additional fix to last-page handling, this time in initial bisection;Monty
2014-06-18Correct two errors in patch for Trac #1486:Monty
2014-06-11Attempted fix to Trac #1486Monty
2014-06-11Extend seeking_example to always perform a pcm / pcm_page seek test to positi...Monty
2014-01-22Bump vendor string for dot release.Monty
2014-01-22Move all the static encoder codebooks to 'char' lengthlists rather than 'long...Monty
2014-01-22debug and profile targets weren't hooked to anything; have them make check wi...Monty
2013-12-03Various warning fixes.Tim Terriberry
2013-12-02Make definition of _vorbis_window_get() match declaration.Tim Terriberry
2013-11-12Enable keyword substitution on remaining files with $Id$ lines.Ralph Giles
2013-11-12Add license header and turn on keyword substitution for 5.1 codebook.Ralph Giles
2013-11-12Set keyword substitution on the 5.1 mode files.Ralph Giles
2013-09-19Patch for Trac #1974; make sure unit tests pull in -lm during linkMonty
2013-07-13Patch for trac #1965; clarify in comments and docs that a failed callMonty