Fork of Tangara with customizations
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
tangara-fw/lib/opusfile
jacqueline 4bc77f901b Tweak opus build flags and allocs 2 лет назад
..
doc Use opusfile instead of working directly with ogg and opus 2 лет назад
examples Use opusfile instead of working directly with ogg and opus 2 лет назад
include Tweak opus build flags and allocs 2 лет назад
m4 Use opusfile instead of working directly with ogg and opus 2 лет назад
src Use opusfile instead of working directly with ogg and opus 2 лет назад
unix Use opusfile instead of working directly with ogg and opus 2 лет назад
win32/VS2015 Use opusfile instead of working directly with ogg and opus 2 лет назад
AUTHORS Use opusfile instead of working directly with ogg and opus 2 лет назад
CMakeLists.txt Tweak opus build flags and allocs 2 лет назад
COPYING Use opusfile instead of working directly with ogg and opus 2 лет назад
Makefile.am Use opusfile instead of working directly with ogg and opus 2 лет назад
Makefile.in Use opusfile instead of working directly with ogg and opus 2 лет назад
README.md Use opusfile instead of working directly with ogg and opus 2 лет назад
aclocal.m4 Use opusfile instead of working directly with ogg and opus 2 лет назад
compile Use opusfile instead of working directly with ogg and opus 2 лет назад
config.guess Use opusfile instead of working directly with ogg and opus 2 лет назад
config.h.in Use opusfile instead of working directly with ogg and opus 2 лет назад
config.sub Use opusfile instead of working directly with ogg and opus 2 лет назад
configure Use opusfile instead of working directly with ogg and opus 2 лет назад
configure.ac Use opusfile instead of working directly with ogg and opus 2 лет назад
depcomp Use opusfile instead of working directly with ogg and opus 2 лет назад
install-sh Use opusfile instead of working directly with ogg and opus 2 лет назад
ltmain.sh Use opusfile instead of working directly with ogg and opus 2 лет назад
missing Use opusfile instead of working directly with ogg and opus 2 лет назад
opusfile-uninstalled.pc.in Use opusfile instead of working directly with ogg and opus 2 лет назад
opusfile.pc.in Use opusfile instead of working directly with ogg and opus 2 лет назад
opusurl-uninstalled.pc.in Use opusfile instead of working directly with ogg and opus 2 лет назад
opusurl.pc.in Use opusfile instead of working directly with ogg and opus 2 лет назад
package_version Use opusfile instead of working directly with ogg and opus 2 лет назад

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/