Merge remote-tracking branch 'glennrp/libpng17' into libpng17

This commit is contained in:
John Bowler 2015-09-25 16:25:11 -07:00
commit a6278e7c87
4 changed files with 16 additions and 1 deletions

View File

@ -933,6 +933,11 @@ Version 1.7.0beta66 [September 25, 2015]
that optimizes RGB to Gray transformations that only selected on
channel and clarifies the handling of max_depth in the transform
code.
Incorporated new test PNG files into make check. tests/pngstest-*
are changed so that the new test files are divided into 8 groups by
gamma and alpha channel. These tests have considerably better code
and pixel-value coverage than contrib/pngsuite; however,coverage is
still incomplete.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit

View File

@ -5232,6 +5232,11 @@ Version 1.7.0beta66 [September 25, 2015]
that optimizes RGB to Gray transformations that only selected on
channel and clarifies the handling of max_depth in the transform
code.
Incorporated new test PNG files into make check. tests/pngstest-*
are changed so that the new test files are divided into 8 groups by
gamma and alpha channel. These tests have considerably better code
and pixel-value coverage than contrib/pngsuite; however,coverage is
still incomplete.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit

View File

@ -1,4 +1,5 @@
This "contrib" directory contains contributions which are not necessarily under
the libpng license, although all are open source. They are not part of
libpng proper and are not used for building the library.
libpng proper and are not used for building the library, although some are used
for testing the library via "make check".

View File

@ -2,6 +2,10 @@
*
* BUILT USING: libpng version 1.7.0beta66 - September 18, 2015
*
* This code is released under the libpng license.
* For conditions of distribution and use, see the disclaimer
* and license in png.h
*
* THIS IS A MACHINE GENERATED FILE: do not edit it directly!
* Instead run:
*