SHA256
1
0
forked from pool/dav1d

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

- Update to version 0.7.1
  * ARM32 NEON optimizations for itxfm, which can give up to 28%
    speedup, and MSAC
  * SSE2 optimizations for prep_bilin and prep_8tap
  * AVX2 optimizations for MC scaled
  * Fix a clamping issue in motion vector projection
  * Fix an issue on some specific Haswell CPU on ipred_z AVX2
    functions
  * Improvements on the dav1dplay utility player to support
    resizing

OBS-URL: https://build.opensuse.org/request/show/816274
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dav1d?expand=0&rev=34
This commit is contained in:
2020-06-22 08:18:30 +00:00
committed by Git OBS Bridge
parent 8fab3864eb
commit 01c46c75bf
4 changed files with 18 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%define sover 4
Name: dav1d
Version: 0.7.0
Version: 0.7.1
Release: 0
Summary: An AV1 decoder
License: BSD-2-Clause