forked from pool/SVT-AV1
Accepting request 992620 from multimedia:libs
- Update to release 1.2.0 OBS-URL: https://build.opensuse.org/request/show/992620 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SVT-AV1?expand=0&rev=5
This commit is contained in:
commit
20aeaa1bf1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84030ef7f33645ddfcdd2dc8a08277e49f3c4297fc53711958060c8ce51dc22d
|
||||
size 9870079
|
3
SVT-AV1-v1.2.0.tar.gz
Normal file
3
SVT-AV1-v1.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57aa48d6602d5f57b857d6eb89bb349e76c7b7aa9a70e681508dd137a0cc274c
|
||||
size 10193215
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 3 15:07:11 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.2.0
|
||||
* TPL tradeoff optimizations for 4L pred structure
|
||||
* Quality-vs-cycles tradeoff improvements across all presets
|
||||
* Add ability to force key_frame positions through ffmpeg for
|
||||
CRF mode
|
||||
* Minimize the quality impact of fast-decode while maintaining
|
||||
the decoder speedup
|
||||
* AVX2 optimizations for low delay mode
|
||||
* Improve CRF preset tradeoffs for both the default and
|
||||
fast-decode modes
|
||||
* Improve the SSIM-based tradeoffs of the presets without
|
||||
impacting those of PSNR / VMAF
|
||||
* Improve CBR mode by enhancing the bit-distribution within the
|
||||
GOP
|
||||
* Added support for reference frame scaling
|
||||
* Added support for quantization matrices
|
||||
* AVX2 optimizations for low-delay mode
|
||||
* TPL-based VBR mode improvements
|
||||
* Improved Chroma RDOQ
|
||||
* Improve TPL QP Scaling
|
||||
* Add length info to ivf header
|
||||
* Fix support for metadata pass-through
|
||||
* Add ability to specify Chroma and Luma qindex offsets
|
||||
independently on top of CRF qp assignments
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 21:47:04 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: SVT-AV1
|
||||
Version: 1.0.0
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
Summary: An AV1 decoder/encoder for video streams
|
||||
License: BSD-3-Clause-Clear
|
||||
|
Loading…
Reference in New Issue
Block a user