Skip to content
Snippets Groups Projects
Forked from Xiph.Org / Opusfile
Loading
Alexander Traud's avatar
Alexander Traud authored
HREF based links work in the PDF documentation but not in the HTML
documentation because the callback routines are on a different HTML
page.

Signed-off-by: default avatarRalph Giles <giles@thaumas.net>
b23e611f
History

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.libera.chat or at opus@xiph.org.

Programming documentation is available in tree and online at https://opus-codec.org/docs/