From a0083adac735771a84a0cfd0a9e0d59034a735247e82b2208137a5648cf8233d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sat, 13 Aug 2016 16:09:09 +0000 Subject: [PATCH] Accepting request 419170 from home:Zaitor:branches:multimedia:libs New release OBS-URL: https://build.opensuse.org/request/show/419170 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opus?expand=0&rev=20 --- opus-1.1.2.tar.gz | 3 --- opus-1.1.3.tar.gz | 3 +++ opus.changes | 15 +++++++++++++++ opus.spec | 7 +------ 4 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 opus-1.1.2.tar.gz create mode 100644 opus-1.1.3.tar.gz diff --git a/opus-1.1.2.tar.gz b/opus-1.1.2.tar.gz deleted file mode 100644 index 34553d8..0000000 --- a/opus-1.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e290078e31211baa7b5886bcc8ab6bc048b9fc83882532da4a1a45e58e907fd -size 959767 diff --git a/opus-1.1.3.tar.gz b/opus-1.1.3.tar.gz new file mode 100644 index 0000000..94b42d8 --- /dev/null +++ b/opus-1.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b6fe802e7e30182e95d0cde890c0ace40b6f125cffc50635f0ad2eef69b633 +size 978848 diff --git a/opus.changes b/opus.changes index 6ed8deb..4124b70 100644 --- a/opus.changes +++ b/opus.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Aug 13 15:26:11 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.1.3: + + Neon optimizations improving performance on ARMv7 and ARMv8 by + up to 15%. + + Fixes some issues with 16-bit platforms (e.g. TI C55x). + + Fixes to comfort noise generation (CNG). + + Documenting that PLC packets can also be 2 bytes. + + Includes experimental ambisonics work (--enable-ambisonics). +- Stop passing conditional --enable/disable-intrinsics, it's + enabled by default now. +- Not adding the new --enable-ambisonics to configure, it's still + experimental. + ------------------------------------------------------------------- Wed Jan 27 09:32:12 UTC 2016 - olaf@aepfle.de diff --git a/opus.spec b/opus.spec index 0d10a43..88003cc 100644 --- a/opus.spec +++ b/opus.spec @@ -19,7 +19,7 @@ %define soname 0 Name: opus -Version: 1.1.2 +Version: 1.1.3 Release: 0 Summary: Opus Audio Codec Library License: BSD-3-Clause @@ -69,11 +69,6 @@ technology from Skype's SILK codec and Xiph.Org's CELT codec. %build %configure \ -%if 0%{?suse_version} > 1110 - --enable-intrinsics \ -%else - --disable-intrinsics \ -%endif --disable-silent-rules \ --disable-doc \ --enable-custom-modes