947 Commits

Author SHA1 Message Date
Glenn Randers-Pehrson
7d10db1ec0 [libpng14] Imported from libpng-1.4.13rc01.tar v1.4.13rc01 2014-01-28 11:35:05 -06:00
Glenn Randers-Pehrson
a7340925b2 [libpng14] Imported from libpng-1.4.13beta06.tar v1.4.13beta06 2014-01-22 17:40:25 -06:00
Glenn Randers-Pehrson
c7fe8bf1c8 [libpng14] Quiet set-but-not-used warnings in pngset.c 2014-01-22 17:29:27 -06:00
Glenn Randers-Pehrson
dc2e7d6595 [libpng14] Bump version to 1.4.13beta06 2014-01-10 12:01:15 -06:00
Glenn Randers-Pehrson
e05b32a487 [libpng14] Imported from libpng-1.4.13beta05.tar v1.4.13beta05 2014-01-10 12:01:07 -06:00
Glenn Randers-Pehrson
8578282f04 [libpng14] Removed potentially misleading warning from png_check_IHDR(). 2014-01-10 06:10:56 -06:00
Glenn Randers-Pehrson
cb7e08875a [libpng14] Revised png_check_IHDR() to use PNG_SIZE_MAX instead of
PNG_UINT_32_MAX in the test for potential overflow in PNG_ROWBYTES.
2014-01-09 20:02:23 -06:00
Glenn Randers-Pehrson
5a6b2ffb4e [libpng14] Rebuilt configure scripts with autoconf-2.69 and automake-1.14.1 2014-01-01 13:35:43 -06:00
Glenn Randers-Pehrson
0cc925b4c3 [libpng14] Bump version to 1.4.13beta05 2014-01-01 10:40:11 -06:00
Glenn Randers-Pehrson
ce9868d105 [libpng14] Imported from libpng-1.4.13beta04.tar v1.4.13beta04 2014-01-01 09:57:01 -06:00
Glenn Randers-Pehrson
71011b7437 [libpng14] Updated copyright year in recently-changed files. 2013-12-31 21:00:59 -06:00
Glenn Randers-Pehrson
2de869d310 [libpng14] Changed '"%s"m' to '"%s" m' in png_debug macros to improve
portability among compilers.
2013-11-28 16:39:03 -06:00
Glenn Randers-Pehrson
f711f0f239 [libpng14] Fix spelling of "doclifter" in CHANGES and ANNOUNCE 2013-06-18 15:11:31 -05:00
Glenn Randers-Pehrson
a2e33b691b [libpng14] Bump version to 1.4.13beta04 2013-06-18 13:36:57 -05:00
Glenn Randers-Pehrson
31462497f4 [libpng14] Imported from libpng-1.4.13beta03.tar v1.4.13beta03 2013-06-18 12:37:24 -05:00
Glenn Randers-Pehrson
648f543b0c [libpng14] Removed a redundant test from png_set_IHDR(). 2013-06-04 15:01:38 -05:00
Glenn Randers-Pehrson
07f9f0b469 [libpng14] Updated README to show current contents of contrib and projects
directories
2013-06-03 20:48:13 -05:00
Glenn Randers-Pehrson
5db094392a [libpng14] Updated GIT URL in the manual. 2013-04-11 18:43:18 -05:00
Glenn Randers-Pehrson
20cddc2d8e [libpng14] Avoid a possible memory leak in contrib/gregbook/readpng.c 2013-03-01 13:24:13 -06:00
Glenn Randers-Pehrson
66c15e8126 [libpng14] Bump version to 1.4.13beta03 2013-01-22 13:35:27 -06:00
Glenn Randers-Pehrson
2a979c5a6e [libpng14] Imported from libpng-1.4.13beta02.tar v1.4.13beta02 2013-01-22 13:35:21 -06:00
Glenn Randers-Pehrson
2647aa1506 [libpng14]Changed default value of PNG_USER_CACHE_MAX from 0 to 32767
in pngconf.h.
2013-01-22 13:29:56 -06:00
Glenn Randers-Pehrson
ca7b16324b [libpng14] Changed AM_CONFIG_HEADER(config.h) to AC_CONFIG_HEADERS([config.h])
in configure.ac
2013-01-03 14:07:23 -06:00
Glenn Randers-Pehrson
79f07f5296 [libpng14] Updated copyright year in recently-changed files. 2013-01-01 09:41:14 -06:00
Glenn Randers-Pehrson
5f9749bac4 [libpng14] Bump version to 1.4.13beta02 2013-01-01 09:30:48 -06:00
Glenn Randers-Pehrson
e936b9c7b8 [libpng14] Imported from libpng-1.4.13beta01.tar v1.4.13beta01 2013-01-01 09:30:41 -06:00
Glenn Randers-Pehrson
b4c2bc864f [libpng14] Ignore, with a warning, out-of-range value of num_trans
in png_set_tRNS().
2012-12-10 10:07:29 -06:00
Glenn Randers-Pehrson
49ee184ba0 [libpng14] Removed reference to png_zalloc() and png_zfree() from the manual.
They have not been exported to applications since libpng12.
2012-08-03 07:28:32 -05:00
Glenn Randers-Pehrson
3508343ecd [libpng14] Do not compile PNG_DEPRECATED, PNG_ALLOC and PNG_PRIVATE
when __GNUC__ < 3.
2012-07-14 17:03:26 -05:00
Glenn Randers-Pehrson
bfb0dba124 [libpng14] Bump version to 1.4.13beta01 2012-07-14 16:57:00 -05:00
Glenn Randers-Pehrson
49284edeff [libpng14] Imported from libpng-1.4.12.tar v1.4.12 libpng-1.4.12-signed 2012-07-10 20:56:11 -05:00
Glenn Randers-Pehrson
e4b7563805 [libpng14] Added -lssp_nonshared to a comment in scripts/makefile.freebsd 2012-04-26 09:18:11 -05:00
Glenn Randers-Pehrson
aa64daaf71 [libpng14] Bump version to 1.4.12beta01 2012-04-26 08:19:50 -05:00
Glenn Randers-Pehrson
b157898378 [libpng14] Imported from libpng-1.4.11.tar v1.4.11 2012-03-29 06:31:35 -05:00
Glenn Randers-Pehrson
7d76ba7393 [libpng14] Imported from libpng-1.4.10.tar v1.4.10 2012-03-14 23:39:48 -05:00
Glenn Randers-Pehrson
8f23c92642 [libpng14] Imported from libpng-1.4.10rc02.tar v1.4.10rc02 2012-03-06 16:43:21 -06:00
Glenn Randers-Pehrson
9f3a6671b2 [libpng14] Fixed PNG_LIBPNG_BUILD_BASE_TYPE definition in png.h 2012-03-06 16:41:00 -06:00
Glenn Randers-Pehrson
3c44261b44 [libpng14] Removed png_free() of unused png_ptr->current_text from pngread.c. 2012-02-27 08:05:51 -06:00
Glenn Randers-Pehrson
9bae3aa102 [libpng14] Bump version to 1.4.10beta02 2012-02-26 21:56:34 -06:00
Glenn Randers-Pehrson
7d1e150596 [libpng14] Imported from libpng-1.4.10beta01.tar v1.4.10beta01 2012-02-26 21:56:28 -06:00
Glenn Randers-Pehrson
a8c319a2b2 [libpng14] 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:31:00 -06:00
Glenn Randers-Pehrson
13f1247654 [libpng14] Fixed bug with png_handle_hIST with odd chunk length (Frank Busse). 2012-02-21 14:57:59 -06:00
Glenn Randers-Pehrson
53060e0c54 [libpng14] 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.
  Fixed bug with png_handle_hIST with odd chunk length (Frank Busse).
2012-02-21 14:36:46 -06:00
Glenn Randers-Pehrson
0d95b3d8dc [libpng14] Removed two useless #ifdef directives from pngread.c and
one from pngrutil.c
2012-02-19 22:58:50 -06:00
Glenn Randers-Pehrson
8beb593bc2 [libpng14] Bump version to 1.4.10beta01 2012-02-19 21:28:40 -06:00
Glenn Randers-Pehrson
2b359bd2fd [libpng14] Imported from libpng-1.4.9.tar v1.4.9 2012-02-18 23:43:28 -06:00
Glenn Randers-Pehrson
a22646a5df [libpng14] Imported from libpng-1.4.9rc01.tar v1.4.9rc01 2012-02-18 23:43:25 -06:00
Glenn Randers-Pehrson
3ef6c2439c [libpng14] Imported from libpng-1.4.9beta01.tar v1.4.9beta01 2012-02-18 23:43:23 -06:00
Glenn Randers-Pehrson
59d3ef11ed [libpng14] Fixed typo in Makefile.am ("-M Wl" should be "-M -Wl")." 2011-10-05 17:06:15 -05:00
Glenn Randers-Pehrson
6bc7fc80da [master] Added SunOS support to configure.ac and Makefile.am
but configure and Makefile.in were not updated.
2011-09-01 20:01:51 -05:00