cannam@154: # Opusfile cannam@154: cannam@154: [![Travis Build Status](https://travis-ci.org/xiph/opusfile.svg?branch=master)](https://travis-ci.org/xiph/opusfile) cannam@154: [![Jenkins Build Status](https://mf4.xiph.org/jenkins/buildStatus/icon?job=opusfile-autotools)](https://mf4.xiph.org/jenkins/view/opus/job/opusfile-autotools/) cannam@154: [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/xiph/opusfile?branch=master&svg=true)](https://ci.appveyor.com/project/rillian/opusfile) cannam@154: cannam@154: The opusfile and opusurl libraries provide a high-level API for cannam@154: decoding and seeking within .opus files on disk or over http(s). cannam@154: cannam@154: opusfile depends on libopus and libogg. cannam@154: opusurl depends on opusfile and openssl. cannam@154: cannam@154: The library is functional, but there are likely issues cannam@154: we didn't find in our own testing. Please give feedback cannam@154: in #opus on irc.freenode.net or at opus@xiph.org. cannam@154: cannam@154: Programming documentation is available in tree and online at cannam@154: https://opus-codec.org/docs/