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 3年前
examples Use opusfile instead of working directly with ogg and opus 3年前
include Tweak opus build flags and allocs 2年前
m4 Use opusfile instead of working directly with ogg and opus 3年前
src Use opusfile instead of working directly with ogg and opus 3年前
unix Use opusfile instead of working directly with ogg and opus 3年前
win32/VS2015 Use opusfile instead of working directly with ogg and opus 3年前
AUTHORS Use opusfile instead of working directly with ogg and opus 3年前
CMakeLists.txt Tweak opus build flags and allocs 2年前
COPYING Use opusfile instead of working directly with ogg and opus 3年前
Makefile.am Use opusfile instead of working directly with ogg and opus 3年前
Makefile.in Use opusfile instead of working directly with ogg and opus 3年前
README.md Use opusfile instead of working directly with ogg and opus 3年前
aclocal.m4 Use opusfile instead of working directly with ogg and opus 3年前
compile Use opusfile instead of working directly with ogg and opus 3年前
config.guess Use opusfile instead of working directly with ogg and opus 3年前
config.h.in Use opusfile instead of working directly with ogg and opus 3年前
config.sub Use opusfile instead of working directly with ogg and opus 3年前
configure Use opusfile instead of working directly with ogg and opus 3年前
configure.ac Use opusfile instead of working directly with ogg and opus 3年前
depcomp Use opusfile instead of working directly with ogg and opus 3年前
install-sh Use opusfile instead of working directly with ogg and opus 3年前
ltmain.sh Use opusfile instead of working directly with ogg and opus 3年前
missing Use opusfile instead of working directly with ogg and opus 3年前
opusfile-uninstalled.pc.in Use opusfile instead of working directly with ogg and opus 3年前
opusfile.pc.in Use opusfile instead of working directly with ogg and opus 3年前
opusurl-uninstalled.pc.in Use opusfile instead of working directly with ogg and opus 3年前
opusurl.pc.in Use opusfile instead of working directly with ogg and opus 3年前
package_version Use opusfile instead of working directly with ogg and opus 3年前

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/