Skip to content

portal-labs/opusfile

16-channel
Switch branches/tags
Code
This branch is 3 commits ahead of xiph:master.
Contribute

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
ci
 
 
 
 
doc
 
 
 
 
 
 
m4
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.4%
  • M4 3.5%
  • Makefile 3.0%
  • CMake 3.0%
  • Shell 1.0%
  • Dockerfile 0.1%