wok annotate opusfile/description.txt @ rev 25317

updated soundtouch and soundtouch-dev (2.1.2 -> 2.3.1)
author Hans-Günter Theisgen
date Thu Jul 21 07:14:01 2022 +0100 (2022-07-21)
parents
children
rev   line source
Hans-Günter@25079 1 The opusfile library provides seeking, decode, and playback
Hans-Günter@25079 2 of Opus streams in the Ogg container (.opus files) including
Hans-Günter@25079 3 over http(s) on posix and windows systems.
Hans-Günter@25079 4
Hans-Günter@25079 5 Opusfile depends on libopus and libogg.
Hans-Günter@25079 6 The included opusurl library for http(s) access depends on
Hans-Günter@25079 7 opusfile and openssl.