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
This commit is contained in:
Andreas Schneider 2021-12-25 10:27:14 +00:00 committed by Git OBS Bridge
parent 69d903fb82
commit bfd38c144a
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 25 10:23:55 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- 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 <asn@cryptomilk.org>

View File

@ -16,7 +16,7 @@
#
%bcond_without aom
%bcond_with aom
# Also update baselibs.conf if you bump the version
%define lib_name libavif13