mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Merge branch 'libpng17' into libpng17-buffer-enhancements
This commit is contained in:
commit
764ae07652
4
ANNOUNCE
4
ANNOUNCE
@ -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
|
||||||
|
|||||||
5
CHANGES
5
CHANGES
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user