Fork of Tangara with customizations
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.
 
 
 
 
 
 
tangara-fw/lib/opusfile
jacqueline 25c2df57dd Fix some release build warnings 2 years ago
..
doc Use opusfile instead of working directly with ogg and opus 2 years ago
examples Use opusfile instead of working directly with ogg and opus 2 years ago
include Use opusfile instead of working directly with ogg and opus 2 years ago
m4 Use opusfile instead of working directly with ogg and opus 2 years ago
src Use opusfile instead of working directly with ogg and opus 2 years ago
unix Use opusfile instead of working directly with ogg and opus 2 years ago
win32/VS2015 Use opusfile instead of working directly with ogg and opus 2 years ago
AUTHORS Use opusfile instead of working directly with ogg and opus 2 years ago
CMakeLists.txt Fix some release build warnings 2 years ago
COPYING Use opusfile instead of working directly with ogg and opus 2 years ago
Makefile.am Use opusfile instead of working directly with ogg and opus 2 years ago
Makefile.in Use opusfile instead of working directly with ogg and opus 2 years ago
README.md Use opusfile instead of working directly with ogg and opus 2 years ago
aclocal.m4 Use opusfile instead of working directly with ogg and opus 2 years ago
compile Use opusfile instead of working directly with ogg and opus 2 years ago
config.guess Use opusfile instead of working directly with ogg and opus 2 years ago
config.h.in Use opusfile instead of working directly with ogg and opus 2 years ago
config.sub Use opusfile instead of working directly with ogg and opus 2 years ago
configure Use opusfile instead of working directly with ogg and opus 2 years ago
configure.ac Use opusfile instead of working directly with ogg and opus 2 years ago
depcomp Use opusfile instead of working directly with ogg and opus 2 years ago
install-sh Use opusfile instead of working directly with ogg and opus 2 years ago
ltmain.sh Use opusfile instead of working directly with ogg and opus 2 years ago
missing Use opusfile instead of working directly with ogg and opus 2 years ago
opusfile-uninstalled.pc.in Use opusfile instead of working directly with ogg and opus 2 years ago
opusfile.pc.in Use opusfile instead of working directly with ogg and opus 2 years ago
opusurl-uninstalled.pc.in Use opusfile instead of working directly with ogg and opus 2 years ago
opusurl.pc.in Use opusfile instead of working directly with ogg and opus 2 years ago
package_version Use opusfile instead of working directly with ogg and opus 2 years ago

README.md

Opusfile

GitLab Pipeline Status Travis 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/