Mercurial > hg > sv-dependency-builds
diff src/opusfile-0.9/README.md @ 69:7aeed7906520
Add Opus sources and macOS builds
author | Chris Cannam |
---|---|
date | Wed, 23 Jan 2019 13:48:08 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/opusfile-0.9/README.md Wed Jan 23 13:48:08 2019 +0000 @@ -0,0 +1,18 @@ +# Opusfile + +[](https://travis-ci.org/xiph/opusfile) +[](https://mf4.xiph.org/jenkins/view/opus/job/opusfile-autotools/) +[](https://ci.appveyor.com/project/rillian/opusfile) + +The opusfile and opusurl libraries provide a high-level API for +decoding and seeking within .opus files on disk or over http(s). + +opusfile depends on libopus and libogg. +opusurl depends on opusfile and openssl. + +The library is functional, but there are likely issues +we didn't find in our own testing. Please give feedback +in #opus on irc.freenode.net or at opus@xiph.org. + +Programming documentation is available in tree and online at +https://opus-codec.org/docs/