SHA256
1
0
forked from pool/SVT-AV1

Accepting request 1095374 from multimedia:libs

- Enable build on riscv64 (forwarded request 1095372 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1095374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SVT-AV1?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2023-06-27 21:15:43 +00:00 committed by Git OBS Bridge
commit 2b4ee19ae4
4 changed files with 26 additions and 5 deletions

View File

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

3
SVT-AV1-v1.6.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Jun 26 08:53:46 UTC 2023 - Andreas Schwab <schwab@suse.de>
- Enable build on riscv64
-------------------------------------------------------------------
Mon Jun 19 23:25:45 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.6.0
* Improved the tradeoffs for the random access mode across
presets M1-M13:
* Speeding up the higher quality presets by 30-40%
* Improving the BD-rate by 1-4% for the faster presets
* Improved the tradeoffs for the low delay mode for both screen
content and non-screen content encoding modes
* Added a toggle to remove the legacy one-frame buffer at the
input of the pipeline allowing the low delay mode to operate
at sub-frame processing latencies
* Added a new API allowing the user to specify quantization
offsets for a region of interest per frame
-------------------------------------------------------------------
Thu Mar 30 09:10:48 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: SVT-AV1
Version: 1.4.1
Version: 1.6.0
Release: 0
Summary: An AV1 decoder/encoder for video streams
License: BSD-3-Clause-Clear
@ -30,7 +30,7 @@ BuildRequires: gcc-c++ >= 5.4.0
BuildRequires: help2man
BuildRequires: pkgconfig
BuildRequires: yasm >= 1.2.0
ExclusiveArch: x86_64 aarch64
ExclusiveArch: x86_64 aarch64 riscv64
%description
The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an