Library for playing back .opus streams from disk or over https. https://opus-codec.org/

Ralph Giles 28ade61d2d Update git-version for the vN.M release tagging scheme. %!s(int64=12) %!d(string=hai) anos
ci 57274679bc Keep the continuous integration build scripts in the repo. %!s(int64=12) %!d(string=hai) anos
doc 7579e03fd2 Update git-version for the vN.M release tagging scheme. %!s(int64=12) %!d(string=hai) anos
examples f75d06a955 Fix some printf format warnings in the examples. %!s(int64=12) %!d(string=hai) anos
include e2d7b266a0 Re-do abstract stream reader API. %!s(int64=12) %!d(string=hai) anos
m4 9391feca51 build: implement autotools build system for libopusfile. (v4) %!s(int64=12) %!d(string=hai) anos
src 4b70af03f9 Replace return code checks with OP_ALWAYS_TRUE(). %!s(int64=12) %!d(string=hai) anos
unix e1b0a7ca73 Use $(AR) for ar to support cross-compiling. %!s(int64=12) %!d(string=hai) anos
.gitignore 9391feca51 build: implement autotools build system for libopusfile. (v4) %!s(int64=12) %!d(string=hai) anos
AUTHORS 9caaf8a8a0 Add copyright information. %!s(int64=12) %!d(string=hai) anos
COPYING 9caaf8a8a0 Add copyright information. %!s(int64=12) %!d(string=hai) anos
Makefile.am a53a6cc684 remove GNUism from install doc command %!s(int64=12) %!d(string=hai) anos
README.txt b5ec4491b7 Placeholder readme. %!s(int64=12) %!d(string=hai) anos
autogen.sh cfd4e2c311 Set the autoconf version from git. %!s(int64=12) %!d(string=hai) anos
configure.ac 9871fbbcec Fix mingw warnings with -U__STRICT_ANSI__. %!s(int64=12) %!d(string=hai) anos
opusfile-uninstalled.pc.in 02b82ebb60 Add pkg-config files. %!s(int64=12) %!d(string=hai) anos
opusfile.pc.in 6d091e3dcc Move installed include files under the opus dir. %!s(int64=12) %!d(string=hai) anos

README.txt

== Opusfile ==

Library for decoding .opus files, including seeking support.