singe/thirdparty/SDL3_mixer/external/opusfile
2026-09-03 22:01:35 -05:00
..
ci Migrated to SDL3. 2026-09-03 22:01:35 -05:00
cmake Migrated to SDL3. 2026-09-03 22:01:35 -05:00
doc Migrated to SDL3. 2026-09-03 22:01:35 -05:00
examples Migrated to SDL3. 2026-09-03 22:01:35 -05:00
include Migrated to SDL3. 2026-09-03 22:01:35 -05:00
m4 Migrated to SDL3. 2026-09-03 22:01:35 -05:00
mingw Migrated to SDL3. 2026-09-03 22:01:35 -05:00
src Migrated to SDL3. 2026-09-03 22:01:35 -05:00
unix Migrated to SDL3. 2026-09-03 22:01:35 -05:00
.gitattributes Migrated to SDL3. 2026-09-03 22:01:35 -05:00
.gitignore Migrated to SDL3. 2026-09-03 22:01:35 -05:00
.gitlab-ci.yml Migrated to SDL3. 2026-09-03 22:01:35 -05:00
.travis.yml Migrated to SDL3. 2026-09-03 22:01:35 -05:00
Android.mk Migrated to SDL3. 2026-09-03 22:01:35 -05:00
AUTHORS Migrated to SDL3. 2026-09-03 22:01:35 -05:00
autogen.sh Migrated to SDL3. 2026-09-03 22:01:35 -05:00
Brewfile Migrated to SDL3. 2026-09-03 22:01:35 -05:00
CMakeLists.txt Migrated to SDL3. 2026-09-03 22:01:35 -05:00
configure.ac Migrated to SDL3. 2026-09-03 22:01:35 -05:00
COPYING Migrated to SDL3. 2026-09-03 22:01:35 -05:00
Makefile.am Migrated to SDL3. 2026-09-03 22:01:35 -05:00
opusfile-uninstalled.pc.in Migrated to SDL3. 2026-09-03 22:01:35 -05:00
opusfile.pc.in Migrated to SDL3. 2026-09-03 22:01:35 -05:00
opusurl-uninstalled.pc.in Migrated to SDL3. 2026-09-03 22:01:35 -05:00
opusurl.pc.in Migrated to SDL3. 2026-09-03 22:01:35 -05:00
README.md Migrated to SDL3. 2026-09-03 22:01:35 -05:00
releases.sha2 Migrated to SDL3. 2026-09-03 22:01:35 -05:00
update_version Migrated to SDL3. 2026-09-03 22:01:35 -05:00

Opusfile

GitLab Pipeline Status GitHub CI

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/