Glenn Randers-Pehrson
1723effdb1
[libpng12] Changed default value of PNG_USER_CACHE_MAX from 0 to 32767
...
in pngconf.h.
2013-01-22 12:32:11 -06:00
Glenn Randers-Pehrson
aad92d71f6
[libpng12] Changed AM_CONFIG_HEADER(config.h) to AC_CONFIG_HEADERS([config.h])
...
in configure.ac
2013-01-03 14:11:31 -06:00
Glenn Randers-Pehrson
d2361aee37
[libpng12] Bump version to 1.2.51beta01
2013-01-01 09:45:30 -06:00
Glenn Randers-Pehrson
7834d2b1cb
[libpng12] Update copyright year in recently-changed files
2013-01-01 09:44:38 -06:00
Glenn Randers-Pehrson
15c57f2a43
[libpng12] Ignore, with a warning, out-of-range value of num_trans
...
in png_set_tRNS().
2012-12-10 10:10:08 -06:00
Glenn Randers-Pehrson
f54a50aa4e
[libpng12] Imported from libpng-1.2.50.tar
2012-07-10 20:54:07 -05:00
Glenn Randers-Pehrson
78322ccdeb
[libpng12] Imported from libpng-1.2.49.tar
2012-03-29 06:30:11 -05:00
Glenn Randers-Pehrson
ac9f21a5a2
[libpng12] Update version numbers in ANNOUNCE
2012-03-08 07:52:30 -06:00
Glenn Randers-Pehrson
faa28b6230
[libpng12] Imported from libpng-1.2.48.tar
2012-03-08 07:28:07 -06:00
Glenn Randers-Pehrson
8a78404b09
[libpng12] Fixed date in ANNOUNCE.
2012-03-02 14:49:43 -06:00
Glenn Randers-Pehrson
41bd904003
[libpng12] Update ANNOUNCE about pnggccrd.c change
2012-03-02 14:44:32 -06:00
Glenn Randers-Pehrson
30d32302d0
[libpng12] Imported from libpng-1.2.48rc02.tar
2012-03-02 14:27:25 -06:00
Glenn Randers-Pehrson
d2fe2191db
[libpng12] Added libpng license text to pnggccrd.c and pngvcrd.c
...
(requested by Chrome).
2012-02-28 20:01:15 -06:00
Glenn Randers-Pehrson
e02a92bc01
[libpng12] Removed png_free() of unused png_ptr->current_text from pngread.c.
2012-02-27 08:04:06 -06:00
Glenn Randers-Pehrson
a4b640865a
[libpng12] Bump version to 1.2.48beta02
2012-02-26 22:04:32 -06:00
Glenn Randers-Pehrson
adbe2c7637
[libpng12] Imported from libpng-1.2.48beta01.tar
2012-02-26 22:04:24 -06:00
Glenn Randers-Pehrson
d0bd02c4ca
[libpng12] Fixed off-by-one bug in png_handle_sCAL() when using fixed point
...
arithmetic, causing out-of-bounds read in png_set_sCAL() because of failure
to copy the string terminators (Franke Busse).
2012-02-26 20:42:28 -06:00
Glenn Randers-Pehrson
440e3a9803
[libpng12] Fixed bug with png_handle_hIST with odd chunk length (Frank Busse).
2012-02-22 07:03:52 -06:00
Glenn Randers-Pehrson
660178760e
[libpng12] Eliminated redundant png_push_read_tEXt|zTXt|iTXt|unknown code from
...
pngpread.c and use the sequential png_handle_tEXt, etc., in pngrutil.c;
now that png_ptr->buffer is inaccessible to applications, the special
handling is no longer useful.
2012-02-22 07:02:38 -06:00
Glenn Randers-Pehrson
cba5be8307
[libpng12] Removed two useless #ifdef directives from pngread.c and
...
one from pngrutil.c
2012-02-19 22:04:56 -06:00
Glenn Randers-Pehrson
e0a2c956be
[libpng12] Bump version to 1.2.48beta01
2012-02-19 21:37:11 -06:00
Glenn Randers-Pehrson
4ae1de1114
[libpng12] Imported from libpng-1.2.47.tar
2012-02-18 23:49:33 -06:00
Glenn Randers-Pehrson
e0e4104db4
[libpng12] Imported from libpng-1.2.47rc01.tar
2012-02-18 23:49:30 -06:00
Glenn Randers-Pehrson
ccb23d998d
[legacy] Deleted some extra blank lines from visualc6 and 71 README files.
2011-09-03 07:27:24 -05:00
Glenn Randers-Pehrson
808100b1a7
[legacy] Reverted non-portable GNU syntax in makefile (?=, +=)
2011-07-12 06:28:57 -05:00
Glenn Randers-Pehrson
eeb8f748aa
[legacy] Updated contrib/pngminus/makefile.std
2011-07-11 18:03:45 -05:00
Glenn Randers-Pehrson
79a5af9263
[legacy] Bump version to libpng-1.2.47beta01
2011-07-10 06:44:40 -05:00
Glenn Randers-Pehrson
e74d595ab4
[legacy] Updated ANNOUNCE
2011-07-10 06:39:27 -05:00
Glenn Randers-Pehrson
f3e8a339e9
[legacy] Imported from libpng-1.2.46.tar
2011-07-09 05:47:26 -05:00
Glenn Randers-Pehrson
3c934137f6
[legacy] Imported from libpng-1.2.46rc02.tar
2011-07-08 18:38:48 -05:00
Glenn Randers-Pehrson
b973ab0914
[legacy] Imported from libpng-1.2.46rc01.tar
2011-07-08 07:11:36 -05:00
Glenn Randers-Pehrson
3341f519f4
[legacy] Imported from libpng-1.2.45.tar
2011-07-07 06:56:45 -05:00
Glenn Randers-Pehrson
4a60a94909
[legacy] Updated KNOWNBUG file.
2011-06-30 20:23:23 -05:00
Glenn Randers-Pehrson
91a1807332
[legacy] Imported from libpng-1.2.45rc01.tar
2011-06-30 20:10:54 -05:00
Glenn Randers-Pehrson
e7fd349fd6
[legacy] Imported from libpng-1.2.45beta03.tar
2011-06-19 07:38:14 -05:00
Glenn Randers-Pehrson
e411c66e38
[legacy] Check for sCAL chunk too short.
2011-06-18 14:54:22 -05:00
Glenn Randers-Pehrson
98bdf7d5bb
[legacy] Imported from libpng-1.2.45beta03.tar
2011-06-07 19:49:24 -05:00
Glenn Randers-Pehrson
a03d7f9949
[legacy] Imported from libpng-1.2.45beta02.tar
2011-06-07 15:57:50 -05:00
Glenn Randers-Pehrson
d572394c2a
[legacy] Check for integer overflow in png_set_rgb_to_gray().
2011-06-07 15:56:02 -05:00
Glenn Randers-Pehrson
1df0788b64
[legacy] Imported from libpng-1.2.45beta01.tar
2011-06-07 15:39:19 -05:00
Glenn Randers-Pehrson
1883ec49dd
[legacy] Ported bugfix in pngrtran.c from 1.5.3: when expanding a paletted
...
image, always expand to RGBA if transparency is present.
2011-06-07 15:36:54 -05:00
Glenn Randers-Pehrson
d13542a3ee
[legacy] Check for up->location !PNG_AFTER_IDAT when writing unknown chunks
...
before IDAT.
2011-06-07 15:35:48 -05:00
Glenn Randers-Pehrson
950f965bca
[legacy] Fixed 1-byte uninitialized memory reference in png_format_buffer()
...
(Bug report by Frank Busse, related to CVE-2004-0421).
Pass "" instead of '\0' to png_default_error() in png_err(). This mistake
was introduced in libpng-1.2.20beta01.
2011-06-07 15:17:35 -05:00
Glenn Randers-Pehrson
7bda306764
[legacy] Tag the recent releases.
2010-06-25 20:45:51 -05:00
Glenn Randers-Pehrson
72c637ec63
[legacy] Imported from libpng-1.2.44.tar
2010-06-25 20:28:26 -05:00
Glenn Randers-Pehrson
303d2490a3
[legacy] Imported from libpng-1.2.44rc03.tar
2010-06-25 20:27:51 -05:00
Glenn Randers-Pehrson
47c6e47d1f
[legacy] Imported from libpng-1.2.44rc02.tar
2010-06-25 20:27:48 -05:00
Glenn Randers-Pehrson
009516860a
[legacy] Imported from libpng-1.2.44rc01.tar
2010-06-25 20:27:45 -05:00
Glenn Randers-Pehrson
e4fc243de4
[legacy] Imported from libpng-1.2.44beta03.tar
2010-06-25 20:27:42 -05:00
Glenn Randers-Pehrson
191fb4f5ba
[legacy] Imported from libpng-1.2.44beta02.tar
2010-06-25 20:27:40 -05:00