Glenn Randers-Pehrson
|
27e11dc8cf
|
[libpng17] Bump version to 1.7.0beta77
|
2016-01-07 13:08:04 -06:00 |
|
Glenn Randers-Pehrson
|
6d5f00571d
|
[libpng17] Fixed new Coverity defect, potential NULL dereference of "ps"
in pngwutil.c; Added temporary workaround for Coverity "Dead code" defect.
|
2016-01-07 09:24:56 -06:00 |
|
Glenn Randers-Pehrson
|
4705951df1
|
[libpng17] Relocate assert() in pngfix.c, update CHANGES and ANNOUNCE.
|
2016-01-06 16:16:09 -06:00 |
|
Glenn Randers-Pehrson
|
fafbc6a458
|
[libpng17] Update CHANGES and ANNOUNCE, fix two trivial typos in comments
|
2015-12-29 19:50:41 -06:00 |
|
Glenn Randers-Pehrson
|
c90572ee77
|
[libpng17] Updated CHANGES and ANNOUNCE
|
2015-12-28 19:57:26 -06:00 |
|
Glenn Randers-Pehrson
|
745a926a38
|
[libpng17] Bump version to 1.7.0beta76
|
2015-12-25 08:48:02 -06:00 |
|
Glenn Randers-Pehrson
|
bb4bcecaa0
|
[libpng17] Updated CHANGES and ANNOUNCE
|
2015-12-21 09:21:31 -06:00 |
|
Glenn Randers-Pehrson
|
1bfeb46881
|
[libpng17] Update CHANGES and ANNOUNCE
|
2015-12-19 14:49:48 -06:00 |
|
Glenn Randers-Pehrson
|
fad9c9af47
|
[libpng17] Bump version to 1.7.0beta75
|
2015-12-19 09:25:12 -06:00 |
|
Glenn Randers-Pehrson
|
0e249e9d93
|
[libpng17] Updated CHANGES and ANNOUNCE
|
2015-12-18 22:28:13 -06:00 |
|
Glenn Randers-Pehrson
|
16424d20b5
|
[libpng17] Update CHANGES and ANNOUNCE
|
2015-12-18 14:41:17 -06:00 |
|
Glenn Randers-Pehrson
|
844e264234
|
[libpng17] Updated CHANGES and ANNOUNCE
|
2015-12-17 20:53:54 -06:00 |
|
Glenn Randers-Pehrson
|
386b2b0a7b
|
[libng17] Update CHANGES and ANNOUNCE
|
2015-12-15 12:26:54 -06:00 |
|
Glenn Randers-Pehrson
|
639f8a4668
|
[libpng17] Update CHANGES and ANNOUNCE, fix date in pngvalid.c
|
2015-12-14 06:56:49 -06:00 |
|
Glenn Randers-Pehrson
|
f3fa5dce47
|
[libpng17] Bump version to 1.7.0beta74
|
2015-12-11 16:13:00 -06:00 |
|
Glenn Randers-Pehrson
|
2933c2e361
|
[libpng17] Changed png_struct->options from png_byte to png_uint_32, to hold
up to 16 2-bit options.
|
2015-12-11 14:53:54 -06:00 |
|
Glenn Randers-Pehrson
|
454408799b
|
[libpng17] Updated ANNOUNCE and CHANGES to describe recent fix more accurately.
|
2015-12-09 15:55:11 -06:00 |
|
Glenn Randers-Pehrson
|
4c1ee27962
|
[libpng17] Fixed a syntax error in tests/pngstest that some shells other than
bash could not parse (Bug report by Nelson Beebe).
|
2015-12-09 13:29:02 -06:00 |
|
Glenn Randers-Pehrson
|
26090a5f43
|
[libpng17] Bump version to 1.7.0beta73
|
2015-12-08 13:03:30 -06:00 |
|
Glenn Randers-Pehrson
|
bfd8446816
|
[libpng17] Imported from libpng-1.7.0beta72.tar
|
2015-12-08 12:56:55 -06:00 |
|
Glenn Randers-Pehrson
|
605f8d046f
|
[libpng17] Update CHANGES and ANNOUNCE
|
2015-12-06 20:12:23 -06:00 |
|
Glenn Randers-Pehrson
|
dcbc357c46
|
[libpng17] Bump version to 1.7.0beta72
|
2015-12-05 13:58:01 -06:00 |
|
Glenn Randers-Pehrson
|
3407d0f7c4
|
[libpng17] Updated CHANGES and ANNOUNCE
|
2015-12-05 13:51:07 -06:00 |
|
Glenn Randers-Pehrson
|
028d2c3fd6
|
[libpng17] Bump version to 1.7.0beta71
|
2015-12-03 10:15:25 -06:00 |
|
Glenn Randers-Pehrson
|
47ed19dfce
|
[libpng17] Bump version to 1.7.0beta71
|
2015-12-02 22:31:19 -06:00 |
|
Glenn Randers-Pehrson
|
94a5189b1c
|
[libpng17] Imported from libpng-1.7.0beta70.tar
|
2015-12-02 22:30:47 -06:00 |
|
Glenn Randers-Pehrson
|
37a50281cf
|
[libpng17] Reverted recent manual change. The additional restrictions
on the order of png_set_PLTE, png_set_tRNS, and png_set_hIST are
not necessary.
|
2015-12-01 17:23:54 -06:00 |
|
Glenn Randers-Pehrson
|
aacda27449
|
[libpng17] Updated ANNOUNCE and CHANGES
|
2015-12-01 11:35:57 -06:00 |
|
Glenn Randers-Pehrson
|
c46bd30b51
|
[libpng17] Updated manual to require png_set_PLTE() to precede png_set_tRNS()
and png_set_hIST() if either is present.
|
2015-12-01 11:13:44 -06:00 |
|
Glenn Randers-Pehrson
|
8978eba436
|
[libpng17] Update CHANGES and ANNOUNCE, update dates in png.c and png.h
|
2015-11-30 16:57:23 -06:00 |
|
John Bowler
|
18211df70b
|
[libpng17] Fix CMINFO bug in contrib/tools/pngfix.c
|
2015-11-25 16:03:47 -06:00 |
|
Glenn Randers-Pehrson
|
edec44bfc4
|
[libpng17] Update CHANGES and ANNOUNCE
|
2015-11-24 20:45:26 -06:00 |
|
Glenn Randers-Pehrson
|
5db709d83c
|
[libpng17] Updated CHANGES and ANNOUNCE, removed trailing blanks from *.c *.h
|
2015-11-24 14:38:52 -06:00 |
|
Glenn Randers-Pehrson
|
616ed1197b
|
[libpng17] Bump version to 1.7.0beta70
|
2015-11-24 13:37:41 -06:00 |
|
Glenn Randers-Pehrson
|
0cb0a45721
|
[libpng17] Imported from libpng-1.7.0beta69.tar
|
2015-11-24 09:51:46 -06:00 |
|
Glenn Randers-Pehrson
|
f476f13488
|
[libpng17] Updated CHANGES and ANNOUNCE
|
2015-11-23 21:44:18 -06:00 |
|
Glenn Randers-Pehrson
|
7a7e4367d0
|
[libpng17] Updated CHANGES and ANNOUNCE
|
2015-11-22 23:16:01 -06:00 |
|
Glenn Randers-Pehrson
|
771eb7d01e
|
[libpng17] Update CHANGES, ANNOUNCE, pnglibconf.h.prebuilt
|
2015-11-22 22:35:35 -06:00 |
|
Glenn Randers-Pehrson
|
9eb14136d8
|
[libpng17] Fixed bug recently introduced in png_set_PLTE() that uses png_ptr
not info_ptr.
|
2015-11-22 20:44:58 -06:00 |
|
Glenn Randers-Pehrson
|
3a866cb451
|
[libpng17] Avoid conditionally compiling parts of statements in png.c (suggested
by flaviommedeiros).
|
2015-11-21 18:18:26 -06:00 |
|
Glenn Randers-Pehrson
|
d3c0359b23
|
[libpng17] Removed a redundant new check in png_handle_pCAL().
|
2015-11-17 16:14:35 -06:00 |
|
Glenn Randers-Pehrson
|
c09b3ab2c7
|
[lbpng17] Avoid potential pointer overflow in png_handle_sPLT() and
png_handle_pCAL() (Bug report by John Regehr).
|
2015-11-13 22:25:03 -06:00 |
|
Glenn Randers-Pehrson
|
722645fec5
|
[libpng17] Bump version to 1.7.0beta69
|
2015-11-13 10:19:36 -06:00 |
|
Glenn Randers-Pehrson
|
f72d0d01eb
|
[libpng17] Imported from libpng-1.7.0beta68.tar
|
2015-11-12 07:13:47 -06:00 |
|
Glenn Randers-Pehrson
|
7a92725e17
|
[libpng17] Update ANNOUNCE and CHANGES
|
2015-11-05 07:06:01 -06:00 |
|
Glenn Randers-Pehrson
|
ea41fd2161
|
[libpng17] Bump version to 1.7.0beta68
|
2015-11-03 09:55:12 -06:00 |
|
Glenn Randers-Pehrson
|
5cf6ed45c8
|
[libpng17] Clarified COPYRIGHT information to state explicitly that versions
are derived from previous versions.
Removed much of the long list of previous versions from png.h and
libpng.3.
|
2015-11-03 09:47:54 -06:00 |
|
Glenn Randers-Pehrson
|
9f7d5aa973
|
[libpng17] Prevent setting or writing over-length PLTE chunk (Cosmin Truta).
Silently truncate over-length PLTE chunk while reading.
|
2015-11-01 13:01:56 -06:00 |
|
Glenn Randers-Pehrson
|
5b05197604
|
[libpng17] Added sPLT support to pngtest.c
|
2015-10-10 12:04:50 -05:00 |
|
Glenn Randers-Pehrson
|
90992547c7
|
[libng17] Updated CHANGES and ANNOUNCE
|
2015-10-03 15:11:12 -05:00 |
|