Glenn Randers-Pehrson
357f3da6b0
[libpng15] Fix links in man page
2015-08-11 15:33:21 -05:00
Glenn Randers-Pehrson
53cabf986f
[libpng15] Fix links in man page
2015-08-11 13:03:02 -05:00
Glenn Randers-Pehrson
adef6f991f
[libpng15] Update dead link in man page
2015-08-11 12:09:06 -05:00
Glenn Randers-Pehrson
bb98fdbf31
[libpng15] Fixed potential leak of png_pixels in contrib/pngminus/pnm2png.c
...
and fixed uninitialized variable in contrib/gregbook/rpng2-x.c
2015-07-30 11:32:56 -05:00
Glenn Randers-Pehrson
aa24431c93
[libpng15] Bump version to 1.5.24beta01
2015-07-23 20:20:39 -05:00
Glenn Randers-Pehrson
a058d6cee0
[libpng15] Imported from libpng-1.5.23.tar
v1.5.23
libpng-1.5.23-signed
2015-07-22 22:40:33 -05:00
Glenn Randers-Pehrson
445ad8fabf
[libpng15] Imported from libpng-1.5.23rc03.tar
v1.5.23rc03
2015-07-15 21:23:58 -05:00
Glenn Randers-Pehrson
4dc8ea0929
[libpng15] Removed WEIGHTED_FILTER paragraph from the man page.
2015-07-13 14:42:14 -05:00
Glenn Randers-Pehrson
91c2de79b9
[libpng15] Bump version to libpng-1.5.23rc03.tar
2015-07-13 08:30:27 -05:00
Glenn Randers-Pehrson
06bf45e527
[libpng15] Imported from libpng-1.5.23rc02.tar
v1.5.23rc02
2015-07-13 07:06:07 -05:00
Glenn Randers-Pehrson
ce12446903
[libpng15] Restored unused FILTER_HEURISTIC macros removed at
...
libpng-1.5.23beta02 to png.h to avoid compatibility warnings.
2015-07-13 07:04:17 -05:00
Glenn Randers-Pehrson
ceaf50079a
[libpng15] Imported from libpng-1.5.23rc01.tar
v1.5.23rc01
2015-07-09 11:58:09 -05:00
Glenn Randers-Pehrson
5129cbb795
[libpng15] Belatedly added Mans Rullgard to the list of Contributing Authors.
2015-07-09 11:53:58 -05:00
Glenn Randers-Pehrson
5c88d90ce8
[libpng15] Bump version to 1.5.23beta03
2015-06-30 11:01:58 -05:00
Glenn Randers-Pehrson
57b246e736
[libpng15] Imported from libpng-1.5.23beta02.tar
v1.5.23beta02
2015-06-30 11:01:50 -05:00
Glenn Randers-Pehrson
32751e6a20
[libpng15] Removed some unused WEIGHTED_FILTER macros from png.h and pngstruct.h
2015-06-10 07:14:50 -05:00
Glenn Randers-Pehrson
d522ff063f
[libpng15] Removed non-working progressive reader 'skip' function.
2015-06-03 17:09:47 -05:00
Glenn Randers-Pehrson
ab096c961b
[libpng15] Quieted Coverity issues in pngvalid.c.
2015-06-03 16:18:23 -05:00
Glenn Randers-Pehrson
5ce5cb7a9a
[libpng15] Bump version to 1.5.23beta02
2015-06-01 21:10:37 -05:00
Glenn Randers-Pehrson
8ed373b1fa
[libpng15] Removed WRITE_WEIGHTED_FILTERED code, to save a few kbytes of the
...
compiled library size. It never worked properly and as far as we can
tell, no one uses it. The png_set_filter_heuristics() and
png_set_filter_heuristics_fixed() APIs are retained but deprecated
and do nothing.
2015-06-01 21:08:14 -05:00
Glenn Randers-Pehrson
9fee864806
[libpng15] Imported from libpng-1.5.23beta01.tar
v1.5.23beta01
2015-06-01 21:07:27 -05:00
Glenn Randers-Pehrson
2cd7404743
[libpng15] Avoid a harmless potential integer overflow in png_XYZ_from_xy() (Bug
...
report from Christopher Ferris).
2015-05-21 15:20:52 -05:00
Glenn Randers-Pehrson
8583cc23e4
[libpng15] Avoid Coverity issue 80858 (REVERSE NULL) in pngtest.c
...
PNG_DEBUG builds.
2015-05-09 21:44:18 -05:00
Glenn Randers-Pehrson
58a54220dd
[libpng15] Replaced "unexpected" with an integer in pngset.c where a long was
...
expected, to avoid a compiler warning when PNG_DEBUG > 1.
2015-04-29 11:53:28 -05:00
Glenn Randers-Pehrson
e985b95d65
[libpng15] Removed unused PNG_SET_CHUNK_[CACHE|MALLOC]_LIMIT_SUPPORTED definitions
...
from pnglibconf.h.prebuilt (Andrew Church).
2015-03-27 09:14:25 -05:00
Glenn Randers-Pehrson
4925a28f6d
[libpng15] Bump version to 1.5.23beta01
2015-03-27 09:09:21 -05:00
Glenn Randers-Pehrson
4b1b9ce028
[libpng15] Imported from libpng-1.5.22.tar
v1.5.22
libpng-1.5.22-signed
2015-03-26 08:11:00 -05:00
Glenn Randers-Pehrson
76a0ff6a10
[libpng15] Bump version to 1.5.22rc05
2015-03-17 08:14:08 -05:00
Glenn Randers-Pehrson
00176867fe
[libpng15] Imported from libpng-1.5.22rc04.tar
v1.5.22rc04
2015-03-17 08:00:00 -05:00
Glenn Randers-Pehrson
88c83a2030
[libpng15] Fix incorrect calculation of maximum number of unknown chunks or
...
sPLT chunks to be stored (John Bowler).
2015-03-16 16:07:50 -05:00
Glenn Randers-Pehrson
ca9e4e3a3b
[libpng15] Remove pnglibconf.h, pnglibconf.c, and pnglibconf.out instead of
...
pnglibconf.* in "make clean" (Cosmin).
2015-03-15 17:20:10 -05:00
Glenn Randers-Pehrson
b1ac30b94e
[libpng15] Bump version to 1.5.22rc04
2015-03-12 08:10:01 -05:00
Glenn Randers-Pehrson
79553bcc3d
[libpng15] Imported from libpng-1.5.22rc03.tar
v1.5.22rc03
2015-03-12 07:27:17 -05:00
Glenn Randers-Pehrson
2f70791939
[libpng15] Updated CMakeLists.txt to add OSX framework, change YES/NO to ON/OFF
...
for consistency, and remove some useless tests (Alexey Petruchik).
2015-03-12 07:26:12 -05:00
Glenn Randers-Pehrson
9c5ed64946
[libpng15] Imported from libpng-1.5.22rc02.tar
v1.5.22rc02
2015-03-09 09:22:20 -05:00
Glenn Randers-Pehrson
687d018609
[libpng15] Merged png_free_data() with libpng-1.6.17
2015-03-09 09:08:12 -05:00
Glenn Randers-Pehrson
d50ec244d2
[libpng15] Removed some comments that the configure script did not handle
...
properly from scripts/pnglibconf.dfa and pnglibconf.h.prebuilt.
Bump version to 1.5.22rc02
2015-03-05 21:07:11 -06:00
Glenn Randers-Pehrson
17b747c8a6
[libpng15] Imported from libpng-1.5.22rc01.tar
v1.5.22rc01
2015-03-04 11:19:19 -06:00
Glenn Randers-Pehrson
af625883d6
[libpng15] Bump version to 1.5.22beta05
2015-02-25 15:42:09 -06:00
Glenn Randers-Pehrson
ddc5beaa89
[libpng15] Imported from libpng-1.5.22beta04.tar
v1.5.22beta04
2015-02-25 15:17:31 -06:00
Glenn Randers-Pehrson
74aa31a7c5
[libpng15] Relocated a misplaced "}" in png_reciprocal2().
2015-02-24 12:36:13 -06:00
Glenn Randers-Pehrson
193eb0b717
[libpng15] Bump version to 1.5.22beta04
2015-02-21 12:48:59 -06:00
Glenn Randers-Pehrson
9c20439822
[libpng15] Imported from libpng-1.5.22beta03.tar
v1.5.22beta03
2015-02-21 12:48:41 -06:00
Glenn Randers-Pehrson
014440e6cd
[libpng15] Added PNG_WRITE_CUSTOMIZE_COMPRESSION_SUPPORTED macro, on by default.
2015-02-18 13:00:09 -06:00
Glenn Randers-Pehrson
a117d4eacc
[libpng15] Allow calling png_get_IHDR() with NULL arguments (Reuben Hawkins).
2015-02-18 12:59:28 -06:00
Glenn Randers-Pehrson
61c3508c42
[libpng15] Bump version to 1.5.22beta03
2015-02-17 10:51:59 -06:00
Glenn Randers-Pehrson
0f97758e5f
[libpng15] Imported from libpng-1.5.22beta02.tar
v1.5.22beta02
2015-02-17 10:51:19 -06:00
Glenn Randers-Pehrson
8a6253ed6f
[libpng15] Merged pngtest.c with libpng-1.6.17/pngtest.c
...
Display user limits in the output from pngtest.
Eliminated the PNG_SAFE_LIMITS macro and restored the 1-million-column
and 1-million-row default limits in pnglibconf.dfa, that can be reset
by the user at build time or run time. This provides a more robust
defense against DOS and as-yet undiscovered overflows.
2015-02-16 22:56:30 -06:00
Glenn Randers-Pehrson
c34f3658a7
[libpng15] Bump version to 1.5.22beta02
2015-01-28 19:42:01 -06:00
Glenn Randers-Pehrson
3cd4a410a5
[libpng15] Imported from libpng-1.5.22beta01.tar
v1.5.22beta01
2015-01-28 19:34:32 -06:00