forked from pool/SVT-AV1
- Update to release 1.8.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=44
This commit is contained in:
parent
ae18ac48f5
commit
475bcc467c
BIN
SVT-AV1-v1.7.0.tar.gz
(Stored with Git LFS)
BIN
SVT-AV1-v1.7.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
SVT-AV1-v1.8.0.tar.gz
Normal file
3
SVT-AV1-v1.8.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6b1f8a92f8f2767bf19144d5a2f42a0fcd90433a49311ad314f7e75bbb71dcb2
|
||||||
|
size 10284616
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 12 09:46:46 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.8.0
|
||||||
|
* Improve the tradeoffs for the random access mode across presets:
|
||||||
|
* Speedup CRF presets M6 to M0 by 17-53% while maintaining
|
||||||
|
similar quality levels
|
||||||
|
* Re-adjust CRF presets M7 to M13 for better quality with BD-rate
|
||||||
|
gains ranging from 1-4%
|
||||||
|
* Improve the quality and speed of the 1-pass VBR mode
|
||||||
|
* Add API allowing to update bitrate / CRF and Key_frame
|
||||||
|
placement during the encoding session for CBR lowdelay mode and
|
||||||
|
CRF Random Access mode
|
||||||
|
* ARM Neon SIMD optimizations for most critical kernels allowing
|
||||||
|
for a 4.5-8x fps speedup vs the c implementation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 3 09:31:24 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Fri Nov 3 09:31:24 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: SVT-AV1
|
Name: SVT-AV1
|
||||||
Version: 1.7.0
|
Version: 1.8.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
|
||||||
|
Loading…
Reference in New Issue
Block a user