mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Check interlaced images in pngvalid
This commit is contained in:
parent
949d46c7ba
commit
21af4cc914
1
ANNOUNCE
1
ANNOUNCE
@ -370,6 +370,7 @@ Version 1.5.0beta44 [August 11, 2010]
|
||||
Changed PNG_LIB_NAME from pngNN to libpngNN in CMakeLists.txt (Philip Lowman)
|
||||
Implemented memory checks within pngvalid
|
||||
Reformatted/rearranged pngvalid.c to assist use of progressive reader.
|
||||
Check interlaced images in pngvalid
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
|
||||
(subscription required; visit
|
||||
|
||||
1
CHANGES
1
CHANGES
@ -3007,6 +3007,7 @@ Version 1.5.0beta44 [August 11, 2010]
|
||||
Changed PNG_LIB_NAME from pngNN to libpngNN in CMakeLists.txt (Philip Lowman)
|
||||
Implemented memory checks within pngvalid
|
||||
Reformatted/rearranged pngvalid.c to assist use of progressive reader.
|
||||
Check interlaced images in pngvalid
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
649
pngvalid.c
649
pngvalid.c
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user