You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
doc | 2 years ago | |
examples | 2 years ago | |
include | 2 years ago | |
m4 | 2 years ago | |
src | 2 years ago | |
unix | 2 years ago | |
win32/VS2015 | 2 years ago | |
AUTHORS | 2 years ago | |
CMakeLists.txt | 2 years ago | |
COPYING | 2 years ago | |
Makefile.am | 2 years ago | |
Makefile.in | 2 years ago | |
README.md | 2 years ago | |
aclocal.m4 | 2 years ago | |
compile | 2 years ago | |
config.guess | 2 years ago | |
config.h.in | 2 years ago | |
config.sub | 2 years ago | |
configure | 2 years ago | |
configure.ac | 2 years ago | |
depcomp | 2 years ago | |
install-sh | 2 years ago | |
ltmain.sh | 2 years ago | |
missing | 2 years ago | |
opusfile-uninstalled.pc.in | 2 years ago | |
opusfile.pc.in | 2 years ago | |
opusurl-uninstalled.pc.in | 2 years ago | |
opusurl.pc.in | 2 years ago | |
package_version | 2 years ago |
README.md
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/