opusfile 0.5

The opusfile library provides seeking, decode, and playback of Opus streams in the Ogg container (.opus files) including over http(s) on posix and windows systems.

Changes since the v0.4 release:

  • Report HTTP (ICY) headers to client
  • New tag comparison and copy functions
  • New application decoding callback API for advanced clients
  • New dither disable function for advanced clients
  • constify API
  • Avoid clipping downmixing from a fixed-point decoder
  • Better practices for dual stack IPv6
  • Documentation improvements
  • Fix a unicode bug on Windows
  • Fix proxy user/password macros
  • Fix HTTP pipelining support detection

Source code: opusfile-0.5.tar.gz, opusfile-0.5.zip