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
Glenn Randers-Pehrson
0801f13173
[libpng15] Updated arm, projects, and contrib descriptions in README
2013-06-03 20:39:30 -05:00
Glenn Randers-Pehrson
5588ed34ef
[libpng15] Bump version to 1.5.17beta01
2013-05-23 11:40:13 -05:00
Glenn Randers-Pehrson
45b47c1a1c
[libpng15] Imported from libpng-1.5.16.tar
v1.5.16
libpng-1.5.16-signed
2013-05-23 06:50:27 -05:00
Glenn Randers-Pehrson
333ca5496b
[libpng15] Imported from libpng-1.5.16rc01.tar
v1.5.16rc01
2013-05-15 22:38:09 -05:00
Glenn Randers-Pehrson
bfcfdce7af
[libpng15] Bump version to 1.5.16beta07
2013-05-12 18:36:24 -05:00
Glenn Randers-Pehrson
bc92887b2d
[libpng15] Imported from libpng-1.5.16beta06.tar
v1.5.16beta06
2013-05-12 18:34:58 -05:00
Glenn Randers-Pehrson
ae8174d9a3
[libpng15] Imported from libpng-1.5.15beta06.tar
2013-05-12 12:12:08 -05:00
Glenn Randers-Pehrson
a3bece6bb7
[libpng15] Ported libpng-1.6.3beta06/contrib/pngminus/pnm2png.c changes
...
to use unsigned long, not png_uint_32 arguments to sscanf().
2013-05-12 12:09:48 -05:00
Glenn Randers-Pehrson
1087026c09
[libpng15] Revised contrib/pngminim/*/makefile to separate CPPFLAGS and
...
CPFLAGS, and to generate pnglibconf.h with the right zlib header files.
2013-05-10 07:43:54 -05:00
Glenn Randers-Pehrson
080fecf0e4
[libpng15] Allow contrib/pnminus/pnm2png.c to compile without WRITE_INVERT
...
and WRITE_PACK supported (writes error message that it can't read P1 or P4
PBM files).
2013-05-09 14:26:00 -05:00
Glenn Randers-Pehrson
7bef6f83ec
[libpng15] Imported from libpng-1.5.16beta05.tar
v1.5.16beta05
2013-05-09 12:48:13 -05:00
Glenn Randers-Pehrson
dc7e768526
[libpng15] Updated contrib/pngminus/pnm2png.c (Paul Stewart):
...
Fixed whitespace handling
Added a call to png_set_packing()
Initialize dimension values so if sscanf fails at least we have known
invalid values.
2013-05-09 12:43:25 -05:00
Glenn Randers-Pehrson
a5173354d2
[libpng15] Check for EOF in contrib/pngminus/pnm2png.c (Paul Stewart).
...
Ignore "#" delimited comments in input file to pnm2png.c.
2013-05-07 14:42:52 -05:00
Glenn Randers-Pehrson
2defb206e7
[libpng15] Reverted patches committed to the wrong branch.
2013-05-07 14:29:36 -05:00
Glenn Randers-Pehrson
6ab1f4903f
[libpng16] Ignore "#" delimited comments in input file to pnm2png.c.
2013-05-07 14:25:21 -05:00
Glenn Randers-Pehrson
34df4eb5ad
[libpng16] Check for EOF in contrib/pngminus/pnm2png.c (Paul Stewart).
2013-05-07 13:50:50 -05:00
Glenn Randers-Pehrson
ec89c54e42
[libpng16] Choose to use windowBits==15 or the zlib header setting via the
...
benign-errors setting. If benign errors are allowed, then ignore
the windowBits setting in the zlib header.
Zlib-1.2.8 and earlier don't allow us to decrease the windowBits, so
undid the improvement in beta04.
2013-05-07 13:48:48 -05:00
Glenn Randers-Pehrson
f02bb98fdf
[libpng16] Choose to use our calculated windowBits or the zlib header setting
...
via the benign-errors setting. If benign errors are allowed, then ignore
the windowBits setting in the zlib header.
2013-05-06 16:11:33 -05:00
Glenn Randers-Pehrson
30b247f1ea
[libpng15] Bump version to libpng-1.5.16beta05.tar
2013-05-02 07:38:01 -05:00
Glenn Randers-Pehrson
a829dc9ed2
[libpng15] Imported from libpng-1.5.16beta04.tar
v1.5.16beta04
2013-05-02 07:31:01 -05:00
Glenn Randers-Pehrson
033a157a65
[libpng15] Added demo of how to deal with unknown chunk location
...
to the man page.
2013-04-28 21:10:01 -05:00
Glenn Randers-Pehrson
48398987d8
[libpng15] Bump version to 1.5.16beta04
2013-04-26 16:14:36 -05:00
Glenn Randers-Pehrson
09d718fae9
[libpng15] Imported from libpng-1.5.16beta03.tar
v1.5.16beta03
2013-04-26 16:14:25 -05:00
Glenn Randers-Pehrson
69a163b1f9
[libpng15] Test for 'arm*' not just 'arm' in the host_cpu configure variable.
2013-04-26 16:13:29 -05:00
Glenn Randers-Pehrson
64a36e34a7
[libpng15] Bump version to 1.5.16beta03
2013-04-25 22:16:40 -05:00