Fork of Tangara with customizations
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
tangara-fw/lib/opusfile
jacqueline 25c2df57dd Fix some release build warnings il y a 2 ans
..
doc Use opusfile instead of working directly with ogg and opus il y a 2 ans
examples Use opusfile instead of working directly with ogg and opus il y a 2 ans
include Use opusfile instead of working directly with ogg and opus il y a 2 ans
m4 Use opusfile instead of working directly with ogg and opus il y a 2 ans
src Use opusfile instead of working directly with ogg and opus il y a 2 ans
unix Use opusfile instead of working directly with ogg and opus il y a 2 ans
win32/VS2015 Use opusfile instead of working directly with ogg and opus il y a 2 ans
AUTHORS Use opusfile instead of working directly with ogg and opus il y a 2 ans
CMakeLists.txt Fix some release build warnings il y a 2 ans
COPYING Use opusfile instead of working directly with ogg and opus il y a 2 ans
Makefile.am Use opusfile instead of working directly with ogg and opus il y a 2 ans
Makefile.in Use opusfile instead of working directly with ogg and opus il y a 2 ans
README.md Use opusfile instead of working directly with ogg and opus il y a 2 ans
aclocal.m4 Use opusfile instead of working directly with ogg and opus il y a 2 ans
compile Use opusfile instead of working directly with ogg and opus il y a 2 ans
config.guess Use opusfile instead of working directly with ogg and opus il y a 2 ans
config.h.in Use opusfile instead of working directly with ogg and opus il y a 2 ans
config.sub Use opusfile instead of working directly with ogg and opus il y a 2 ans
configure Use opusfile instead of working directly with ogg and opus il y a 2 ans
configure.ac Use opusfile instead of working directly with ogg and opus il y a 2 ans
depcomp Use opusfile instead of working directly with ogg and opus il y a 2 ans
install-sh Use opusfile instead of working directly with ogg and opus il y a 2 ans
ltmain.sh Use opusfile instead of working directly with ogg and opus il y a 2 ans
missing Use opusfile instead of working directly with ogg and opus il y a 2 ans
opusfile-uninstalled.pc.in Use opusfile instead of working directly with ogg and opus il y a 2 ans
opusfile.pc.in Use opusfile instead of working directly with ogg and opus il y a 2 ans
opusurl-uninstalled.pc.in Use opusfile instead of working directly with ogg and opus il y a 2 ans
opusurl.pc.in Use opusfile instead of working directly with ogg and opus il y a 2 ans
package_version Use opusfile instead of working directly with ogg and opus il y a 2 ans

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/