Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
libpng16 | 2025-08-05 | ||
libpng15 | 2017-08-24 | ||
libpng14 | 2017-08-24 | ||
libpng12 | 2017-08-24 | ||
examples | 2014-11-15 | ||
README.md | 2025-08-05 | 481 Bytes | |
Totals: 6 Items | 481 Bytes | 17 |
APNG patch for libpng
Linux version of the patch, with LF line endings:
libpng-1.6.50-apng.patch.gz
Windows version of the patch, with CR+LF line endings:
libpng-1.6.50-apng.zip
Usage
Unpack the patch from archive into libpng directory, and run this command in libpng directory:
patch -p0 <libpng-1.6.50-apng.patch
Alternative source
https://dxr.mozilla.org/mozilla-central/source/media/libpng/apng.patch