opusfilev0.12+20221121
- Updated
Stand-alone decoder library for .opus streams
- Project website: https://github.com/xiph/opusfile
#Usage
The package opusfile provides CMake targets:
find_package(OpusFile CONFIG REQUIRED)
target_link_libraries(main PRIVATE OpusFile::opusfile)
# To use the opusurl API
target_link_libraries(main PRIVATE OpusFile::opusurl)#Features
No default features.
#opusurl
Support decoding of http(s) streams
Platforms: !windows
- ✅linux
- ✅osx
- ❌
windows
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through openssl)
- vcpkg-cmake-config (through openssl)
- vcpkg-cmake-get-vars (through openssl)
#Used By
- allegro5
- sdl2-mixer (feature
opusfile) - sdl2-mixer-ext (feature
opusfile) - sdl3-mixer (feature
opusfile)
#Host Tool For
No ports use this.
#Contributors
codicodi
Alexander Karatarakis
Gabriel
hesiod
Victor Romero
pravic
Stefano Sinigardi
Phil Christensen
Robert Schumacher
Billy O'Neal
Pierre Wendling