[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

@@ -2181,7 +2181,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()