opusfile version 0.9 is availble. Thanks to everyone who contributed! 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. Binaries for macOS will be available through homebrew soon. Changes since the v0.8 release: - Fix an invalid free with tag handling. - Improve handling of corrupt streams. - Improve performance on streams with many chain segments. - Improve TLS host validation. - Align op_raw_total to work better with op_raw_seek. - Documentation and build improvements. This release is backward-compatible with the previous release. We recommend all users upgrade. Source download links: https://downloads.xiph.org/releases/opus/opusfile-0.9.tar.gz https://downloads.xiph.org/releases/opus/opusfile-0.9.zip https://archive.mozilla.org/pub/opus/opusfile-0.9.tar.gz https://archive.mozilla.org/pub/opus/opusfile-0.9.zip A Windows binary built with mingw is availble at https://archive.mozilla.org/pub/opus/win32/opusfile-v0.9-win32.zip Checksums for verification: f75fb500e40b122775ac1a71ad80c4477698842a8fe9da4a1b4a1a9f16e4e979 opusfile-0.9.tar.gz e9591da4d4c9e857436c2d46a28a9e470fa5355ea5a76d4d582f137d18755d36 opusfile-0.9.zip 16c781dce82e8f29bb2245312f14e09e7a96d5b73a540152fa657be9112931f0 opusfile-v0.9-win32.zip The library is functional, but there are likely issues we didn't find in our own testing. Please give feedback in #opus on irc.freenode.net or at opus at xiph.org. Programming documentation is available in tree and online at https://opus-codec.org/docs/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 488 bytes Desc: OpenPGP digital signature URL: <http://lists.xiph.org/pipermail/opus/attachments/20170802/c61e5029/attachment.sig>