platform/upstream/libvorbis.git
2020-06-16 Ralph Gilesautotools: Use AC_CANONICAL_HOST
2020-06-13 Ralph Gilespkg-config: Only append -lm if necessary.
2020-06-10 Ralph Gilesgitlab-ci: Use the gcc:9 base image.
2020-06-10 Ralph Gilesgitlab-ci: Don't cache object files.
2020-06-10 Ralph Gilesgitlab-ci: Move shared tags to a default section.
2020-04-15 Ralph GilesAdd cmake build to gitlab ci.
2020-04-15 Ralph GilesAdd gitlab ci configuration.
2020-04-15 Petter ReinholdtsenInstead of SIGFPE when bytespersample is zero or negati...
2020-04-08 evpobrSilence some CMake build MSVC useless warnings
2020-04-08 evpobrExport public function on MinGW platform
2020-04-08 evpobrFix CMake include install directory
2020-04-08 evpobrFix CMake config-file package generation
2020-04-08 Ralph Gilestravis-ci: Build on the xcode11 macOS image.
2020-04-08 Ralph Gileswin32: Update VS2010 project files for ogg library...
2020-04-08 Ralph Gilesappveyor: Use the correct ogg solution file.
2020-04-07 Ralph GilesClean up trailing whitespace.
2020-04-07 Ralph GilesRewrap EXTRA_DIST lines.
2020-04-07 evpobrAdd CMake config-file package generation
2020-01-18 Tyson Smithoss-fuzz: replace -lFuzzingEngine with $LIB_FUZZING_ENGINE
2019-01-29 Thomas DaedeDon't leak memory in test_sharedbook to please asan.
2019-01-29 sezeroos.h: make vorbis_ftoi() static inline if !VORBIS_FPU_C...
2019-01-29 sezeroos.h: cleanup the _MSC_VER cpp checks mess.
2019-01-28 sezerofix typo introduced in commit 8d73daa
2019-01-28 tico-ticoCheck for sse2 math before using it.
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.
next