summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix iOS/macOS build with current SDKs.Brion Vibber2019-08-131-1/+1
* Improve ogg_stream_state documentation formatting.Ralph Giles2019-08-131-8/+9
* Fix ogg_stream_state documentation.Ralph Giles2019-08-131-1/+1
* Fix memory leak in test_framingwillson-chen2019-08-121-0/+1
* Add a dll name to ogg.def.Ralph Giles2019-08-071-1/+1
* Don't update homebrew on macOS travis builds.Ralph Giles2019-08-072-4/+0
* Only call cpack on linux travis builds.Ralph Giles2019-08-071-1/+1
* Improve travis coverageStephen G2019-08-072-1/+12
* Add cmake as build system to AppVeyor configurationMarcel Metz2019-08-071-5/+20
* Fix documentation typo.Ralph Giles2019-07-312-2/+2
* Fix memory leak in test_framingwillson-chen2019-07-311-0/+2
* Merge remote-tracking branch 'github/master'Ralph Giles2019-07-313-3/+79
|\
| * Update the comment in config_types.h.in (#53)willson-chen2019-07-231-1/+1
| * CMakeLists.txt: Add detection of uint64_t (#52)Erik de Castro Lopo2019-07-221-0/+6
| * cmake: Remove unnessessary variables from configure_file() command (#39)evpobr2019-07-201-2/+2
| * CMake: checking type sizes (#48)Vitaly Kirsanov2019-07-202-5/+76
* | CMakeLists.txt: Add detection of uint64_tErik de Castro Lopo2019-07-221-0/+1
|/
* Fixes for CMake config-file package generation (#51)evpobr2019-06-023-12/+34
* Add CMake config-file package generationevpobr2019-04-233-20/+112
* Use %lu instead of %ld to fprintf unsigned longs.Quipyowert22019-03-181-2/+2
* Get rid of annoying C4456 warningEugene Opalev2019-03-181-3/+0
* os_types: add ogg_uint64_t for all platformsfeature/ogg-uint64t-xplatformTristan Matthews2019-03-061-0/+11
* configure: drop extra parentheses from --disable-crc helpTristan Matthews2019-03-061-1/+1
* framing: cast to unsigned when shifting to fix ubsan errorsTristan Matthews2019-03-061-11/+11
* configure: add USIZE64 templateTristan Matthews2019-03-062-0/+13
* Remove trailing whitespace from the api documentation.Ralph Giles2018-10-0921-63/+63
* Misc. typosluz.paz2018-10-0910-12/+12
* Switch to slicing-by-8 CRC32 algorithm.Robert Kausch2018-04-303-89/+323
* Include CMake build scripts in release archivesMarcel Metz2018-03-201-1/+1
* autotools: use LT_INIT instead of obsolete AM_PROG_LIBTOOLevpobr2018-02-124-1/+5
* Apply the directories to include with the target, not globally.Bradley Clemetson2018-02-121-1/+1
* Fixes ogg-uninstalled.pc.inJean-Marc Valin2017-12-221-2/+2
* Remove obsolete $Id$ svn substitution marks.Ralph Giles2017-11-085-6/+2
* configure: add --disable-crc optionTristan Matthews2017-11-072-0/+25
* Add a release checklist.Ralph Giles2017-11-071-0/+28
* Update version and release date on the documentation.Ralph Giles2017-11-0767-201/+201
* Add release checksums for libogg-1.3.3 source packages.Ralph Giles2017-11-071-0/+3
* Update version and changelog for 1.3.3 release.v1.3.3Ralph Giles2017-11-072-2/+8
* added missing exported functions ogg_stream_pageout_fill and ogg_stream_flush...Michael Fink2017-11-011-0/+2
* Fix struct comparison in tests for Win64James Ross-Gowan2017-11-011-1/+29
* travis: Update to the Ubuntu trusty base image.Ralph Giles2017-06-161-0/+1
* travis: Add cmake integration test.Ralph Giles2017-06-161-3/+14
* cmake: fix install target.Ralph Giles2017-06-161-3/+5
* Make false continued packet handling consistentTimothy B. Terriberry2017-06-161-0/+1
* cmake: fix out-of-source buildTomas Maly2017-06-121-2/+2
* Use the AppVeyor status for the xiph repo on github.Ralph Giles2016-09-281-1/+1
* Add AppVeyor badgeChocobo12016-09-281-0/+1
* Use svg format for TravisCI badgeChocobo12016-09-281-1/+1
* Add appveyor.yml to test VS2015 builds.Ricardo Constantino (:RiCON)2016-07-271-0/+19
* win32/.gitignore: Ignore temporary .vc.opendb files.Ricardo Constantino (:RiCON)2016-07-271-0/+1