summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add vorbis dependencies when building examples.v1.3.7Ralph Giles2020-07-031-5/+5
* Update version and copyright for the 1.3.7 release.Ralph Giles2020-07-035-9/+9
* Update CHANGES for the 1.3.7 releaseRalph Giles2020-07-031-0/+19
* Ignore example executables.Ralph Giles2020-07-031-0/+5
* Rebuild specification.Ralph Giles2020-07-0317-2611/+1893
* Fix dependency loop in the specification.Ralph Giles2020-07-031-19/+22
* Update documentation cleanfiles.Ralph Giles2020-07-031-0/+1
* Fix EFF Open Audio License removal.Ralph Giles2020-07-031-5/+2
* Fix a link typo in the spec colophon.Ralph Giles2020-07-031-1/+1
* Link to archive.org for the LSP implementation.Ralph Giles2020-07-031-1/+2
* Update link to crc_v3.txt.Ralph Giles2020-07-031-4/+3
* Update the link to the multirate filter bank paper.Ralph Giles2020-07-032-3/+3
* Remove reference to the EFF Open Audio license.Ralph Giles2020-07-032-9/+5
* Update repository links to the gitlab instance.Ralph Giles2020-07-031-2/+2
* Update remaining website links to https.Ralph Giles2020-07-033-6/+6
* Fix documentation links to the vorbis website.Ralph Giles2020-07-0352-52/+52
* Fix about link in the specification.Ralph Giles2020-07-031-1/+1
* Update download links in packaging files.Ralph Giles2020-07-033-4/+4
* Update website links in the documentation.Ralph Giles2020-07-03121-123/+123
* Remove obsolete link to vorbis.com.Ralph Giles2020-07-031-2/+0
* Update CMake links.Ralph Giles2020-07-031-2/+2
* Update ISRC link.Ralph Giles2020-07-032-2/+2
* Update website link in copyright headers.Ralph Giles2020-07-0391-91/+91
* Add further array bounds checks to bark_noise_hybridmp.Ralph Giles2020-07-011-10/+13
* autotools: Use AC_CANONICAL_HOSTRalph Giles2020-06-161-1/+1
* pkg-config: Only append -lm if necessary.Ralph Giles2020-06-121-1/+1
* gitlab-ci: Use the gcc:9 base image.Ralph Giles2020-06-101-1/+1
* gitlab-ci: Don't cache object files.Ralph Giles2020-06-101-4/+0
* gitlab-ci: Move shared tags to a default section.Ralph Giles2020-06-101-6/+5
* Add cmake build to gitlab ci.Ralph Giles2020-04-151-1/+14
* Add gitlab ci configuration.Ralph Giles2020-04-151-0/+19
* Instead of SIGFPE when bytespersample is zero or negative, return OV_EINVALPetter Reinholdtsen2020-04-151-0/+3
* Silence some CMake build MSVC useless warningsevpobr2020-04-081-0/+6
* Export public function on MinGW platformevpobr2020-04-081-1/+1
* Fix CMake include install directoryevpobr2020-04-081-1/+1
* Fix CMake config-file package generationevpobr2020-04-081-2/+2
* travis-ci: Build on the xcode11 macOS image.Ralph Giles2020-04-081-3/+5
* win32: Update VS2010 project files for ogg library name.Ralph Giles2020-04-086-26/+26
* appveyor: Use the correct ogg solution file.Ralph Giles2020-04-081-1/+1
* Clean up trailing whitespace.Ralph Giles2020-04-072-2/+2
* Rewrap EXTRA_DIST lines.Ralph Giles2020-04-071-4/+2
* Add CMake config-file package generationevpobr2020-04-076-24/+202
* oss-fuzz: replace -lFuzzingEngine with $LIB_FUZZING_ENGINETyson Smith2020-01-171-1/+1
* Don't leak memory in test_sharedbook to please asan.Thomas Daede2019-01-281-0/+1
* os.h: make vorbis_ftoi() static inline if !VORBIS_FPU_CONTROLsezero2019-01-281-2/+2
* os.h: cleanup the _MSC_VER cpp checks mess.sezero2019-01-281-3/+2
* fix typo introduced in commit 8d73daasezero2019-01-281-1/+1
* Check for sse2 math before using it.tico-tico2019-01-281-2/+2
* info.c (tagcompare): use a locale-insensitive toupper()sezero2019-01-281-2/+5
* Port opus-tools check to see if underlying file was overwritten.Thomas Daede2019-01-281-0/+4