forked from pool/SVT-AV1
Accepting request 1176836 from multimedia:libs
- Update to release 2.1 OBS-URL: https://build.opensuse.org/request/show/1176836 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SVT-AV1?expand=0&rev=14
This commit is contained in:
commit
6a9119cfd5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ff917e2c866bd35dc9c35fd416575a4fbb0a2605878465e1a0e838dbd882082
|
|
||||||
size 10266404
|
|
3
SVT-AV1-v2.1.0.tar.gz
Normal file
3
SVT-AV1-v2.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:72a076807544f3b269518ab11656f77358284da7782cece497781ab64ed4cb8a
|
||||||
|
size 12714001
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 20 10:20:18 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2.1
|
||||||
|
* Presets 6 and 12 are now pointing to presets 7 and 13
|
||||||
|
respectively due to the lack of spacing between the presets.
|
||||||
|
* Added variance boost support to improve visual quality for
|
||||||
|
the tune vq mode.
|
||||||
|
* Speedup of 12–40% presets M0, M3, M5 and M6 while maintaining
|
||||||
|
similar quality levels.
|
||||||
|
* Improved the compression efficiency of presets M11-M13 by 1-2%.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 13 23:32:09 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Wed Mar 13 23:32:09 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: SVT-AV1
|
Name: SVT-AV1
|
||||||
Version: 2.0.0
|
Version: 2.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An AV1 decoder/encoder for video streams
|
Summary: An AV1 decoder/encoder for video streams
|
||||||
License: BSD-3-Clause-Clear
|
License: BSD-3-Clause-Clear
|
||||||
@ -30,7 +30,7 @@ BuildRequires: gcc-c++ >= 5.4.0
|
|||||||
BuildRequires: help2man
|
BuildRequires: help2man
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: yasm >= 1.2.0
|
BuildRequires: yasm >= 1.2.0
|
||||||
ExclusiveArch: x86_64 aarch64 riscv64
|
ExclusiveArch: aarch64 riscv64 x86_64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
|
The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
|
||||||
|
Loading…
Reference in New Issue
Block a user