[libpng15] Fixed a typo in pngrutil.c, introduced in libpng-1.5.6, that

interferes with "blocky" expansion of sub-8-bit interlaced PNG files.
This commit is contained in:
Glenn Randers-Pehrson
2014-04-06 08:48:27 -05:00
parent c98798e7dc
commit af759fb3fe
3 changed files with 8 additions and 4 deletions

View File

@@ -4214,7 +4214,7 @@ Version 1.5.19beta02 [March 17, 2014]
Use "if (value != 0)" instead of "if (value)" consistently.
Moved configuration information from the manual to the INSTALL file.
Version 1.5.19beta03 [March 22, 2014]
Version 1.5.19beta03 [April 6, 2014]
Removed #if/#else/#endif from inside two pow() calls in pngvalid.c because
they were handled improperly by Portland Group's PGI-14.1 - PGI-14.3
when using its "__builtin_pow()" function.
@@ -4225,6 +4225,8 @@ Version 1.5.19beta03 [March 22, 2014]
Allow an easy replacement of the default pre-built configuration
header with a custom header, via the make PNGLIBCONF_H_PREBUILT
macro.
Fixed a typo in pngrutil.c, introduced in libpng-1.5.6, that interferes
with "blocky" expansion of sub-8-bit interlaced PNG files.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit