Fork of Tangara with customizations
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
tangara-fw/lib/opusfile
jacqueline 25c2df57dd Fix some release build warnings před 2 roky
..
doc Use opusfile instead of working directly with ogg and opus před 2 roky
examples Use opusfile instead of working directly with ogg and opus před 2 roky
include Use opusfile instead of working directly with ogg and opus před 2 roky
m4 Use opusfile instead of working directly with ogg and opus před 2 roky
src Use opusfile instead of working directly with ogg and opus před 2 roky
unix Use opusfile instead of working directly with ogg and opus před 2 roky
win32/VS2015 Use opusfile instead of working directly with ogg and opus před 2 roky
AUTHORS Use opusfile instead of working directly with ogg and opus před 2 roky
CMakeLists.txt Fix some release build warnings před 2 roky
COPYING Use opusfile instead of working directly with ogg and opus před 2 roky
Makefile.am Use opusfile instead of working directly with ogg and opus před 2 roky
Makefile.in Use opusfile instead of working directly with ogg and opus před 2 roky
README.md Use opusfile instead of working directly with ogg and opus před 2 roky
aclocal.m4 Use opusfile instead of working directly with ogg and opus před 2 roky
compile Use opusfile instead of working directly with ogg and opus před 2 roky
config.guess Use opusfile instead of working directly with ogg and opus před 2 roky
config.h.in Use opusfile instead of working directly with ogg and opus před 2 roky
config.sub Use opusfile instead of working directly with ogg and opus před 2 roky
configure Use opusfile instead of working directly with ogg and opus před 2 roky
configure.ac Use opusfile instead of working directly with ogg and opus před 2 roky
depcomp Use opusfile instead of working directly with ogg and opus před 2 roky
install-sh Use opusfile instead of working directly with ogg and opus před 2 roky
ltmain.sh Use opusfile instead of working directly with ogg and opus před 2 roky
missing Use opusfile instead of working directly with ogg and opus před 2 roky
opusfile-uninstalled.pc.in Use opusfile instead of working directly with ogg and opus před 2 roky
opusfile.pc.in Use opusfile instead of working directly with ogg and opus před 2 roky
opusurl-uninstalled.pc.in Use opusfile instead of working directly with ogg and opus před 2 roky
opusurl.pc.in Use opusfile instead of working directly with ogg and opus před 2 roky
package_version Use opusfile instead of working directly with ogg and opus před 2 roky

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/