Propagate allocation failure from ogg_sync_buffer.
Put opusfile.h into subdirectory
Change case of namespace
Add find_dependency(OpenSSL) to config script
Move opusfileConfig.cmake.in
Generate config file
Do not check for winsock2.h
Fix BOOL generator expression
Use curl -O instead of wget
Make pkgconfig targets globally imported targets
Add SOVERSION, fix target name
Install doxygen in Brewfile
Make imported pkgconfig targets global
Export current directory in PATH
Add semicoli
Use CMake 3.16 in CI, fix OSX CI
Remove verbose output of tar extracting
Add math library (fixes static linking)
Add CMake building to Travis CI and GitLab CI
Add find modules, minor fixes to include paths etc.
Build documentation with CMake
Dynamic versions
Include targets from all configurations
Remove some TODOs from CMakeLists.txt
Add build directory to .gitignore
More improvements in CMakeLists.txt
Add CMakeLists.txt
Fix links to callbacks in doxygen.
Fix grouping for latest doxygen.
Make doc for two unused error codes visible via doxygen.
gitlab-ci: Move tags and image properties to a default section.
Add release checksums for opusfile 0.1 and 0.2.
Add release checksums for opusfile 0.12.
Fix an incorrect assertion in op_pcm_seek_page().
Fix intermediate overflow in op_pcm_total().
Fix short-circuit test when seeking in short files
Fix a possible divide-by-zero.
Fix memory leak caused by incorrect link count to clean up on error.
Update remaining links to https.
Link https://xiph.org/ from the copyright header.
Update soname revision for the 0.12 release.
Convert release checklist to markdown.
Add gitlab releases page to release checklist.
Add release checksums for opusfile 0.9, 0.10, and 0.11.
http: Fix build on Solaris/Illumos
Replace broken Jenkins status with GitLab status
mingw: Pull opusfile source from gitlab.
mingw: Use Makefile.unix to build opusfile.
mingw: Build autotools opusfile in a subdirectory.
mingw: Build against openssl 1.0.2u.
mingw: Update openssl dll filename.
mingw: Remove obsolete comment.
mingw: Build for 32-bit targets.
mingw: Update dependency versions.
mingw: Update docker base image to fedora 32.
Move win32 package build details to mingw/README.md
Use the gcc:9 image for gitlab-ci builds.
Add a gitlab-ci job to build the documentation.
Add a gitlab-ci job for the unix Makefile.
Add gitlab-ci autotools build description.
configure.ac: Fix macro underquoting
Silence clang null pointer arithmetic warning
Silence scan-build false positives.
Relax some assumptions about our seeking success.
Avoid a potential divide-by-zero.
Update travis builds to xcode 11.3.
Update travis config for macOS.
Update appvayor ci for ogg library name changes.
Update VS2015 projects for libogg.lib name change.
Silence clang 10 conversion warning
http: Fix use of deprecated function ftime()
doc: Use relative paths for reproducible builds
Fix handling of holes again.
Fix a couple of typos in comments.
Fix to avoid technically undefined behavior.
Fix seekability detection on win32.
Fix SEEK_END usage in seek implementations.
http: use new API with LibreSSL >=2.7.0
http: fix compilation with LibreSSL
Document Doxygen failure in release notes.
mingw: Update to libopus 1.3-rc2
Release process document improvements.
Update soname revision for the 0.11 release.
mingw: Update docker base to Fedora 28.
mingw: Update to openssl 1.0.2p.
mingw: Update to libogg 1.3.3.
http: silence gcc 8 -Wimplicit-fallthrough warning
op_tags_ensure_capacity: delete useless statement
opus_tags_copy: return OP_EFAULT on failure
appveyor: use opus artifacts instead of compiling it
appveyor: pack openssl artifacts with opusfile's
appveyor: enable nasm for openssl
appveyor: rename to dotfile