[libpng16] Implement previously untested libpng transforms in pngvalid.c

This commit is contained in:
John Bowler
2014-12-29 16:31:58 -06:00
committed by Glenn Randers-Pehrson
parent cde8cd6b30
commit b6788ccaff
3 changed files with 656 additions and 80 deletions

View File

@@ -32,6 +32,7 @@ Version 1.6.17beta01 [December 29, 2014]
png_read_row to skip the unnecessary row de-interlace stuff.
Added testing of png_set_packing() to pngvalid.c
Regenerated configure scripts in the *.tar distributions with libtool-2.4.4
Implement previously untested cases of libpng transforms in pngvalid.c
Fixed byte order in 2-byte filler, in png_do_read_filler().
Send comments/corrections/commendations to png-mng-implement at lists.sf.net