[devel] Imported from libpng-1.4.0beta69.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-07-25 09:04:44 -05:00
parent 3f705ba9a5
commit 1cece74438
30 changed files with 44 additions and 48 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.0beta69 - July 23, 2009
Libpng 1.4.0beta69 - July 25, 2009
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.
@@ -502,7 +502,7 @@ version 1.4.0beta67 [July 6, 2009]
version 1.4.0beta68 [July 19, 2009]
Avoid some tests in filter selection in pngwutil.c
version 1.4.0beta69 [July 23, 2009]
version 1.4.0beta69 [July 25, 2009]
Simplified the new filter-selection test. This runs faster in the
common "PNG_ALL_FILTERS" and PNG_FILTER_NONE cases.
Removed extraneous declaration from the new call to png_read_gray_to_rgb()