Glenn Randers-Pehrson
|
d189b54e30
|
[libpng15] Happy 2016! Updated copyright year.
|
2016-01-02 14:09:11 -06:00 |
|
Glenn Randers-Pehrson
|
684c68d6fb
|
[libpng15] Bump version to 1.5.27beta01
|
2015-12-17 20:09:18 -06:00 |
|
Glenn Randers-Pehrson
|
94322f3f8f
|
[libpng15] Imported from libpng-1.5.26.tar
|
2015-12-17 08:11:20 -06:00 |
|
Glenn Randers-Pehrson
|
fd3cd9fad2
|
[libpng15] Update some last-changed dates
|
2015-12-13 18:36:30 -06:00 |
|
John Bowler
|
e40ac66f81
|
[libpng15] Do png_check_keyword in png_set_*()
|
2015-12-13 18:10:53 -06:00 |
|
Glenn Randers-Pehrson
|
2b5be93866
|
[libpng15] Move png_check_keyword() from pngwutil.c to pngset.c
|
2015-12-13 16:18:58 -06:00 |
|
Glenn Randers-Pehrson
|
596f052d69
|
[libpng15] Fixed bug recently introduced in png_set_PLTE() that uses png_ptr
not info_ptr.
|
2015-11-22 20:47:45 -06:00 |
|
Glenn Randers-Pehrson
|
b257d4a6a1
|
[libpng15] Bump version to 1.5.25beta01
|
2015-11-13 10:18:08 -06:00 |
|
Glenn Randers-Pehrson
|
df80d38897
|
[libpng15] Imported from libpng-1.5.24.tar
|
2015-11-12 07:13:10 -06:00 |
|
Glenn Randers-Pehrson
|
cd8a3ffeb1
|
[libpng15] Fixed some inconsequential cut-and-paste typos in
png_set_cHRM_XYZ_fixed().
|
2015-11-01 12:40:04 -06:00 |
|
Glenn Randers-Pehrson
|
820a090567
|
[libpng15] Silently truncate over-length PLTE chunk while reading.
|
2015-10-30 13:21:32 -05:00 |
|
Glenn Randers-Pehrson
|
a058d6cee0
|
[libpng15] Imported from libpng-1.5.23.tar
|
2015-07-22 22:40:33 -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
|
4b1b9ce028
|
[libpng15] Imported from libpng-1.5.22.tar
|
2015-03-26 08:11: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
|
a117d4eacc
|
[libpng15] Allow calling png_get_IHDR() with NULL arguments (Reuben Hawkins).
|
2015-02-18 12:59:28 -06:00 |
|
Glenn Randers-Pehrson
|
3cd4a410a5
|
[libpng15] Imported from libpng-1.5.22beta01.tar
|
2015-01-28 19:34:32 -06:00 |
|
Glenn Randers-Pehrson
|
747cea57e3
|
[libpng15] Made the check for out-of-range values in png_set_tRNS() detect
values that are exactly 2^bit_depth, and work on 16-bit platforms.
|
2015-01-13 09:39:15 -06:00 |
|
Glenn Randers-Pehrson
|
82090022e7
|
[libpng15] Imported from libpng-1.5.20.tar
|
2014-11-20 10:22:49 -06:00 |
|
Glenn Randers-Pehrson
|
6e0f47f88f
|
[libpng15] Imported from libpng-1.5.20rc01.tar
|
2014-11-13 06:46:37 -06:00 |
|
Glenn Randers-Pehrson
|
9e6249907b
|
[libpng15] Bump version to 1.5.20beta02
|
2014-11-09 20:29:36 -06:00 |
|
Glenn Randers-Pehrson
|
2ccc2774f5
|
[libpng15] Quieted three "comparison is always false due to limited range"
compiler warnings in pngset.c
|
2014-11-09 20:28:12 -06:00 |
|
Glenn Randers-Pehrson
|
6c9ef75c6b
|
[libpng15] Update "last changed" dates.
|
2014-08-21 09:50:28 -05:00 |
|
Glenn Randers-Pehrson
|
e99366837d
|
[libpng15] Bump version to 1.5.20beta01
|
2014-08-21 09:15:51 -05:00 |
|
Glenn Randers-Pehrson
|
e73cc88b21
|
[libpng15] Imported from libpng-1.5.19.tar
|
2014-08-21 05:57:34 -05:00 |
|
Glenn Randers-Pehrson
|
d92bbef414
|
[libpng15] Use "if (value != 0)" instead of "if (value)" consistently.
|
2014-03-08 16:23:06 -06:00 |
|
Glenn Randers-Pehrson
|
25c8915f7c
|
[libpng15] Imported from libpng-1.5.17.tar
|
2013-06-26 22:30:48 -05:00 |
|
Glenn Randers-Pehrson
|
a6f079d4d7
|
[libpng15] Imported from libpng-1.5.17beta01.tar
|
2013-06-08 16:50:19 -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
|
bc92887b2d
|
[libpng15] Imported from libpng-1.5.16beta06.tar
|
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
|
17637544be
|
[libpng15] Imported from libpng-1.5.15rc01.tar
|
2013-03-21 07:37:31 -05:00 |
|
Glenn Randers-Pehrson
|
6ad7871545
|
[libpng15] Imported from libpng-1.5.15beta02.tar
|
2013-02-05 10:50:52 -06:00 |
|
Glenn Randers-Pehrson
|
8799d78361
|
[libpng15] Imported from libpng-1.5.14.tar
|
2013-01-23 21:06:35 -06:00 |
|
Glenn Randers-Pehrson
|
77a0a2ea11
|
[libpng15] Check validity of "nentries" parameter of png_set_sPLT().
and check validity of "num_text" parameter of png_set_text_2().
|
2013-01-17 16:15:46 -06:00 |
|
Glenn Randers-Pehrson
|
798d3de5f6
|
[libpng15] Check validity of "nentries" parameter of png_set_sPLT().
|
2013-01-17 15:16:02 -06:00 |
|
Glenn Randers-Pehrson
|
5b4aa7841b
|
[libpng15] Bump version to 1.5.14rc03
|
2013-01-17 14:15:55 -06:00 |
|
John Bowler
|
bec9ca9b8a
|
[libpng15] Revised test for validity of "num_unknowns" to eliminate compiler
warnings.
|
2013-01-17 13:09:32 -06:00 |
|
Glenn Randers-Pehrson
|
77a817bfc2
|
[libpng15] Change info_ptr->unknown_chunks_num to type png_uint_32
and test against INT_MAX instead of UINT_MAX in pngset.c
|
2013-01-17 10:52:48 -06:00 |
|
Glenn Randers-Pehrson
|
1a3d6e3cf3
|
[libpng15] Check validity of "num_unknowns" parameter
of png_set_unknown_chunks().
|
2013-01-10 09:24:03 -06:00 |
|
Glenn Randers-Pehrson
|
c11abedafe
|
[libpng15] Update copyright year to 2013 in newly-changed files.
|
2013-01-01 07:26:47 -06:00 |
|
Glenn Randers-Pehrson
|
58514a2eba
|
[libpng15] Updated "last changed" comments in recently-changed files.
|
2012-12-10 09:15:28 -06:00 |
|
Glenn Randers-Pehrson
|
b0673cb50f
|
[libpng16] Ignore, with a warning, out-of-range value of num_trans in
png_set_tRNS().
|
2012-12-09 20:28:26 -06:00 |
|
Glenn Randers-Pehrson
|
e088ce7363
|
[libpng15] Imported from libpng-1.5.11.tar
|
2012-06-14 06:33:45 -05:00 |
|
Glenn Randers-Pehrson
|
b705271d85
|
[libpng15] Updated some "Last changed" dates
|
2012-06-06 13:10:40 -05:00 |
|
Glenn Randers-Pehrson
|
e9a249eee7
|
[libpng15] Bump version to 1.5.11rc02
|
2012-05-23 12:24:03 -05:00 |
|
Glenn Randers-Pehrson
|
8b8e9bfb29
|
[libpng15] Enable png_set_check_for_invalid_index() for both read and write.
|
2012-04-13 12:00:45 -05:00 |
|
Glenn Randers-Pehrson
|
38a706f83f
|
[libpng15] Imported from libpng-1.5.10.tar
|
2012-03-29 06:33:41 -05:00 |
|
Glenn Randers-Pehrson
|
454e05a63a
|
[libpng15] Added palette-index checking.
|
2012-03-04 22:30:06 -06:00 |
|
Glenn Randers-Pehrson
|
cd3f5bb507
|
[libpng15] Imported from libpng-1.5.7.tar
|
2011-12-15 09:50:23 -06:00 |
|