From bfd38c144a552adb42180c110f9aea2a02ba486497c41f7af90ffe1153912aff Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Sat, 25 Dec 2021 10:27:14 +0000 Subject: [PATCH] Disable libaom and use rav1e by default * As PHP 8.1 has AVIF support, use rav1e by default as it is more secure being written in Rust. OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libavif?expand=0&rev=36 --- libavif.changes | 7 +++++++ libavif.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/libavif.changes b/libavif.changes index 5f07515..9a06281 100644 --- a/libavif.changes +++ b/libavif.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Dec 25 10:23:55 UTC 2021 - Andreas Schneider + +- Disable libaom and use rav1e by default + * As PHP 8.1 has AVIF support, use rav1e by default as it is more + secure being written in Rust. + ------------------------------------------------------------------- Thu Oct 21 07:56:31 UTC 2021 - Andreas Schneider diff --git a/libavif.spec b/libavif.spec index e5370d7..06d8c65 100644 --- a/libavif.spec +++ b/libavif.spec @@ -16,7 +16,7 @@ # -%bcond_without aom +%bcond_with aom # Also update baselibs.conf if you bump the version %define lib_name libavif13