[libpng16] Worked around rgb-to-gray issues in libpng 1.6. The previous

attempts to ignore the errors in the code aren't quite enough to
deal with the 'channel selection' encoding added to libpng 1.7; abort.
This commit is contained in:
Glenn Randers-Pehrson
2015-09-26 21:31:53 -05:00
parent 068cb3a64c
commit f9e37f54eb
3 changed files with 12 additions and 3 deletions

View File

@@ -5375,7 +5375,11 @@ Version 1.6.19beta03 [September 26, 2015]
warning, updated pngstest-errors.h for the errors detected with the
new contrib/testspngs PNG test files (John Bowler).
Version 1.6.19beta04 [September 26, 2015]
Version 1.6.19beta04 [September 27, 2015]
Worked around rgb-to-gray issues in libpng 1.6. The previous
attempts to ignore the errors in the code aren't quite enough to
deal with the 'channel selection' encoding added to libpng 1.7; abort.
pngvalid.c is changed to drop this encoding in prior versions.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit