Accepting request 702368 from home:alois:branches:multimedia:libs

- Update to version 0.3.1
  * Fix a buffer overflow in frame-threading mode on SSSE3 CPUs
  * Reduce binary size, notably on Windows
  * SSSE3 optimizations for ipred_filter
  * ARM optimizations for MSAC

OBS-URL: https://build.opensuse.org/request/show/702368
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=16
This commit is contained in:
Luigi Baldoni 2019-05-11 16:10:34 +00:00 committed by Git OBS Bridge
parent 40044d9c66
commit ae8d812158
4 changed files with 13 additions and 4 deletions

View File

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

3
dav1d-0.3.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat May 11 16:06:40 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.3.1
* Fix a buffer overflow in frame-threading mode on SSSE3 CPUs
* Reduce binary size, notably on Windows
* SSSE3 optimizations for ipred_filter
* ARM optimizations for MSAC
-------------------------------------------------------------------
Mon Apr 29 18:07:47 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -18,7 +18,7 @@
%define sover 1
Name: dav1d
Version: 0.3.0
Version: 0.3.1
Release: 0
Summary: An AV1 decoder
License: BSD-2-Clause