Imported from libpng-1.2.17rc2.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-05-09 08:56:59 -05:00
parent 3148c65323
commit e8f6605642
50 changed files with 180 additions and 145 deletions

View File

@@ -1704,6 +1704,15 @@ version 1.2.17beta2 [April 26, 2007]
version 1.2.17rc1 [May 4, 2007]
No changes.
version 1.2.17rc2 [May 9, 2007]
Moved several PNG_HAVE_* macros out of PNG_INTERNAL because applications
calling set_unknown_chunk_location() need them.
Changed transformation flag from PNG_EXPAND_tRNS to PNG_EXPAND in
png_set_expand_gray_1_2_4_to_8().
Added png_ptr->unknown_chunk to hold working unknown chunk data, so it
can be free'ed in case of error. Revised unknown chunk handling in
pngrutil.c and pngpread.c to use this structure.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit