mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Implement previously untested libpng transforms in pngvalid.c
This commit is contained in:
parent
e6eb1d6fda
commit
28451a8797
6
ANNOUNCE
6
ANNOUNCE
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
Libpng 1.7.0beta46 - December 28, 2014
|
Libpng 1.7.0beta46 - December 29, 2014
|
||||||
|
|
||||||
This is not intended to be a public release. It will be replaced
|
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.
|
within a few weeks by a public version or by another test version.
|
||||||
@ -681,7 +681,9 @@ Version 1.7.0beta45 [December 28, 2014]
|
|||||||
png_read_row to skip the unnecessary row de-interlace stuff.
|
png_read_row to skip the unnecessary row de-interlace stuff.
|
||||||
Added testing of png_set_packing() to pngvalid.c
|
Added testing of png_set_packing() to pngvalid.c
|
||||||
|
|
||||||
Version 1.7.0beta46 [December 28, 2014]
|
Version 1.7.0beta46 [December 29, 2014]
|
||||||
|
Regenerated configure scripts in the tar distributions with libtool-2.4.4
|
||||||
|
Implement previously untested cases of libpng transforms in pngvalid.c
|
||||||
|
|
||||||
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
|
||||||
|
|||||||
4
CHANGES
4
CHANGES
@ -4970,7 +4970,9 @@ Version 1.7.0beta45 [December 28, 2014]
|
|||||||
png_read_row to skip the unnecessary row de-interlace stuff.
|
png_read_row to skip the unnecessary row de-interlace stuff.
|
||||||
Added testing of png_set_packing() to pngvalid.c
|
Added testing of png_set_packing() to pngvalid.c
|
||||||
|
|
||||||
Version 1.7.0beta46 [December 28, 2014]
|
Version 1.7.0beta46 [December 29, 2014]
|
||||||
|
Regenerated configure scripts in the tar distributions with libtool-2.4.4
|
||||||
|
Implement previously untested cases of libpng transforms in pngvalid.c
|
||||||
|
|
||||||
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
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user