From f7fcc42b0b0d017c9719bf6f6458fece50df8e47f04a48460c61e40480c3cbe9 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 5 Dec 2022 21:08:18 +0000 Subject: [PATCH] Accepting request 1040418 from home:dirkmueller:Factory - update to 1.4.0: * Adopted the 6L / 32-picture mini-GOP configuraion as default and adjusted MD feature levels accordingly yielding higher compression efficiency gains * Update the TPL model to account for the larger mini-gop size * Re-tune presets M0-M12 using the gained coding efficiency for improved quality vs cycles tradeoffs * Allow duplicate commandline parameters to be parsed and take into consideration the latter to allow AWCY integration * Build, Cleanup and Documentation * Make include and lib paths friendly to abs and rel paths * Update preset and API documentation * Various functional bug fixes * Remove manual prediction structure support OBS-URL: https://build.opensuse.org/request/show/1040418 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=33 --- SVT-AV1-v1.3.0.tar.gz | 3 --- SVT-AV1-v1.4.0.tar.gz | 3 +++ SVT-AV1.changes | 18 ++++++++++++++++++ SVT-AV1.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 SVT-AV1-v1.3.0.tar.gz create mode 100644 SVT-AV1-v1.4.0.tar.gz diff --git a/SVT-AV1-v1.3.0.tar.gz b/SVT-AV1-v1.3.0.tar.gz deleted file mode 100644 index 7ad9cc5..0000000 --- a/SVT-AV1-v1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:841408b92c7b09957340112775369ea6fa763eaf4a8c10974cfa48f33c47a122 -size 10111667 diff --git a/SVT-AV1-v1.4.0.tar.gz b/SVT-AV1-v1.4.0.tar.gz new file mode 100644 index 0000000..640b10c --- /dev/null +++ b/SVT-AV1-v1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a4650b822c4eeb9656fbe96bd795e7a73cbfd1ab8c12546348ba88d8ed6b415 +size 10101325 diff --git a/SVT-AV1.changes b/SVT-AV1.changes index fa29b86..01132e9 100644 --- a/SVT-AV1.changes +++ b/SVT-AV1.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Dec 5 19:55:53 UTC 2022 - Dirk Müller + +- update to 1.4.0: + * Adopted the 6L / 32-picture mini-GOP configuraion as default and + adjusted MD feature levels accordingly yielding higher compression + efficiency gains + * Update the TPL model to account for the larger mini-gop size + * Re-tune presets M0-M12 using the gained coding efficiency for improved + quality vs cycles tradeoffs + * Allow duplicate commandline parameters to be parsed and take into + consideration the latter to allow AWCY integration + * Build, Cleanup and Documentation + * Make include and lib paths friendly to abs and rel paths + * Update preset and API documentation + * Various functional bug fixes + * Remove manual prediction structure support + ------------------------------------------------------------------- Thu Oct 20 11:51:11 UTC 2022 - Bjørn Lie diff --git a/SVT-AV1.spec b/SVT-AV1.spec index bab7535..690788e 100644 --- a/SVT-AV1.spec +++ b/SVT-AV1.spec @@ -17,7 +17,7 @@ Name: SVT-AV1 -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: An AV1 decoder/encoder for video streams License: BSD-3-Clause-Clear