Glenn Randers-Pehrson
|
4293254bef
|
[libpng16] Bump version to 1.6.18beta08
|
2015-06-06 17:03:35 -05:00 |
|
Glenn Randers-Pehrson
|
867f2ec058
|
[libpng16] Imported from libpng-1.6.18beta07.tar
|
2015-06-06 17:03:14 -05:00 |
|
John Bowler
|
b780eba4e4
|
[libpng16] Fixed cexcept.h in which GCC 5 now reports that one of the auto
variables in the Try macro needs to be volatile to prevent value
being lost over the setjmp.
|
2015-06-03 14:46:34 -05:00 |
|
Glenn Randers-Pehrson
|
1a6841c99c
|
[libpng16] Bump version to 1.6.18beta07
|
2015-06-01 09:33:33 -05:00 |
|
Glenn Randers-Pehrson
|
1d4f804bc1
|
[libpng16] Imported from libpng-1.6.18beta06.tar
|
2015-06-01 09:33:23 -05:00 |
|
Glenn Randers-Pehrson
|
a008dd8344
|
[libpng16] Bump version to 1.6.18beta06
|
2015-05-31 10:20:22 -05:00 |
|
Glenn Randers-Pehrson
|
20a2f9b9be
|
[libpng16] Imported from libpng-1.6.18beta05.tar
|
2015-05-31 10:20:13 -05:00 |
|
Glenn Randers-Pehrson
|
9fbdce8fb5
|
[libpng16] Bump version to 1.6.18beta05
|
2015-05-29 11:35:15 -05:00 |
|
Glenn Randers-Pehrson
|
d46b570919
|
[libpng16] Avoid a harmless potential integer overflow in png_XYZ_from_xy().
|
2015-05-20 13:21:53 -05:00 |
|
Glenn Randers-Pehrson
|
918d23f658
|
[libpng16] Trivial editing of comments in png.c
|
2015-05-09 21:48:11 -05:00 |
|
Glenn Randers-Pehrson
|
846357d592
|
[libpng16] Bump version to 1.6.18beta04
|
2015-05-06 16:39:42 -05:00 |
|
Glenn Randers-Pehrson
|
d8d18fbb02
|
[libpng16] Imported from libpng-1.6.18beta03.tar
|
2015-05-06 16:39:31 -05:00 |
|
Glenn Randers-Pehrson
|
23da29af91
|
[libpng16] Bump version to 1.6.18beta03
|
2015-04-26 16:38:18 -05:00 |
|
Glenn Randers-Pehrson
|
ecc391bbcf
|
[libpng16] Imported from libpng-1.6.18beta02.tar
|
2015-04-26 16:38:10 -05:00 |
|
Glenn Randers-Pehrson
|
c861dc8923
|
[libpng16] Suppressed some warnings from the Borland C++ 5.5.1/5.82 compiler
(Bug report by Viktor Szaka'ts).
|
2015-04-01 12:06:01 -05:00 |
|
Glenn Randers-Pehrson
|
507a8cdc5e
|
[libpng16] Bump version to 1.6.18beta02
|
2015-04-01 08:24:26 -05:00 |
|
Glenn Randers-Pehrson
|
bd85b5713c
|
[libpng16] Imported from libpng-1.6.18beta01.tar
|
2015-04-01 08:24:14 -05:00 |
|
Glenn Randers-Pehrson
|
218a6fe9e5
|
[libpng16] Bump version to 1.6.18beta01
|
2015-03-26 08:55:25 -05:00 |
|
Glenn Randers-Pehrson
|
c98f7fb4e3
|
[libpng16] Imported from libpng-1.6.17.tar
|
2015-03-26 08:11:12 -05:00 |
|
Glenn Randers-Pehrson
|
f17e6c3046
|
[libpng16] Imported from libpng-1.6.17rc06.tar
|
2015-03-22 19:43:23 -05:00 |
|
Glenn Randers-Pehrson
|
04445235f1
|
[libpng16] Bump version to 1.6.17rc06
|
2015-03-21 12:11:10 -05:00 |
|
Glenn Randers-Pehrson
|
c5370ede95
|
[libpng16] Reverted "& 0xff" additions of version 1.6.17beta01. Libpng passes
the Coverity scan without them.
|
2015-03-21 11:54:32 -05:00 |
|
Glenn Randers-Pehrson
|
0aabfe2a4c
|
[libpng16] Bump version to 1.6.17rc05
|
2015-03-17 08:14:23 -05:00 |
|
Glenn Randers-Pehrson
|
16f9246853
|
[libpng16] Imported from libpng-1.6.17rc04.tar
|
2015-03-17 08:00:12 -05:00 |
|
Glenn Randers-Pehrson
|
49fa8d4cdd
|
[libpng16] Bump version to 1.6.17rc04
|
2015-03-12 09:24:49 -05:00 |
|
Glenn Randers-Pehrson
|
a60de343a9
|
[libpng16] Imported from libpng-1.6.17rc03.tar
|
2015-03-12 06:49:06 -05:00 |
|
Glenn Randers-Pehrson
|
3645008e22
|
[libpng16] Free the unknown_chunks structure even when it contains no data.
|
2015-03-09 09:13:58 -05:00 |
|
Glenn Randers-Pehrson
|
217d38cdea
|
[libpng16] Stopped a potential memory leak in png_set_unknown_chunks(). Breaks
tests/pngunknown-sAPI so it's temporarily marked SKIP.
|
2015-03-07 10:35:03 -06:00 |
|
Glenn Randers-Pehrson
|
7f85da8df7
|
[libpng16] Imported from libpng-1.6.17rc02.tar
|
2015-03-05 20:54:07 -06:00 |
|
Glenn Randers-Pehrson
|
3e0bef6da4
|
[libpng16] Imported from libpng-1.6.17rc01.tar
|
2015-03-04 11:19:32 -06:00 |
|
Glenn Randers-Pehrson
|
82511341d7
|
[libpng16] Bump version to 1.6.17beta07
|
2015-02-27 19:20:37 -06:00 |
|
Glenn Randers-Pehrson
|
7011a8cec3
|
[libpng16] Added "& 0xff" to things being typecast to "png_byte".
|
2015-02-27 18:53:44 -06:00 |
|
Glenn Randers-Pehrson
|
3f49c1e42a
|
[libpng16] Bump version to 1.6.17beta06
|
2015-02-25 15:42:16 -06:00 |
|
Glenn Randers-Pehrson
|
68f4ea7423
|
[libpng16] Imported from libpng-1.6.17beta05.tar
|
2015-02-25 15:17:40 -06:00 |
|
Glenn Randers-Pehrson
|
76f93293a0
|
[libpng16] Bump version to 1.6.17beta05
|
2015-02-21 12:49:38 -06:00 |
|
Glenn Randers-Pehrson
|
d375ca5e0d
|
[libpng16] Imported from libpng-1.6.17beta04.tar
|
2015-02-21 12:49:25 -06:00 |
|
Glenn Randers-Pehrson
|
43d90b1610
|
[libpng16] Bump version to 1.6.17beta04
|
2015-02-17 10:52:33 -06:00 |
|
Glenn Randers-Pehrson
|
de23a49231
|
[libpng16] Imported from libpng-1.6.17beta03.tar
|
2015-02-17 10:52:21 -06:00 |
|
Glenn Randers-Pehrson
|
471b38aa00
|
[libpng16] Bump version to 1.6.17beta03
|
2015-02-07 09:16:17 -06:00 |
|
Glenn Randers-Pehrson
|
8cd78da8b3
|
[libpng16] Do not build png_product2() when it is unused.
Work around more Coverity-scan dead-code warnings.
|
2015-02-07 09:03:30 -06:00 |
|
Glenn Randers-Pehrson
|
8f0e2729dd
|
[libpng16] Improved comments on some #ifdef lines.
|
2015-02-03 19:10:03 -06:00 |
|
Glenn Randers-Pehrson
|
c73d6219f2
|
[libpng16] Bump version to 1.6.17beta02
|
2015-01-28 19:20:51 -06:00 |
|
Glenn Randers-Pehrson
|
bd76965879
|
[libpng16] Added #ifndef __COVERITY__ where needed in png.c, pngrutil.c and
pngset.c to avoid warnings about dead code.
|
2015-01-27 06:53:56 -06:00 |
|
Glenn Randers-Pehrson
|
04affde6a1
|
[libpng16] Happy 2015, continued.
|
2014-12-31 19:03:08 -06:00 |
|
Glenn Randers-Pehrson
|
018b4fccb9
|
[libpng16] Happy New Year! Update copyright year.
|
2014-12-31 18:45:23 -06:00 |
|
Glenn Randers-Pehrson
|
6b5abbe58e
|
[libpng16] Corrected the width limit calculation in png_check_IHDR().
|
2014-12-23 14:33:02 -06:00 |
|
Glenn Randers-Pehrson
|
ecd074945c
|
[libpng16] Bump version to 1.6.17beta01
|
2014-12-21 22:56:42 -06:00 |
|
Glenn Randers-Pehrson
|
88dd30b232
|
[libpng16] Imported from libpng-1.6.16.tar
|
2014-12-21 21:53:00 -06:00 |
|
Glenn Randers-Pehrson
|
10569a452f
|
[libpng16] Imported from libpng-1.6.16rc03.tar
|
2014-12-21 17:12:39 -06:00 |
|
Glenn Randers-Pehrson
|
06ee38423b
|
[libpng16] Imported from libpng-1.6.16rc02.tar
|
2014-12-21 13:54:45 -06:00 |
|