comparison 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
comparison
equal deleted inserted replaced
68:85d5306e114e 69:7aeed7906520
1 # Opusfile
2
3 [![Travis Build Status](https://travis-ci.org/xiph/opusfile.svg?branch=master)](https://travis-ci.org/xiph/opusfile)
4 [![Jenkins Build Status](https://mf4.xiph.org/jenkins/buildStatus/icon?job=opusfile-autotools)](https://mf4.xiph.org/jenkins/view/opus/job/opusfile-autotools/)
5 [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/xiph/opusfile?branch=master&svg=true)](https://ci.appveyor.com/project/rillian/opusfile)
6
7 The opusfile and opusurl libraries provide a high-level API for
8 decoding and seeking within .opus files on disk or over http(s).
9
10 opusfile depends on libopus and libogg.
11 opusurl depends on opusfile and openssl.
12
13 The library is functional, but there are likely issues
14 we didn't find in our own testing. Please give feedback
15 in #opus on irc.freenode.net or at opus@xiph.org.
16
17 Programming documentation is available in tree and online at
18 https://opus-codec.org/docs/