libavif needs at least one encoder to work

This commit is contained in:
henderkes
2026-02-17 19:12:19 +07:00
parent f680731f9d
commit c680299654
2 changed files with 12 additions and 0 deletions

View File

@@ -373,6 +373,13 @@
],
"static-libs-windows": [
"avif.lib"
],
"lib-suggests": [
"libaom",
"libwebp",
"libjpeg",
"libxml2",
"libpng"
]
},
"libcares": {