https://github.com/xiph/opusfile
Stand-alone decoder library for .opus streams
https://github.com/xiph/opusfile
audio audio-streaming c decoder decoding opus
Last synced: 6 months ago
JSON representation
Stand-alone decoder library for .opus streams
- Host: GitHub
- URL: https://github.com/xiph/opusfile
- Owner: xiph
- License: bsd-3-clause
- Created: 2014-12-18T07:15:34.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T18:03:06.000Z (over 1 year ago)
- Last Synced: 2025-03-30T11:09:45.496Z (7 months ago)
- Topics: audio, audio-streaming, c, decoder, decoding, opus
- Language: C
- Size: 961 KB
- Stars: 168
- Watchers: 22
- Forks: 85
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
# Opusfile
[](https://gitlab.xiph.org/xiph/opusfile/commits/master)
[](https://travis-ci.org/xiph/opusfile)
[](https://ci.appveyor.com/project/rillian/opusfile)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/