-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.3.2 tag to support libpng >1.6.40 #1019
Comments
What is the issue with libpng? |
I dunno, I just read the comment in the file above that zlib 1.3.1 is incompatible with png > 1.6.40 - I you want to track the actual problem, you'd have to ask the libavif dev(s). I just notified you here because I recommended switching to zlib-ng (the dev mentioned chrome zlib) to not have these kinds of problems: AOMediaCodec/libavif#2496 |
@madler: Can you look it? Thanks in advance. |
grpc/grpc#35855 also related |
Not to put too fine a point on it :-)
Releasing a zlib 1.3.2 tag would be nice, or software that relies on a tag to pull zlib is stuck with an outdated libpng 1.6.40 version: https://github.com/AOMediaCodec/libavif/blob/main/cmake/Modules/LocalZlibpng.cmake
The text was updated successfully, but these errors were encountered: