[libng17] Updated CHANGES and ANNOUNCE, restored license info in

pngtest-errors.h
This commit is contained in:
Glenn Randers-Pehrson 2015-09-25 17:40:48 -05:00
parent 1e563f689c
commit f1eec0ba62
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:
*