forked from pool/SVT-AV1
Compare commits
10 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
90b2af800f | ||
|
816825fc17 | ||
|
0cfeef8d28 | ||
|
395c6f231c | ||
|
7c5aae28fb | ||
a9496f26da | |||
501c1140b5 | |||
57f22ae67b | |||
|
bf2ea181b5 | ||
ee0825c4b1 |
BIN
SVT-AV1-v2.2.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
SVT-AV1-v2.2.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
SVT-AV1-v2.3.0.tar.gz
(Stored with Git LFS)
BIN
SVT-AV1-v2.3.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
@ -1,18 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 22:11:44 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.3.0
|
||||
* Improved fast-decode level 1 option to increase its AV1 software
|
||||
cycle reduction by ~10% while maintaining the same quality
|
||||
levels.
|
||||
* New fast-decode level 2 to allow for an average AV1 software
|
||||
cycle reduction of 25-50% vs fast-decode 0 with a 1-3% BD-Rate
|
||||
loss across the presets.
|
||||
* Improved --lp settings for high resolutions, with CRF gaining a
|
||||
~4% improvement in speed and VBR gaining ~15%.
|
||||
* Further ARM-based optimizations improving the efficiency of
|
||||
previously written NEON implementations by an average of 30%.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 23 20:39:25 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: SVT-AV1
|
||||
Version: 2.3.0
|
||||
Version: 2.2.1
|
||||
Release: 0
|
||||
Summary: An AV1 decoder/encoder for video streams
|
||||
License: BSD-3-Clause-Clear
|
||||
@ -64,7 +64,7 @@ This package contains the header files for svt-av1.
|
||||
%autosetup -p1 -n %name-v%version
|
||||
|
||||
%build
|
||||
%cmake -DNATIVE=OFF
|
||||
%cmake
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
|
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
||||
mtime: 1724445664
|
||||
commit: 8e359f256bba15ec974277caffb5901438ed2918f4142ce53a75209cce65a30e
|
||||
url: https://src.opensuse.org/jengelh/SVT-AV1
|
||||
revision: master
|
BIN
build.specials.obscpio
(Stored with Git LFS)
Normal file
BIN
build.specials.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user