Library for playing back .opus streams from disk or over https. https://opus-codec.org/
|
před 5 roky | |
---|---|---|
ci | před 7 roky | |
doc | před 5 roky | |
examples | před 8 roky | |
include | před 5 roky | |
m4 | před 12 roky | |
mingw | před 6 roky | |
src | před 5 roky | |
unix | před 11 roky | |
win32 | před 5 roky | |
.appveyor.yml | před 5 roky | |
.gitattributes | před 7 roky | |
.gitignore | před 9 roky | |
.gitlab-ci.yml | před 5 roky | |
.travis.yml | před 5 roky | |
AUTHORS | před 12 roky | |
Brewfile | před 7 roky | |
COPYING | před 11 roky | |
Makefile.am | před 8 roky | |
README.md | před 8 roky | |
autogen.sh | před 9 roky | |
configure.ac | před 5 roky | |
opusfile-uninstalled.pc.in | před 12 roky | |
opusfile.pc.in | před 12 roky | |
opusurl-uninstalled.pc.in | před 12 roky | |
opusurl.pc.in | před 12 roky | |
releases.sha2 | před 8 roky | |
update_version | před 11 roky |
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/