Package Release Info

opusfile-0.10-bp153.1.23

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libopusfile0
opusfile-devel

Change Logs

Version: 0.10-bp150.2.2
* Mon Dec 18 2017 avindra@opensuse.org
- Update to version 0.10:
  + Fix an out-of-bounds read matching serial numbers.
- cleanup with spec-cleaner
- add "--disable-silent-rules" to ./configure
* Tue Aug 08 2017 zaitor@opensuse.org
- Update to version 0.9:
  + 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.
* Thu Sep 01 2016 zaitor@opensuse.org
- Update to version 0.8:
  + Add support for OpenSSL 1.1.x.
  + Fix issues with tag parsing introduced in v0.7.
  + Fix skip logic for multiplexed non-Opus data.
* Fri Jan 08 2016 ecsos@opensuse.org
- Update to version 0.7
  + Add API to access and preserve binary metadata.
  + Add support for R128_ALBUM_GAIN metadata tag.
  + Better seeking with continued packets and multiplexed streams.
  + Portability and build fixes.
* Thu Dec 18 2014 zaitor@opensuse.org
- Update to version 0.6:
  + Fix bugs with comment handling.
  + Fix build for BSD.
  + Fix bugs handling invalid and non-opus streams.
* Thu Feb 13 2014 reddwarf@opensuse.org
- Update to 0.5
  * 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
* Sat Sep 14 2013 zaitor@opensuse.org
- Initial packaging for openSUSE.