Fork of Tangara with customizations
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
tangara-fw/lib/opusfile
jacqueline 25c2df57dd Fix some release build warnings 2 år sedan
..
doc Use opusfile instead of working directly with ogg and opus 2 år sedan
examples Use opusfile instead of working directly with ogg and opus 2 år sedan
include Use opusfile instead of working directly with ogg and opus 2 år sedan
m4 Use opusfile instead of working directly with ogg and opus 2 år sedan
src Use opusfile instead of working directly with ogg and opus 2 år sedan
unix Use opusfile instead of working directly with ogg and opus 2 år sedan
win32/VS2015 Use opusfile instead of working directly with ogg and opus 2 år sedan
AUTHORS Use opusfile instead of working directly with ogg and opus 2 år sedan
CMakeLists.txt Fix some release build warnings 2 år sedan
COPYING Use opusfile instead of working directly with ogg and opus 2 år sedan
Makefile.am Use opusfile instead of working directly with ogg and opus 2 år sedan
Makefile.in Use opusfile instead of working directly with ogg and opus 2 år sedan
README.md Use opusfile instead of working directly with ogg and opus 2 år sedan
aclocal.m4 Use opusfile instead of working directly with ogg and opus 2 år sedan
compile Use opusfile instead of working directly with ogg and opus 2 år sedan
config.guess Use opusfile instead of working directly with ogg and opus 2 år sedan
config.h.in Use opusfile instead of working directly with ogg and opus 2 år sedan
config.sub Use opusfile instead of working directly with ogg and opus 2 år sedan
configure Use opusfile instead of working directly with ogg and opus 2 år sedan
configure.ac Use opusfile instead of working directly with ogg and opus 2 år sedan
depcomp Use opusfile instead of working directly with ogg and opus 2 år sedan
install-sh Use opusfile instead of working directly with ogg and opus 2 år sedan
ltmain.sh Use opusfile instead of working directly with ogg and opus 2 år sedan
missing Use opusfile instead of working directly with ogg and opus 2 år sedan
opusfile-uninstalled.pc.in Use opusfile instead of working directly with ogg and opus 2 år sedan
opusfile.pc.in Use opusfile instead of working directly with ogg and opus 2 år sedan
opusurl-uninstalled.pc.in Use opusfile instead of working directly with ogg and opus 2 år sedan
opusurl.pc.in Use opusfile instead of working directly with ogg and opus 2 år sedan
package_version Use opusfile instead of working directly with ogg and opus 2 år sedan

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/