Fork of Tangara with customizations
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 
 
 
 
 
tangara-fw/lib/opusfile
jacqueline 25c2df57dd Fix some release build warnings 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 Use opusfile instead of working directly with ogg and opus 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 Fix some release build warnings 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/