platform/upstream/libvorbis.git
2019-01-28 sezeroinfo.c (tagcompare): use a locale-insensitive toupper()
2019-01-28 Thomas DaedePort opus-tools check to see if underlying file was...
2019-01-28 James CowgillFix free of uninitialized memory if seek fails in ov_ra...
2019-01-28 Thomas DaedeRemove C99-style comments.
2018-07-05 Minmin GongFix the compiling errors on msvc ARM64 configuration.
2018-05-23 Thomas DaedeFix shift by negative value when reading blocksize.
2018-05-23 Stephenadd osx to travis
2018-05-23 Paul Kehreradd fuzzers and build script from OSS-Fuzz
2018-05-17 Thomas DaedeSanity check number of channels in setup.
2018-05-17 Thomas DaedeClamp large exponents in float32_unpack.
2018-05-09 Thomas DaedeCVE-2017-14160: fix bounds check on very low sample...
2018-04-09 Tristan Matthewsvorbisenc: detect if new_template is NULL
2018-03-21 Marcel MetzInclude CMake build scripts in release archives
2018-03-16 Thomas DaedeUpdate release version in configure.ac to 1.3.6 v1.3.6
2018-03-16 Thomas DaedeUpdate CHANGES and dates for 1.3.6.
2018-03-16 Thomas DaedeBump version to 1.3.6
2018-03-16 Thomas DaedeCVE-2018-5146: Prevent out-of-bounds write in codebook...
2017-12-11 Guido GüntherCVE-2017-14632: vorbis_analysis_header_out: Don't clear...
2017-12-11 Guido GüntherCVE-2017-14633: Don't allow for more than 256 channels
2017-11-11 Loren M. LangFixed error in Vorbis I specification for limiting...
2017-11-10 Tristan Matthewsvorbis: avoid invalid free
2017-09-25 Ralph GilesAdd build flags for YouCompleteMe.
2017-07-25 sezeromapping0.c (mapping0_unpack): kill a useless memset()
2017-07-24 sezeroos.h: change elif _WIN32 to elif defined(_WIN32)
2017-07-23 Philipp SchafftCleanup: Removed tailing white-spaces in C code files
2017-07-22 Ralph GilesUpdate release checklist for the transition to git.
2017-07-22 Marcel MetzCMake: Add vorbisenc.c to vorbis target for WIN32 builds
2017-07-22 Jörn HeusippFix reading maximum, nominal, minimum bitrate in _vorbi...
2017-06-16 Ralph GilesRemove svn $Id$ header.
2017-06-16 Timothy B.... Fix signed overflow in _book_maptype1_quantvals().
2016-10-05 Ralph GilesAdd AppVeyor build status badge.
2016-10-05 Marcel MetzMake CMake build test on Travis-CI mandatory
2016-10-05 Marcel MetzAdd cmake as optional build system to Travis-CI configu...
2016-10-05 Marcel MetzAdd BUILD_SYSTEM env variable to Travis-CI build matrix
2016-10-05 Ralph Gilesautotools: Fix doc_DATA install.
2016-10-05 Ralph GilesAdd missing graphics for the html spec.
2016-10-05 Marcel MetzMake CMake build test on AppVeyor mandatory
2016-10-05 Marcel MetzUse different install dir for libogg dependency in...
2016-10-05 Marcel MetzAdd OGG_ROOT search path to AppVeyor CMake build
2016-10-05 Marcel MetzBuild CMake install target for libogg dependency on...
2016-10-05 Marcel MetzAdd cmake as optional build system to AppVeyor configur...
2016-10-05 Marcel MetzAdd BUILD_SYSTEM env variable to AppVeyor build matrix
2016-10-05 Marcel MetzUse build_script step in AppVeyor configuration
2016-10-04 Russell GreeneFix CMake error
2016-09-08 Ralph GilesInitial appveyor config to test the Windows build.
2016-07-22 Christian WeiskeAdd ids to v-comment.html
2016-05-14 Erik de Castro... doc/Makefile.am: Fix `clean` target
2016-03-28 Ralph GilesUpdate doxygen message.
2016-03-28 Ralph GilesPass -Wall -Wextra when building on linux32.
2016-03-28 Ralph GilesMake travis builds verbose.
2016-03-28 Ralph GilesEnable AM_SILENT_RULES.
2016-03-28 Steffen OhrendorfFix install of pkgconfig files and allow use of OGG_ROO...
2016-03-28 Chocobo1Use svg image for TravisCI badge
2016-03-28 Chocobo1Enable parallel builds on TravisCI
2016-03-28 Chocobo1Add testing with clang compiler
2016-01-18 Ralph Gilestravis: use sudo-less apt-plugin install of libogg...
2015-10-13 Ralph GilesAllocate comment temporaries on the heap.
2015-09-26 Ralph GilesRemove spurious variable from autogen.sh.
2015-08-05 Erik de Castro... configure.ac: Add AC_CONFIG_MACRO_DIR
2015-08-05 Erik de Castro... configure.ac: Whitespace only
2015-06-18 stopiccotAdd CMake documentation to readme.
2015-06-18 stopiccotAdd CMake script to build vorbis.
2015-05-31 Ralph GilesUse https urls in README.
2015-05-31 Ralph GilesRemove trailing whitespace.
2015-05-31 stopiccotAdd build description for travis continuous integration...
2015-05-31 stopiccotSwitch README to markdown.
2015-05-21 Ralph GilesRemove AC_CONFIG_MACRO_DIRS.
2015-05-21 Ralph GilesMake git ignore generated files.
2015-05-21 Ralph GilesFix automake warning.
2015-05-21 Ralph GilesSimplify autogen.sh
2015-05-21 Ralph GilesRemove todo and MacOS 9 files from distribution.
2015-05-21 stopiccotRemove Mac OS 9 project files
2015-05-19 Thomas DaedeLink all of the examples to libogg.
2015-03-03 Ralph GilesMore release checklist additions.
2015-03-03 Ralph GilesClarify xiph.org updates on the release checklist.
2015-03-03 Ralph GilesAdd a release checklist.
2015-03-03 Ralph GilesRecord the release date.
2015-03-03 Ralph GilesBump more copyright dates. v1.3.5
2015-03-03 Ralph GilesUpdate changes for release.
2015-03-02 MontySuppress spurious 'may be used uninitialized' gcc warni...
2015-03-02 MontyRoll back unintentionally chaged file (barkmel.c) from...
2015-03-02 MontyRemove a set-but-unused variable (lastdelta) in the...
2015-02-27 MontySomehow the previous svn rm lspmap.png didn't take.
2015-02-27 MontyErrata to correct typo in bark equation in 6.2.5 of...
2015-02-27 Ralph GilesDon't use MSVC inline assembly on arm targets.
2015-02-26 MontyUpdate docs makefile according to reflect newly removed...
2015-02-26 MontyRemove the ancient (if unlinked) doc/vorbis.html as...
2015-02-26 MontyEliminate old, neglected DocBook XML version of Vorbis...
2015-02-26 MontyThis commit has two 'functional changes':
2015-02-26 MontyTrac 2139 indirectly brought to light the case of a...
2015-01-21 MontyRender prototype and actual function declatation of...
2015-01-21 MontyRemove multiple subtly different inline and static...
2015-01-12 MontyAdd return code check to _initial_pcmoffset as vorbis_p...
2015-01-12 MontyCommit patch in Trac #2067
2015-01-12 MontyReorder declaration and initialization of ci and hi...
2015-01-07 Tim TerriberryReject multiple headers of the same type.
2015-01-05 Ralph GilesBump libvorbisenc version for 1.3.5 release.
2015-01-05 Ralph GilesFix encoder crash with non-positive sample rates.
2015-01-05 Ralph GilesBump version for 1.3.5 release.
2015-01-04 Tim TerriberryFix crash on corrupt input file (invalid mode index)
next