Glenn Randers-Pehrson
da7b692ce0
[libpng16] Bump version to 1.6.12beta01
2014-06-06 11:57:30 -05:00
Glenn Randers-Pehrson
c4e0f3de64
[libpng16] Imported from libpng-1.6.11.tar
2014-06-05 10:00:45 -05:00
Glenn Randers-Pehrson
ee6050ecb4
[libpng16] Imported from libpng-1.6.11rc02.tar
2014-06-03 22:02:34 -05:00
Glenn Randers-Pehrson
165f072144
[libpng16] Imported from libpng-1.6.11rc01.tar
2014-05-27 11:15:53 -05:00
Glenn Randers-Pehrson
7acfe50855
[libpng16] Bump version to 1.6.11beta07
2014-05-19 21:20:05 -05:00
Glenn Randers-Pehrson
5808e7b8c8
[libpng16] Imported from libpng-1.6.11beta06.tar
2014-05-19 21:11:36 -05:00
Glenn Randers-Pehrson
e95ce2c517
[libpng16] Added PNG_SKIP_sRGB_CHECK_PROFILE choice for png_set_option().
2014-05-07 12:07:12 -05:00
Glenn Randers-Pehrson
0d5ac5d809
[libpng16] Bump version to 1.6.11beta06
2014-04-26 06:41:54 -05:00
Glenn Randers-Pehrson
f30aa7ed92
[libpng16] Imported from libpng-1.6.11beta05.tar
2014-04-26 06:36:40 -05:00
Glenn Randers-Pehrson
d5201df56b
[libpng16] Bump version to 1.6.11beta05
2014-04-20 20:23:13 -05:00
Glenn Randers-Pehrson
be19c07dd9
[libpng16] Imported from libpng-1.6.11beta04.tar
2014-04-20 20:15:26 -05:00
Glenn Randers-Pehrson
72855fb11e
[libpng16] Made progressive reading of interlaced images consistent with the
...
behavior of the sequential reader and consistent with the manual. The
row_callback now receives the proper pass number and unexpanded rows,
when png_combine_row is not used or not built, by moving some code
out of the PNG_READ_INTERLACING_SUPPORTED blocks.
2014-04-13 21:27:25 -05:00
Glenn Randers-Pehrson
7a0ca967b4
[libpng16] Bump version to 1.6.11beta04
2014-04-06 14:18:13 -05:00
Glenn Randers-Pehrson
f169806b7b
[libpng16] Bump version to 1.6.11beta03
2014-04-06 10:20:44 -05:00
Glenn Randers-Pehrson
c4b3718856
[libpng16] Imported from libpng-1.6.11beta02.tar
2014-04-06 09:07:56 -05:00
Glenn Randers-Pehrson
d17313e075
[libpng16] Bump version to 1.6.11beta03
2014-03-25 17:10:53 -05:00
Glenn Randers-Pehrson
6b570f11e1
[libpng16] Imported from libpng-1.6.11beta02.tar
2014-03-25 17:10:44 -05:00
Glenn Randers-Pehrson
23646318e4
[libpng16] Bump version to 1.6.11beta02
2014-03-17 13:21:33 -05:00
Glenn Randers-Pehrson
149eea29b6
[libpng16] Imported from libpng-1.6.11beta01.tar
2014-03-17 13:19:41 -05:00
Glenn Randers-Pehrson
71d23c4d6e
[libpng16] Bump version to 1.6.11beta01
2014-03-06 21:09:24 -06:00
Glenn Randers-Pehrson
4df37bfa4f
[libpng16] Imported from libpng-1.6.10.tar
2014-03-06 12:49:17 -06:00
Glenn Randers-Pehrson
c540d8bed7
[libpng16] Bump version to 1.6.10rc04
2014-03-03 20:26:56 -06:00
Glenn Randers-Pehrson
6e8ba0fab6
[libpng16] Un-deprecated png_data_freer().
2014-03-03 20:17:01 -06:00
Glenn Randers-Pehrson
4c7bb07857
[libpng16] Imported from libpng-1.6.10rc02.tar
2014-02-27 22:24:47 -06:00
Glenn Randers-Pehrson
53c60fa94b
[libpng16] Bump version to 1.6.10rc01
2014-02-27 08:37:51 -06:00
Glenn Randers-Pehrson
ab56b743c1
[libpng16] Imported from libpng-1.6.10rc01.tar
2014-02-27 08:06:45 -06:00
Glenn Randers-Pehrson
2fff8078dc
[libpng16] Bump version to 1.6.10beta04
2014-02-24 21:02:54 -06:00
Glenn Randers-Pehrson
9e06534572
[libpng16] Removed some commentary from png.h that is now in the manual.
2014-02-24 19:07:04 -06:00
Glenn Randers-Pehrson
1301356273
[libpng16] Bump version to 1.6.10beta03
2014-02-22 23:20:23 -06:00
Glenn Randers-Pehrson
78c28fea51
[libpng16] Imported from libpng-1.6.10beta02.tar
2014-02-22 23:12:02 -06:00
Glenn Randers-Pehrson
103b04170d
[libpng16] Moved redefines of png_error(), png_warning(), png_chunk_error(),
...
and png_chunk_warning() from pngpriv.h to png.h to make them visible
to libpng-calling applications.
2014-02-16 08:34:41 -06:00
Glenn Randers-Pehrson
e40e37018d
[libpng16] Bump version to 1.6.10beta02
2014-02-09 13:14:20 -06:00
Glenn Randers-Pehrson
9eec159ab0
[libpng16] Imported from libpng-1.6.10beta01.tar
2014-02-09 13:00:23 -06:00
John Bowler
414d7b5f7d
[libpng16] Backport recent changes from libpng-1.7.0beta30 and beta31.
2014-02-06 11:39:25 -06:00
Glenn Randers-Pehrson
8a227ff25a
[libpng16] Bump version to 1.6.10beta01
2014-02-05 23:51:39 -06:00
Glenn Randers-Pehrson
3e753eb8b2
[libpng16] Imported from libpng-1.6.9.tar
2014-02-05 22:33:56 -06:00
Glenn Randers-Pehrson
8c12078e95
[libpng16] Imported from libpng-1.6.9rc02.tar
2014-01-30 15:04:10 -06:00
Glenn Randers-Pehrson
2f1dede991
[libpng16] Imported from libpng-1.6.9rc01.tar
2014-01-28 11:35:50 -06:00
Glenn Randers-Pehrson
5af0307f11
[libpng16] Imported from libpng-1.6.9beta04.tar
2014-01-20 13:14:40 -06:00
Glenn Randers-Pehrson
4250328102
[libpng16] Updated scripts/makefile.* to use CPPFLAGS (Cosmin)
2014-01-12 10:49:40 -06:00
Glenn Randers-Pehrson
bb6e0a2db3
[libpng16] Bump version to 1.6.9beta04
2014-01-10 10:36:59 -06:00
Glenn Randers-Pehrson
41633d33c4
[libpng16] Imported from libpng-1.6.9beta03.tar
2014-01-10 10:36:46 -06:00
Glenn Randers-Pehrson
bc79c250e9
[libpng16] Bump version to 1.6.9beta03
2014-01-01 10:54:18 -06:00
Glenn Randers-Pehrson
95a197397f
[libpng16] Updated copyright year in recently-changed files.
2013-12-31 21:10:13 -06:00
Glenn Randers-Pehrson
4568762d28
[libpng16] Bump version to 1.6.9beta02
2013-12-26 11:40:31 -06:00
Glenn Randers-Pehrson
0740c62700
[libpng16] Imported from libpng-1.6.9beta01.tar
2013-12-26 11:27:02 -06:00
Glenn Randers-Pehrson
38f49403bd
[libpng16] Update "last changed" dates in recently-patched files.
2013-12-22 15:04:00 -06:00
Glenn Randers-Pehrson
bff81bdddc
[libpng16] Bump version to 1.6.9beta01
2013-12-19 15:18:07 -06:00
Glenn Randers-Pehrson
be3977de2c
[libpng16] Imported from libpng-1.6.8.tar
2013-12-19 09:11:01 -06:00
Glenn Randers-Pehrson
67f101e6c9
[libpng16] Imported from libpng-1.6.8rc02.tar
2013-12-14 12:42:36 -06:00