Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
prism/extern/opusfile
2020-08-11 12:07:21 -04:00
..
ci Add initial files 2020-08-11 12:07:21 -04:00
doc Add initial files 2020-08-11 12:07:21 -04:00
examples Add initial files 2020-08-11 12:07:21 -04:00
include Add initial files 2020-08-11 12:07:21 -04:00
m4 Add initial files 2020-08-11 12:07:21 -04:00
mingw Add initial files 2020-08-11 12:07:21 -04:00
src Add initial files 2020-08-11 12:07:21 -04:00
win32 Add initial files 2020-08-11 12:07:21 -04:00
.appveyor.yml Add initial files 2020-08-11 12:07:21 -04:00
.gitattributes Add initial files 2020-08-11 12:07:21 -04:00
.gitignore Add initial files 2020-08-11 12:07:21 -04:00
.travis.yml Add initial files 2020-08-11 12:07:21 -04:00
AUTHORS Add initial files 2020-08-11 12:07:21 -04:00
autogen.sh Add initial files 2020-08-11 12:07:21 -04:00
Brewfile Add initial files 2020-08-11 12:07:21 -04:00
configure.ac Add initial files 2020-08-11 12:07:21 -04:00
COPYING Add initial files 2020-08-11 12:07:21 -04:00
Makefile.am Add initial files 2020-08-11 12:07:21 -04:00
opusfile-uninstalled.pc.in Add initial files 2020-08-11 12:07:21 -04:00
opusfile.pc.in Add initial files 2020-08-11 12:07:21 -04:00
opusurl-uninstalled.pc.in Add initial files 2020-08-11 12:07:21 -04:00
opusurl.pc.in Add initial files 2020-08-11 12:07:21 -04:00
README.md Add initial files 2020-08-11 12:07:21 -04:00
releases.sha2 Add initial files 2020-08-11 12:07:21 -04:00
update_version Add initial files 2020-08-11 12:07:21 -04:00

Opusfile

Travis Build Status Jenkins Build Status AppVeyor Build Status

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/