Merge branch 'libpng17' into libpng17-buffer-enhancements

This commit is contained in:
John Bowler 2015-11-22 21:40:13 -08:00
commit 764ae07652
2 changed files with 8 additions and 1 deletions

View File

@ -1004,6 +1004,10 @@ Version 1.7.0beta69 [November 23, 2015]
detectable effect on overall performance figures of the test programs; detectable effect on overall performance figures of the test programs;
these are probably dominated by memory allocations for the whole image these are probably dominated by memory allocations for the whole image
within the test programs. within the test programs.
Now that the code works consistently so that these just switch off
the support for having libpng do the interlace/deinterlace, the old
names make more sense. Restoring them avoids cruft in the configuration
file and avoids an unnecessary version specific change.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit (subscription required; visit

View File

@ -5303,7 +5303,10 @@ Version 1.7.0beta69 [November 23, 2015]
detectable effect on overall performance figures of the test programs; detectable effect on overall performance figures of the test programs;
these are probably dominated by memory allocations for the whole image these are probably dominated by memory allocations for the whole image
within the test programs. within the test programs.
Now that the code works consistently so that these just switch off
the support for having libpng do the interlace/deinterlace, the old
names make more sense. Restoring them avoids cruft in the configuration
file and avoids an unnecessary version specific change.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit (subscription required; visit