Accepting request 354782 from multimedia:libs
- 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/request/show/354782 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opus?expand=0&rev=11
This commit is contained in:
commit
ee771c793d
@ -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
3
opus-1.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e290078e31211baa7b5886bcc8ab6bc048b9fc83882532da4a1a45e58e907fd
|
||||
size 959767
|
11
opus.changes
11
opus.changes
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user