summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Use build_script step in AppVeyor configurationMarcel Metz2016-10-051-4/+2
* Fix CMake errorRussell Greene2016-10-041-2/+2
* Initial appveyor config to test the Windows build.Ralph Giles2016-09-087-28/+43
* Add ids to v-comment.htmlChristian Weiske2016-07-221-7/+7
* doc/Makefile.am: Fix `clean` targetErik de Castro Lopo2016-05-141-1/+0
* Update doxygen message.Ralph Giles2016-03-281-1/+1
* Pass -Wall -Wextra when building on linux32.Ralph Giles2016-03-281-1/+1
* Make travis builds verbose.Ralph Giles2016-03-281-1/+1
* Enable AM_SILENT_RULES.Ralph Giles2016-03-281-0/+3
* Fix install of pkgconfig files and allow use of OGG_ROOT variableSteffen Ohrendorf2016-03-281-5/+17
* Use svg image for TravisCI badgeChocobo12016-03-281-1/+1
* Enable parallel builds on TravisCIChocobo12016-03-281-1/+1
* Add testing with clang compilerChocobo12016-03-281-0/+6
* travis: use sudo-less apt-plugin install of libogg-dev.Ralph Giles2016-01-181-4/+5
* Allocate comment temporaries on the heap.Ralph Giles2015-10-131-6/+12
* Remove spurious variable from autogen.sh.Ralph Giles2015-09-251-1/+0
* configure.ac: Add AC_CONFIG_MACRO_DIRErik de Castro Lopo2015-08-061-0/+2
* configure.ac: Whitespace onlyErik de Castro Lopo2015-08-051-14/+14
* Add CMake documentation to readme.stopiccot2015-06-181-0/+33
* Add CMake script to build vorbis.stopiccot2015-06-182-0/+173
* Use https urls in README.Ralph Giles2015-05-311-3/+3
* Remove trailing whitespace.Ralph Giles2015-05-311-9/+6
* Add build description for travis continuous integration service.stopiccot2015-05-311-0/+8
* Switch README to markdown.stopiccot2015-05-312-115/+118
* Remove AC_CONFIG_MACRO_DIRS.Ralph Giles2015-05-201-1/+0
* Make git ignore generated files.Ralph Giles2015-05-201-0/+40
* Fix automake warning.Ralph Giles2015-05-205-7/+7
* Simplify autogen.shRalph Giles2015-05-202-122/+7
* Remove todo and MacOS 9 files from distribution.Ralph Giles2015-05-201-2/+2
* Remove Mac OS 9 project filesstopiccot2015-05-2013-162/+1
* Link all of the examples to libogg.Thomas Daede2015-05-191-5/+5
* More release checklist additions.Ralph Giles2015-03-031-0/+2
* Clarify xiph.org updates on the release checklist.Ralph Giles2015-03-031-1/+2
* Add a release checklist.Ralph Giles2015-03-031-0/+13
* Record the release date.Ralph Giles2015-03-033-3/+3
* Bump more copyright dates.v1.3.5Ralph Giles2015-03-0310-10/+10
* Update changes for release.Ralph Giles2015-03-031-0/+15
* Suppress spurious 'may be used uninitialized' gcc warnings in floor1.cMonty2015-03-021-1/+3
* Roll back unintentionally chaged file (barkmel.c) from previous commit.Monty2015-03-021-8/+0
* Remove a set-but-unused variable (lastdelta) in the encode-side lspMonty2015-03-022-2/+8
* Somehow the previous svn rm lspmap.png didn't take.Monty2015-02-271-0/+0
* Errata to correct typo in bark equation in 6.2.5 of spec; the lastMonty2015-02-276-590/+615
* Don't use MSVC inline assembly on arm targets.Ralph Giles2015-02-271-2/+3
* Update docs makefile according to reflect newly removed graphics files.Monty2015-02-261-2/+1
* Remove the ancient (if unlinked) doc/vorbis.html as well as more newly unused...Monty2015-02-266-236/+0
* Eliminate old, neglected DocBook XML version of Vorbis spec doc. It'sMonty2015-02-2635-4348/+6
* This commit has two 'functional changes':Monty2015-02-267-2173/+1692
* Trac 2139 indirectly brought to light the case of a stream that uses aMonty2015-02-262-50/+65
* Render prototype and actual function declatation of ov_ilog() semantically co...Monty2015-01-211-1/+1
* Remove multiple subtly different inline and static implementaitonos of ilog()Monty2015-01-2111-104/+61