set SDLMIXER_VENDORED to ON and vendor the required libraries into libs/SDL3_mixer/external
disable SDLMIXER_VORBIS_VORBISFILE add ogg v1.3.5-SDL add opus v1.4.x-SDL add opusfile v0.13-git-SDL
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
# Opusfile
|
||||
|
||||
[](https://gitlab.xiph.org/xiph/opusfile/commits/master)
|
||||
[](https://github.com/xiph/opusfile/actions/workflows/build.yml)
|
||||
|
||||
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/
|
||||
Reference in New Issue
Block a user