forked from pool/dav1d
Accepting request 1238897 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1238897 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dav1d?expand=0&rev=40
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78b15d9954b513ea92d27f39362535ded2243e1b0924fde39f37a31ebed5f76b
|
||||
size 1706026
|
BIN
dav1d-1.5.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
dav1d-1.5.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 20 06:17:10 UTC 2025 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Update to version 1.5.1
|
||||
* Rewrite of the looprestoration (SGR, wiener) to reduce stack
|
||||
usage
|
||||
* Rewrite of {put,prep}_scaled functions
|
||||
* Improvements on the SSSE3 SGR
|
||||
* Improvements on ARM32/ARM64 looprestoration optimizations
|
||||
* RISC-V: blend optimizations for high bitdepth
|
||||
* Power9: blend optimizations for 8bpc
|
||||
* Port RISC-V to POSIX/non-Linux OS
|
||||
* AArch64: Add Neon implementation of load_tmvs
|
||||
* Fix a rare, but possible deadlock, in flush()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 18 06:59:35 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dav1d
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define sover 7
|
||||
|
||||
Name: dav1d
|
||||
Version: 1.5.0
|
||||
Version: 1.5.1
|
||||
Release: 0
|
||||
Summary: An AV1 decoder
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user