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

README.txt

== Opusfile ==

Library for decoding .opus files, including seeking support.