Accepting request 723806 from home:iznogood:branches:multimedia:libs

- 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.

OBS-URL: https://build.opensuse.org/request/show/723806
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opus?expand=0&rev=41
This commit is contained in:
Tomáš Chvátal
2019-08-16 06:08:03 +00:00
committed by Git OBS Bridge
parent 4aaf8275f8
commit 5914ab837d
4 changed files with 142 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Aug 15 17:37:36 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 8 11:02:43 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>