[libpng15] Imported from libpng-1.5.6beta05.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-10-12 06:36:56 -05:00
parent ba55c0770b
commit 5b3b54e3f6
15 changed files with 30 additions and 30 deletions

View File

@@ -3616,7 +3616,7 @@ Version 1.5.6beta03 [September 28, 2011]
Version 1.5.6beta04 [October 5, 2011]
Fixed typo in Makefile.in and Makefile.am ("-M Wl" should be "-M -Wl")."
Version 1.5.6beta05 [October 11, 2011]
Version 1.5.6beta05 [October 12, 2011]
Speed up png_combine_row() for interlaced images. This reduces the generality
of the code, allowing it to be optimized for Adam7 interlace. The masks
passed to png_combine_row() are now generated internally, avoiding