summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vorbisenc: detect if new_template is NULLbugfix/1975Tristan Matthews2018-04-091-1/+1
* Include CMake build scripts in release archivesMarcel Metz2018-03-202-2/+2
* Update release version in configure.ac to 1.3.6v1.3.6Thomas Daede2018-03-161-1/+1
* Update CHANGES and dates for 1.3.6.Thomas Daede2018-03-163-2/+15
* Bump version to 1.3.6Thomas Daede2018-03-161-2/+2
* CVE-2018-5146: Prevent out-of-bounds write in codebook decoding.Thomas Daede2018-03-161-38/+10
* CVE-2017-14632: vorbis_analysis_header_out: Don't clear opb if not initializedGuido Günther2017-12-111-0/+1
* CVE-2017-14633: Don't allow for more than 256 channelsGuido Günther2017-12-111-1/+1
* Fixed error in Vorbis I specification for limiting residue vector sizeLoren M. Lang2017-11-112-4/+4
* vorbis: avoid invalid freeTristan Matthews2017-11-101-1/+1
* Add build flags for YouCompleteMe.Ralph Giles2017-09-251-0/+8
* mapping0.c (mapping0_unpack): kill a useless memset()sezero2017-07-241-1/+0
* os.h: change elif _WIN32 to elif defined(_WIN32)sezero2017-07-241-1/+1
* Cleanup: Removed tailing white-spaces in C code filesPhilipp Schafft2017-07-2313-164/+164
* Update release checklist for the transition to git.Ralph Giles2017-07-221-4/+4
* CMake: Add vorbisenc.c to vorbis target for WIN32 buildsMarcel Metz2017-07-221-0/+4
* Fix reading maximum, nominal, minimum bitrate in _vorbis_unpack_info().Jörn Heusipp2017-07-221-3/+3
* Remove svn $Id$ header.Ralph Giles2017-06-16107-111/+2
* Fix signed overflow in _book_maptype1_quantvals().Timothy B. Terriberry2017-06-161-4/+14
* Add AppVeyor build status badge.Ralph Giles2016-10-051-0/+1
* Make CMake build test on Travis-CI mandatoryMarcel Metz2016-10-051-4/+0
* Add cmake as optional build system to Travis-CI configurationMarcel Metz2016-10-051-0/+10
* Add BUILD_SYSTEM env variable to Travis-CI build matrixMarcel Metz2016-10-051-3/+6
* autotools: Fix doc_DATA install.Ralph Giles2016-10-051-2/+1
* Add missing graphics for the html spec.Ralph Giles2016-10-053-1/+16
* Make CMake build test on AppVeyor mandatoryMarcel Metz2016-10-051-4/+0
* Use different install dir for libogg dependency in CMake AppVeyorMarcel Metz2016-10-051-2/+2
* Add OGG_ROOT search path to AppVeyor CMake buildMarcel Metz2016-10-051-1/+1
* Build CMake install target for libogg dependency on AppVeyorMarcel Metz2016-10-051-1/+1
* Add cmake as optional build system to AppVeyor configurationMarcel Metz2016-10-051-0/+19
* Add BUILD_SYSTEM env variable to AppVeyor build matrixMarcel Metz2016-10-051-2/+6
* 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