Accepting request 466131 from home:scarabeus_iv:branches:multimedia:libs

- Version update to 1.6.1:
  * Improvements on the VP9 speed of encoding and decoding
  * Various fixes found by fuzzing

OBS-URL: https://build.opensuse.org/request/show/466131
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvpx?expand=0&rev=77
This commit is contained in:
Tomáš Chvátal 2017-03-08 11:29:23 +00:00 committed by Git OBS Bridge
parent ed38ecba0f
commit 55e304e63c
4 changed files with 12 additions and 5 deletions

View File

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

3
libvpx-1.6.1.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 3 09:25:31 UTC 2017 - tchvatal@suse.com
- Version update to 1.6.1:
* Improvements on the VP9 speed of encoding and decoding
* Various fixes found by fuzzing
-------------------------------------------------------------------
Sun Jan 1 13:53:12 UTC 2017 - jengelh@inai.de

View File

@ -18,7 +18,7 @@
%define sover 4
Name: libvpx
Version: 1.6.0
Version: 1.6.1
Release: 0
Summary: VP8/VP9 codec library
License: BSD-3-Clause and GPL-2.0+
@ -30,8 +30,8 @@ Source1000: baselibs.conf
Patch1: libvpx-define-config_pic.patch
Patch2: libvpx-configure-add-s390.patch
Patch4: libvpx-armv7-use-hard-float.patch
# Needed to be able to create pkgconfig() provides.
BuildRequires: gcc-c++
# Needed to be able to create pkgconfig() provides.
BuildRequires: pkgconfig
BuildRequires: yasm
# add curl and do not copy it in to get an updated test-data.sha1 file