SHA256
1
0
forked from pool/SVT-AV1

Accepting request 1046395 from multimedia:libs

- update to 1.4.1:
  * Fix CRF with maxrate bug causing bitrate to be significantly limited for
    CRF encodings
  * Fix command line parsing forcing 1-pass in a 2-pass encoding mode when
    the --keyint=`x`s format is used
  * Fix decoder segfault due to assuming aligned buffers in the inverse
    transform assembly (forwarded request 1046316 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1046395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SVT-AV1?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2023-01-04 16:51:00 +00:00 committed by Git OBS Bridge
commit efe6c63ddc
4 changed files with 16 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jan 2 21:17:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.4.1:
* Fix CRF with maxrate bug causing bitrate to be significantly limited for
CRF encodings
* Fix command line parsing forcing 1-pass in a 2-pass encoding mode when
the --keyint=`x`s format is used
* Fix decoder segfault due to assuming aligned buffers in the inverse
transform assembly
-------------------------------------------------------------------
Mon Dec 5 19:55:53 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package SVT-AV1
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: SVT-AV1
Version: 1.4.0
Version: 1.4.1
Release: 0
Summary: An AV1 decoder/encoder for video streams
License: BSD-3-Clause-Clear