Glenn Randers-Pehrson
dfa6aea8ac
[libpng15] Imported from libpng-1.5.18beta05.tar
v1.5.18beta05
2014-01-20 12:56:42 -06:00
Glenn Randers-Pehrson
e9a25f4568
[libpng15] Updated scripts/makefile.* to use CPPFLAGS (Cosmin)
2014-01-12 11:57:09 -06:00
Glenn Randers-Pehrson
c8ada608b9
[libpng15] Bump version to 1.5.18beta05
2014-01-10 11:57:15 -06:00
Glenn Randers-Pehrson
101a87cb0f
[libpng15] Imported from libpng-1.5.18beta04.tar
v1.5.18beta04
2014-01-10 11:57:06 -06:00
Glenn Randers-Pehrson
62c3f9f0fe
[libpng15] Removed potentially misleading warning from png_check_IHDR().
2014-01-10 06:14:32 -06:00
Glenn Randers-Pehrson
a951c329bd
[libpng15] Revised png_check_IHDR() to use PNG_SIZE_MAX instead of
...
PNG_UINT_32_MAX in the test for potential overflow in PNG_ROWBYTES.
2014-01-09 20:07:26 -06:00
Glenn Randers-Pehrson
ea9249fe5b
[libpng15] Only warn about image too wide if warning was not already issued.
2014-01-08 12:05:00 -06:00
Glenn Randers-Pehrson
449a3c9764
[libpng15] Bump version to 1.5.18beta04
2014-01-01 10:47:16 -06:00
Glenn Randers-Pehrson
38fb839420
[libpng15] Imported from libpng-1.5.18beta03.tar
v1.5.18beta03
2014-01-01 10:08:11 -06:00
Glenn Randers-Pehrson
77adefeda6
[libpng15] Updated copyright year in recently-changed files.
2013-12-31 21:06:14 -06:00
John Bowler
b86dd0b19b
[libpng15] Allow unversioned links created on install to be disabled in
...
configure. In configure builds 'make install' changes/adds links like png.h
and libpng.a to point to the newly installed, versioned, files (e.g.
libpng17/png.h and libpng17.a). Three new configure options and some
rearrangement of Makefile.am allow creation of these links to be disabled.
2013-12-29 19:09:48 -06:00
Glenn Randers-Pehrson
c5c7156df0
[libpng15] Removed extraneous "#endif" from ANNOUNCE.
2013-12-29 18:20:24 -06:00
John Bowler
01ad4848be
[libpng15] Pushed new pngvalid.c to the libpng15 branch.
2013-12-29 18:18:58 -06:00
Glenn Randers-Pehrson
95eaa0b471
[libpng15] Revised a dependency in Makefile.am to work with 'subdirs' option.
2013-12-29 18:10:06 -06:00
Glenn Randers-Pehrson
cc323808f9
[libpng15] Rebuilt configure scripts with automake 1.14.1 and autoconf-2.69.
...
Require automake-1.13 and enable automake "subdirs" feature in autoconf.ac.
2013-12-29 15:50:13 -06:00
John Bowler
b152f8b6c5
[libpng15] The 'make all-am' command no longer builds $(check_PROGRAMS), leading
...
to a lack of checks on cross-builds such as ARM. Makefile.am also
requires correct dependencies for the check programs on pnglibconf.h
otherwise parallel builds on fast machines can sometimes pick up the
system pnglibconf.h.
2013-12-29 15:26:45 -06:00
John Bowler
71fcb39efc
[libpng15] Merged pngvalid and pngtest from libpng-1.5; made compressed chunks
...
after IDAT work with the progressive read code (this is a minor and
somewhat ugly fix-up; the proper fix is in 1.6).
2013-12-29 10:44:25 -06:00
John Bowler
c5568595ff
[libpng15] Merged libpng-1.7 changes and created a single pngvalid.c
2013-12-27 07:40:15 -06:00
John Bowler
bd7143e6eb
[libpng15] Fixed 'unused' warnings and mergeed with libpng16 pngvalid.
...
Various warnings revealed by configurations added to the tested
configurations in libpng 1.6 need corresponding fixes in libpng 1.5.
This takes the libpng 1.6 pngvalid.c and adds it back to libpng 1.5,
however one write-only test is currently disabled because it does not
work; possibly because of failures to reset or initialize the deflate
stream correctly in write-only cases.
2013-12-27 07:27:17 -06:00
Glenn Randers-Pehrson
705ac2fbbc
[libpng15] Re-added "compile" (libpng15 branch includes configure-generated
...
stuff).
2013-12-26 15:25:18 -06:00
Glenn Randers-Pehrson
ad9982f677
[libpng15] Fix typo in pngrtran.c
2013-12-26 14:49:07 -06:00
Glenn Randers-Pehrson
feb216b62d
[libpng15] Removed configure-generated "compile" file.
2013-12-26 14:45:39 -06:00
Glenn Randers-Pehrson
997a64992d
[libpng15] Fix typo in CHANGES and ANNOUNCE
2013-12-26 12:38:34 -06:00
Glenn Randers-Pehrson
9d268b7758
[libpng15] Bump version to 1.5.18beta03
2013-12-26 12:03:38 -06:00
Glenn Randers-Pehrson
642b1d8f1e
[libpng15] Imported from libpng-1.5.18beta02.tar
v1.5.18beta02
2013-12-26 12:03:21 -06:00
Glenn Randers-Pehrson
24726a403f
[libpng16] Changed tabs to 3 spaces in png_debug macros and changed '"%s"m'
...
to '"%s" m' to improve portability among compilers.
2013-11-28 16:15:16 -06:00
Glenn Randers-Pehrson
eff3cc82c3
[libpng15] Bump version to 1.5.18beta02
2013-08-21 18:00:27 -05:00
Glenn Randers-Pehrson
3309da76cd
[libpng15] Imported from libpng-1.5.18beta01.tar
v1.5.18beta01
2013-08-21 17:54:39 -05:00
Glenn Randers-Pehrson
fe7b94da93
[libpng15] Delay calling png_init_filter_functions() until a row with nonzero
...
filter is found.
2013-08-20 21:23:50 -05:00
Glenn Randers-Pehrson
c5b84c0ba6
[libpng15] Mention png_set_option() in the documentation.
2013-08-17 16:29:50 -05:00
Glenn Randers-Pehrson
551435c359
[libpng15] Change some hyphens to minus signs and fix other typos in libpng.3
2013-08-06 17:24:19 -05:00
Glenn Randers-Pehrson
f880e3a735
[libpng15] Bail out of loop over tRNS array once a transparent entry
...
is found.
2013-08-04 13:54:35 -05:00
Glenn Randers-Pehrson
b3b9360373
[libpng15] Ported recent "/*SAFE*/" comments from libpng-1.6.3
2013-07-15 10:35:09 -05:00
Glenn Randers-Pehrson
1feb6e2ef5
[libpng15] Bump version to 1.5.18beta01
2013-06-28 19:59:05 -05:00
Glenn Randers-Pehrson
25c8915f7c
[libpng15] Imported from libpng-1.5.17.tar
libpng-1.5.17-signed
v1.5.17
2013-06-26 22:30:48 -05:00
Glenn Randers-Pehrson
6a17b3b469
[libpng15] Imported from libpng-1.5.17rc03.tar
v1.5.17rc03
2013-06-25 19:16:52 -05:00
Glenn Randers-Pehrson
67859c8fcb
[libpng15] Revised example.c to illustrate use of PNG_DEFAULT_sRGB and
...
PNG_GAMMA_MAC_18 as parameters for png_set_gamma(). These have been available
since libpng-1.5.4.
2013-06-25 18:50:55 -05:00
Glenn Randers-Pehrson
fb8831d19a
[libpng15] Fix spelling of "doclifter" in CHANGES and ANNOUNCE
2013-06-18 15:08:56 -05:00
Glenn Randers-Pehrson
2c3d751c3b
[libpng15] Fix spelling of "doclifter" in CHANGES and ANNOUNCE
2013-06-18 15:05:54 -05:00
Glenn Randers-Pehrson
7689f1f96d
[libpng15] Bump version to 1.5.17rc03
2013-06-18 13:34:28 -05:00
Glenn Randers-Pehrson
d29c519969
[libpng15] Imported from libpng-1.5.17rc02.tar
v1.5.17rc02
2013-06-18 12:54:24 -05:00
Glenn Randers-Pehrson
567bdd03e3
[libpng15] Imported from libpng-1.5.17rc01.tar
v1.5.17rc01
2013-06-17 07:57:28 -05:00
Glenn Randers-Pehrson
bd12c0ebbb
[libpng15] Bump version to 1.5.17beta02
2013-06-08 16:50:27 -05:00
Glenn Randers-Pehrson
a6f079d4d7
[libpng15] Imported from libpng-1.5.17beta01.tar
v1.5.17beta01
2013-06-08 16:50:19 -05:00
John Bowler
ffeb8f0d09
[libpng15] Port ARM support changes from libpng-1.6.3beta07.
2013-06-08 13:57:56 -05:00
Glenn Randers-Pehrson
ea216228f3
[libpng15] Make ARM NEON support work at compile time (not just configure time).
...
This moves the test on __ARM_NEON__ into pngconf.h to avoid issues when
using a compiler that compiles for multiple architectures at one time.
2013-06-06 14:46:38 -05:00
Glenn Randers-Pehrson
fd03dddd78
[libpng15] Updated README (removed CompuServe, added simplesystems.org)
2013-06-05 16:49:35 -05:00
John Bowler
ce47f54deb
[libpng15] Deleted set(CMAKE_BUILD_TYPE) block from CMakeLists.txt
2013-06-05 11:38:45 -05:00
Glenn Randers-Pehrson
4d4bfbc034
[libpng15] Added set(CMAKE_CONFIGURATION_TYPES ...) to CMakeLists.txt
...
(Andrew Hundt)
2013-06-05 11:08:12 -05:00
Glenn Randers-Pehrson
de089548e0
[libpng15] Removed a redundant test from png_set_IHDR().
2013-06-04 14:57:55 -05:00