Switch to zlib-ng for performance & newer libpng compatibility #2496
Open
Description
Since I seem to depend on the built-in libs with Visual Studio (I cannot get previously build libs to link with libavif due to some obscure "linking module flags: IDs have conflicting values" error:
A switch from old school zlib to zlib ng would enhance png performance, plus (probably) allow for libpng versions >1.6.40 (1.7 is is beta...). It's supposed a drop-in replacement with -DZLIB_COMPAT=ON
https://github.com/zlib-ng/zlib-ng
https://github.com/AOMediaCodec/libavif/blob/main/cmake/Modules/LocalZlibpng.cmake
Metadata
Assignees
Labels
No labels