- Update to version 1.1.2, fixes the following bugs:

+ Resetting the encoder or decoder state with OPUS_RESET_STATE
    would disable some run-time selected architecture-specific
    optimizations.
  + In hybrid mode discontinuous transmission (DTX) operation,
    the comfort noise above 8 kHz was incorrectly estimated
    and could oscillate in time.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opus?expand=0&rev=15
This commit is contained in:
Ismail Dönmez 2016-01-19 13:27:01 +00:00 committed by Git OBS Bridge
parent ee85ed4aa5
commit d267a9c2d8
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b84ff56bd7720d5554103c557664efac2b8b18acc4bbcc234cb881ab9a3371e
size 957948

3
opus-1.1.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e290078e31211baa7b5886bcc8ab6bc048b9fc83882532da4a1a45e58e907fd
size 959767

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jan 19 13:24:17 UTC 2016 - idonmez@suse.com
- Update to version 1.1.2, fixes the following bugs:
+ Resetting the encoder or decoder state with OPUS_RESET_STATE
would disable some run-time selected architecture-specific
optimizations.
+ In hybrid mode discontinuous transmission (DTX) operation,
the comfort noise above 8 kHz was incorrectly estimated
and could oscillate in time.
-------------------------------------------------------------------
Wed Dec 2 19:32:31 UTC 2015 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package opus
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@ -18,7 +18,7 @@
Name: opus
Version: 1.1.1
Version: 1.1.2
Release: 0
%define soname 0
Summary: Opus Audio Codec Library