wok-current view opusfile/description.txt @ rev 25385
updated unixODBC, unixODBC-dev and libunixODBC (2.3.7 -> 2.3.11)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jul 30 17:45:45 2022 +0100 (2022-07-30) |
parents | |
children |
line source
1 The opusfile library provides seeking, decode, and playback
2 of Opus streams in the Ogg container (.opus files) including
3 over http(s) on posix and windows systems.
5 Opusfile depends on libopus and libogg.
6 The included opusurl library for http(s) access depends on
7 opusfile and openssl.