[libpng17] Moved some documentation from png.h to libpng.3 and libpng-manual.txt

Minor editing of contrib/arm-neon/README and contrib/examples/*.c
This commit is contained in:
Glenn Randers-Pehrson
2014-02-26 11:50:02 -06:00
parent 51ecc14a8a
commit 148cdac18f
4 changed files with 413 additions and 67 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.7.0beta32 - February 23, 2014
Libpng 1.7.0beta32 - February 26, 2014
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -533,7 +533,7 @@ Version 1.7.0beta31 [February 6, 2014]
and it adds corresponding code to pngimage.c to handle such options
by not attempting to test them.
Version 1.7.0beta32 [February 23, 2014]
Version 1.7.0beta32 [February 26, 2014]
Moved redefines of png_error(), png_warning(), png_chunk_error(),
and png_chunk_warning() from pngpriv.h to png.h to make them visible
to libpng-calling applications.
@@ -555,6 +555,11 @@ Version 1.7.0beta32 [February 23, 2014]
Added png_ptr->process_mode = PNG_READ_IDAT_MODE in png_push_read_chunk
after recognizing the IDAT chunk, which avoids an infinite loop while
reading a datastream whose first IDAT chunk is of zero-length.
This fixes CERT VU#684412 and CVE-2014-0333.
Don't recognize known sRGB profiles as sRGB if they have been hacked,
but don't reject them and don't issue a copyright violation warning.
Minor editing of contrib/arm-neon/README and contrib/examples/*.c
Moved some documentation from png.h to libpng.3 and libpng-manual.txt
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit