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 4bc77f901b Tweak opus build flags and allocs 2 years ago
..
doc
examples
include Tweak opus build flags and allocs 2 years ago
m4
src
unix
win32/VS2015
AUTHORS
CMakeLists.txt Tweak opus build flags and allocs 2 years ago
COPYING
Makefile.am
Makefile.in
README.md
aclocal.m4
compile
config.guess
config.h.in
config.sub
configure
configure.ac
depcomp
install-sh
ltmain.sh
missing
opusfile-uninstalled.pc.in
opusfile.pc.in
opusurl-uninstalled.pc.in
opusurl.pc.in
package_version

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/