forked from pool/libavif
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:
parent
69d903fb82
commit
bfd38c144a
@ -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>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%bcond_without aom
|
||||
%bcond_with aom
|
||||
|
||||
# Also update baselibs.conf if you bump the version
|
||||
%define lib_name libavif13
|
||||
|
Loading…
Reference in New Issue
Block a user