braindigitalis / opusfile

Stand-alone decoder library for .opus streams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Stand-alone decoder library for .opus streams

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 89.4%Language:M4 3.5%Language:Makefile 3.0%Language:CMake 3.0%Language:Shell 1.0%Language:Dockerfile 0.1%Language:Ruby 0.0%