[libpng16] Improved pngstest speed by not doing redundant tests and add const

to the background parameter of png_image_finish_read. The --background
option is now done automagically only when required, so that commandline
option no longer exists.
This commit is contained in:
John Bowler
2012-01-28 23:19:42 -06:00
committed by Glenn Randers-Pehrson
parent 05cbe5ae28
commit 40ca77a721
6 changed files with 181 additions and 59 deletions

View File

@@ -150,6 +150,10 @@ Version 1.6.0beta08 [January 29, 2012]
Moved automake options to AM_INIT_AUTOMAKE in configure.ac
Added color-tests, silent-rules (Not yet implemented in Makefile.am) and
version checking to configure.ac
Improved pngstest speed by not doing redundant tests and add const to
the background parameter of png_image_finish_read. The --background
option is now done automagically only when required, so that commandline
option no longer exists.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit