wok view opusfile/description.txt @ rev 25438

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 01 11:12:31 2022 +0000 (20 months ago)
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.