mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Implemented progressive read in pngvalid.c gamma tests
This commit is contained in:
parent
db712a93b4
commit
0f21161e51
1
ANNOUNCE
1
ANNOUNCE
@ -374,6 +374,7 @@ Version 1.5.0beta44 [August 11, 2010]
|
|||||||
Clarified pngusr.h comments in pnglibconf.dfa
|
Clarified pngusr.h comments in pnglibconf.dfa
|
||||||
Simplified the pngvalid error-handling code now that cexcept.h is in place.
|
Simplified the pngvalid error-handling code now that cexcept.h is in place.
|
||||||
Implemented progressive reader in pngvalid.c for standard tests
|
Implemented progressive reader in pngvalid.c for standard tests
|
||||||
|
Implemented progressive read in pngvalid.c gamma tests
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
|
||||||
(subscription required; visit
|
(subscription required; visit
|
||||||
|
|||||||
1
CHANGES
1
CHANGES
@ -3011,6 +3011,7 @@ Version 1.5.0beta44 [August 11, 2010]
|
|||||||
Clarified pngusr.h comments in pnglibconf.dfa
|
Clarified pngusr.h comments in pnglibconf.dfa
|
||||||
Simplified the pngvalid error-handling code now that cexcept.h is in place.
|
Simplified the pngvalid error-handling code now that cexcept.h is in place.
|
||||||
Implemented progressive reader in pngvalid.c for standard tests
|
Implemented progressive reader in pngvalid.c for standard tests
|
||||||
|
Implemented progressive read in pngvalid.c gamma tests
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||||
(subscription required; visit
|
(subscription required; visit
|
||||||
|
|||||||
1188
pngvalid.c
1188
pngvalid.c
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user