Changelog for
libopus0-1.3.1-53.1.x86_64.rpm :
* Wed Apr 15 2020 Gustavo Pichorim Boiko
- Backport of an upstream fix for celt decoder:
* opus-Fix-celt-decoder-assertion-when-using-OPUS_CUSTOM.patch: When using OPUS_CUSTOM, `CELTDecoder->end` can be larger than 21. Assert against 25 instead in OPUS_CUSTOM builds.
* Thu Aug 15 2019 Bjørn Lie - Add 2 upstream bug fixes for Silk:
* opus-Silk-CNG-adapts-faster.patch: Silk CNG adapts faster to received packets with lower gains.
* opus-Silk-fix-arm-optimization.patch: Avoid processing LPC coeffs beyond the given order in NEON optimizations.
* Thu Aug 08 2019 Dominique Leuenberger - Own %{_datadir}/aclocal: when we might switch to pkgconf instead of pkg-config, nothing in the build root is \'accidentally\' owning this directory for us.
* Sat May 25 2019 Luigi Baldoni - Update to version 1.3.1
* This release fixes an issue with the analysis on files with digital silence (all zeros), especially on x87 builds (mostly affects 32-bit builds).
* Two new features: + A new OPUS_GET_IN_DTX query to know if the encoder is in DTX mode (last frame was either a comfort noise frame or not encoded at all) + A new (and still experimental) CMake-based build system that is eventually meant to replace the VS2015 build system (the autotools one will stay).
* Thu Oct 18 2018 mceplAATTsuse.com- Update to 1.3: - improved speech/music detection based on a neural network - low-bitrate speech improvements - support for immersive audio using ambisonics - tone quality improvements - updates to the Opus standard (rfc 8251) are on by default - security improvements- Clean up SPEC to the latest standards