[libpng15] Imported from libpng-1.5.23beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-06-30 10:57:23 -05:00
parent 32751e6a20
commit 57b246e736
18 changed files with 103 additions and 102 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.23beta02 - June 3, 2015
Libpng 1.5.23beta02 - June 30, 2015
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -38,7 +38,7 @@ Version 1.5.23beta01 [May 21, 2015]
Avoid a harmless potential integer overflow in png_XYZ_from_xy() (Bug
report from Christopher Ferris).
Version 1.5.23beta02 [June 3, 2015]
Version 1.5.23beta02 [June 30, 2015]
Removed WRITE_WEIGHTED_FILTERED code, to save a few kbytes of the
compiled library size. It never worked properly and as far as we can
tell, no one uses it. The png_set_filter_heuristics() and