Glenn Randers-Pehrson
f26fa77ef8
[libpng17] Updated CHANGES and ANNOUNCE, fixed typo in pngunknown.c comment.
2016-01-19 08:32:18 -06:00
John Bowler
f2a160299e
pngunknown: update date
2016-01-18 12:02:40 -08:00
John Bowler
033a0d7b49
pngunknown: fix NO_STDIO build
...
pngunknown.c calls png_init_io (always), skip the test if there is no stdio.h
support.
Signed-off-by: John Bowler <jbowler@acm.org>
2016-01-18 11:34:13 -08:00
John Bowler
6bbc74d880
pngunknown fix for multiple IDAT chunks
...
Fixes the case where IDAT is treated as unknown and saved; the first IDAT chunk
ends up 'before' IDAT, the rest 'after', pngunknown has to take this into
account since it checks before and after.
2015-11-28 08:42:54 -08:00
John Bowler
c5ead5d2cd
Test changes
...
Most of these are back-portable to earlier versions (contrib/libtests
should just work with earlier versions), however the 1.7 specific
changes in pngvalid mean that it probably won't work against 1.7 without
the commits following this one.
Signed-off-by: John Bowler <jbowler@acm.org>
2015-09-14 17:57:40 -07:00
Glenn Randers-Pehrson
b407af6503
[libpng17] Imported from libpng-1.7.0beta34.tar
2014-03-17 13:19:20 -05:00
Glenn Randers-Pehrson
f99393490d
[libpng17] Imported from libpng-1.7.0beta32.tar
2014-02-26 12:54:47 -06:00
Glenn Randers-Pehrson
39fee3cee1
[libpng17] Fixed a large number of instances where PNGCBAPI was omitted from
...
function definitions.
2014-01-31 21:55:27 -06:00
John Bowler
091fab713c
[libpng17] Simplified error message code in pngunknown. The simplification has
...
the useful side effect of avoiding a bogus warning generated by the latest
version of the Intel C compiler (it objects to
condition ? string-literal : string-literal).
2013-10-06 08:51:42 -05:00
John Bowler
b37a7c6674
[libpng17] Updated pngunknown.c
2013-09-30 13:11:44 -05:00
John Bowler
7657ac14f2
[libpng17] Catch up with recent libpng16 changes; unknown handling and spelling
...
corrections
2013-09-30 11:18:13 -05:00
Glenn Randers-Pehrson
a14071d814
[libpng17] Imported from libpng-1.7.0beta16.tar
2013-07-04 22:31:06 -05:00
John Bowler
371c3d4dfd
[libpng17] Install missing patch to contrib/libtests/pngunknown.c
2013-04-19 21:56:00 -05:00
Glenn Randers-Pehrson
6cf97e37af
[libpng17] Bump version to 1.7.0beta08
2013-04-18 07:39:57 -05:00
John Bowler
fb6ba9acf4
[libpng17] Pulled changes to multi-chunk handling from libpng-1.6.0beta40.
2013-01-21 09:11:17 -06:00
John Bowler
e15b1e8136
[libpng16] Added pngunknown files that were omitted from previous checkin
2012-09-30 14:10:43 -05:00
Glenn Randers-Pehrson
702053d110
[libpng16] Bump version to 1.6.0beta28
2012-08-17 21:54:45 -05:00