Glenn Randers-Pehrson
e1ded944f0
[libpng17] Bump version to 1.7.0beta14
2013-05-12 19:25:30 -05:00
Glenn Randers-Pehrson
c09dddc0cd
[libpng17] Imported from libpng-1.7.0beta13.tar
2013-05-12 19:25:16 -05:00
Glenn Randers-Pehrson
bd56d76417
[libpng17] Port recent zlib windowBits handling from libpng-1.6.3beta06
2013-05-10 17:43:59 -05:00
Glenn Randers-Pehrson
6a02eb6d2c
[libpng17] Bump version to 1.7.0beta13
2013-04-29 21:32:33 -05:00
Glenn Randers-Pehrson
40d41fe6f8
[libpng17] Imported from libpng-1.7.0beta12.tar
2013-04-29 21:32:12 -05:00
Glenn Randers-Pehrson
b780b64fbf
[libpng17] Bump version to 1.7.0beta12
2013-04-26 08:46:11 -05:00
Glenn Randers-Pehrson
b1876ab6e2
[libpng17] Imported from libpng-1.7.0beta11.tar
2013-04-26 08:46:00 -05:00
Glenn Randers-Pehrson
993f68c006
[libpng17] Bump version to 1.7.0beta11
2013-04-24 08:34:00 -05:00
Glenn Randers-Pehrson
3de174cd2f
[libpng17] Imported from libpng-1.7.0beta10.tar
2013-04-23 23:52:30 -05:00
John Bowler
ea0b4c602e
[libpng17] Port recent changes from libpng-1.6.2.
2013-04-23 20:40:42 -05:00
John Bowler
0bcf5fb451
[libpng17] Exposed PNG chunk types in png.h, modified png_uint_32 macros/code
...
to make as few assumptions as possible
2013-04-19 07:06:02 -05:00
Glenn Randers-Pehrson
57d6907d89
[libpng17] Bump version to 1.7.0beta09
2013-04-18 07:40:10 -05:00
Glenn Randers-Pehrson
6cf97e37af
[libpng17] Bump version to 1.7.0beta08
2013-04-18 07:39:57 -05:00
Glenn Randers-Pehrson
25a116f97d
[libpng17] Imported from libpng-1.7.0beta08.tar
2013-04-13 21:27:16 -05:00
Glenn Randers-Pehrson
d6d41c847a
[libpng17] Imported from libpng-1.7.0beta07.tar
2013-04-13 20:54:54 -05:00
Glenn Randers-Pehrson
40a93652aa
[libpng17] Bump version to 1.7.0beta07
2013-03-13 09:52:06 -05:00
Glenn Randers-Pehrson
a1362f38de
[libpng17] Imported from libpng-1.7.0beta06.tar
2013-03-13 09:51:58 -05:00
John Bowler
2e92b4dfa0
[libpng16] Corrected simplified API default gamma for color-mapped output, added
...
a flag to change default. In 1.6.0 when the simplified API was used
to produce color-mapped output from an input image with no gamma
information the gamma assumed for the input could be different from
that assumed for non-color-mapped output. In particular 16-bit depth
input files were assumed to be sRGB encoded, whereas in the 'direct'
case they were assumed to have linear data. This was an error. The
fix makes the simplified API treat all input files the same way and
adds a new flag to the png_image::flags member to allow the
application/user to specify that 16-bit files contain sRGB data
rather than the default linear.
Fixed bugs in the pngpixel and makepng test programs.
2013-03-06 22:23:40 -06:00
Glenn Randers-Pehrson
f46106fa04
[libpng17] Bump version to 1.7.0beta06
2013-03-04 18:23:04 -06:00
Glenn Randers-Pehrson
0dcd32f39c
[libpng17] Imported from libpng-1.7.0beta05.tar
2013-03-04 18:22:54 -06:00
John Bowler
808ea281a4
[libpng17] Corrected Android builds and corrected libpng.vers with symbol
...
prefixing. This adds an API to set optimization options externally,
providing an alternative and general solution for the non-portable
run-time tests used by the ARM Neon code. It also makes those tests
compile and link on Android. The order of settings vs options in
pnglibconf.h is reversed to allow settings to depend on options and
options can now set (or override) the defaults for settings.
2013-03-03 21:29:36 -06:00
John Bowler
ec89aefb44
[libpng17] Changed user chunk callback API to respect global and per chunk
...
defaults. Previously a return of 0 from a user chunk callback would result in
the chunk being saved (if this was safe, even if the chunk was unsafe-to-copy);
this change respects the defaults set by the application, so unknown chunks
can be discarded by default and known-safe ones preserved.
2013-03-02 21:39:44 -06:00
Glenn Randers-Pehrson
6152dbd424
[libpng17] Fixed bug introduced in libpng-1.6.0beta28 that causes libpng to
...
handle chunks even when they have been tagged PNG_HANDLE_CHUNK_NEVER.
Also fixed two typos (SUPPOPRTED should be SUPPORTED) in pngrutil.c
2013-03-01 20:08:33 -06:00
Glenn Randers-Pehrson
1b0358302d
[libpng17] Bump version to 1.7.0beta05
2013-02-27 14:53:47 -06:00
Glenn Randers-Pehrson
d20f9d5030
[libpng17] Imported from libpng-1.7.0beta04.tar
2013-02-27 14:40:40 -06:00
Glenn Randers-Pehrson
1a321cc088
[libpng17] Bump version to 1.7.0beta04
2013-02-22 17:29:54 -06:00
Glenn Randers-Pehrson
c9f99f487b
[libpng17] Imported from libpng-1.7.0beta03.tar
2013-02-22 17:29:03 -06:00
Glenn Randers-Pehrson
8f0935b8dc
[libpng17] Bump version to 1.7.0beta03
2013-02-18 13:02:33 -06:00
Glenn Randers-Pehrson
ae6503fe0e
[libpng17] Imported from libpng-1.7.0beta02.tar
2013-02-18 13:02:25 -06:00
Glenn Randers-Pehrson
851a6265a8
[libpng17] Use parentheses consistently with #if defined()
...
and wrapped some long lines.
2013-02-17 15:25:29 -06:00
Glenn Randers-Pehrson
70e1af50ed
[libpng17] Bump version to 1.7.0beta02
2013-02-15 11:00:16 -06:00
Glenn Randers-Pehrson
eb4a645eda
[libpng17] Imported from libpng-1.7.0beta01.tar
2013-02-15 11:00:07 -06:00
John Bowler
395ddbd318
[libpng17] Fix typos of PNG_GET_PALLETE_MAX_SUPPORTED
...
in png.h and pnglibconf.dfa
2013-02-10 17:24:46 -06:00
Glenn Randers-Pehrson
9f0d36c85f
[libpng17] Fix typo, indentation of #ifdef PNG_GET_PALETTE_MAX_SUPPORTED
...
in png.h and pnglibconf.dfa
2013-02-10 16:57:38 -06:00
Glenn Randers-Pehrson
e9760e5e95
[libpng17] Enclosed the new png_get_palette_max API
...
in #ifdef PNG_GET_PALETTE_MAX_SUPPORTED
block, and revised pnglibconf.h and pnglibconf.h.prebuilt accordingly.
2013-02-10 15:59:15 -06:00
John Bowler
e88e221d91
[libpng17] Make tests/pngstest* work with the original Bourne shell
2013-02-07 21:59:36 -06:00
Glenn Randers-Pehrson
bf7084b80d
[libpng17] Bump version to 1.7.0alpha11
2013-02-06 22:23:37 -06:00
Glenn Randers-Pehrson
6afcee826f
[libpng17] Imported from libpng-1.7.0alpha10.tar
2013-02-06 19:51:21 -06:00
John Bowler
f15a5006c8
[libpng17] Removed cc -E workround, corrected png_get_palette_max API. Tested
...
on SUN OS cc 5.9, which demonstrates the tokenization problem previously
avoided by using /lib/cpp. Since all .dfn output is now protected
in double quotes unless it is to be macro substituted the fix should work
everywhere.
2013-02-06 17:52:30 -06:00
John Bowler
81892f6b90
[libpng17] Fix typos in png_get_palette_max name and prototype
2013-02-05 08:10:01 -06:00
John Bowler
862993827d
[libpng17] Changed png_size_t to size_t throughout headers, make sRGB check
...
numbers consistent.
2013-02-04 20:04:10 -06:00
Glenn Randers-Pehrson
d304125332
[libpng17] Added png_get_palette_max() function.
2013-02-04 19:55:53 -06:00
Glenn Randers-Pehrson
5e8ba1cbbf
[libpng17] Set counter to prevent additional attempts to cache a chunk
...
after running out of memory or reaching a potential overflow condition.
2013-01-21 16:37:54 -06:00
Glenn Randers-Pehrson
8aee43d10a
[libpng17] Bump version to 1.7.0alpha10
2013-01-21 09:21:36 -06:00
John Bowler
fb6ba9acf4
[libpng17] Pulled changes to multi-chunk handling from libpng-1.6.0beta40.
2013-01-21 09:11:17 -06:00
Glenn Randers-Pehrson
815173a0b5
[libpng17] Bump version to 1.7.0alpha09
2013-01-17 13:50:32 -06:00
Glenn Randers-Pehrson
7f489a77bb
[libpng17] Imported from libpng-1.7.0alpha08.tar
2013-01-17 13:50:23 -06:00
Glenn Randers-Pehrson
a4e606dd5f
[libpng17] Bump version to 1.7.0alpha08
2013-01-10 12:05:08 -06:00
Glenn Randers-Pehrson
646de7962b
[libpng17] Imported from libpng-1.7.0alpha07.tar
2013-01-10 12:04:54 -06:00
Glenn Randers-Pehrson
b789bb84bb
[libpng17] Bump version to 1.7.0alpha07
2013-01-01 09:02:35 -06:00