Glenn Randers-Pehrson
c11abedafe
[libpng15] Update copyright year to 2013 in newly-changed files.
2013-01-01 07:26:47 -06:00
John Bowler
a743b5ae08
[libpng15] Fixed 'make distcheck' on SUN OS - libpng.so was not being removed
2012-12-27 10:05:03 -06:00
Glenn Randers-Pehrson
649f94515a
[libpng15] Discontinued distributing libpng-1.5.14-1.5.13-diff.txt and similar.
2012-12-23 21:22:44 -06:00
Glenn Randers-Pehrson
ea36195983
[libpng15] Bump version to 1.5.14beta06
2012-12-22 18:51:48 -06:00
Glenn Randers-Pehrson
dbd687d64f
[libpng15] Reformatted latest CHANGES/ANNOUNCE entry to 80 character lines.
2012-12-22 17:14:07 -06:00
John Bowler
0a7508fd9b
[libpng15] Fixed Windows build issues, enabled ARM compilation. Various warnings
...
issued by earlier versions of GCC fixed for Cygwin and Min/GW (which both use old GCCs.)
ARM support is enabled by default in zlib.props (unsupported by Microsoft) and
ARM compilation is made possible by deleting the check for x86. The test programs
cannot be run because they are not signed.
2012-12-20 22:33:13 -06:00
Glenn Randers-Pehrson
4a641ce19c
[libpng15] Bump version to 1.5.14beta05
2012-12-19 16:34:03 -06:00
Glenn Randers-Pehrson
5e6764a39a
[libpng15] ANNOUNCE that the git repository location at SourceForge has changed.
2012-12-18 22:00:56 -06:00
Glenn Randers-Pehrson
c0858ea57f
[libpng15] Fixed typo in contrib/pngminim/encoder/README
2012-12-18 14:55:48 -06:00
Glenn Randers-Pehrson
5976cbbe6d
[libpng15] Disassembled the version number in scripts/options.awk (necessary
...
for building on SunOs)
2012-12-18 09:09:43 -06:00
Glenn Randers-Pehrson
eb4b51674f
[libpng15] Cleaned up whitespace in the synopsis portion of the manpage.
2012-12-17 20:25:26 -06:00
Glenn Randers-Pehrson
94decfcca7
[libpng15] Bump version to 1.5.14beta04
2012-12-15 11:50:18 -06:00
Glenn Randers-Pehrson
a2669c39c3
[libpng15] Fixed a minor bug in types to malloc and major bug in handling
...
compressed iTXt. Compressed iTXt could not be handled. Change was made
earlier but omitted from libpng-1.5.14beta02 distributions.
2012-12-15 11:09:44 -06:00
Glenn Randers-Pehrson
c53980584e
[libpng15] Bump version to 1.5.14beta03
2012-12-15 09:14:39 -06:00
Glenn Randers-Pehrson
7515f2e5e6
[libpng15] Bump version to 1.5.14beta03
2012-12-15 09:02:54 -06:00
Glenn Randers-Pehrson
5255518620
[libpng15] Imported from libpng-1.5.14beta02.tar
v1.5.14beta02
2012-12-15 00:02:46 -06:00
John Bowler
ab43bdaa84
[libpng15] Fixed cases of unquoted DESTDIR in Makefile.am
2012-12-15 00:01:32 -06:00
John Bowler
508a744251
[libpng15] Improve commentary in ARM-NEON code.
2012-12-14 23:46:56 -06:00
John Bowler
62cfc893e0
[libpng15] Rearranged building of ARM NEON optimizations. The ARM specific code
...
is split out entirely to the arm subdirectory and changes to configure.ac and
Makefile.am to add new stuff are reduced. Now material code changes,
although for build test purposes, --enable-arm-neon now builds on non-ARM
systems.
Rebuilt Makefile.in, configure, etc., with autoconf-2.69 and automake-1.2.5.
2012-12-14 22:05:08 -06:00
John Bowler
9b66cbcf2f
[libpng15] Fixed a minor bug in types to malloc and major bug in handling
...
compressed iTXt. Compressed iTXt could not be handled.
2012-12-14 21:59:20 -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
494a0040f4
[libpng15] Use "FALL THROUGH" comments consistently (all caps)
2012-12-09 20:39:31 -06:00
Glenn Randers-Pehrson
5aca696114
[libpng15] Add a "FALL THROUGH" comment in a "case:" statement in pngwrite.c
2012-12-09 20:38:53 -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
a8488b78dc
[libpng15] Check for png_ptr==NULL earlier in png_zalloc().
2012-12-09 20:27:28 -06:00
Glenn Randers-Pehrson
abc54c090b
[libpng15] Fixed latest CHANGES entry: DZ_SOLO -> DNO_GZIP
2012-11-30 15:47:22 -06:00
Glenn Randers-Pehrson
3f490d128f
[libpng15] Added missing "-" in front of DZ_SOLO in contrib/pngminim/*/makefile
2012-11-30 15:40:40 -06:00
Glenn Randers-Pehrson
12a5993ec5
[libpng15] Bump version to 1.5.14beta02
2012-10-24 11:45:56 -05:00
Glenn Randers-Pehrson
7c699f27fc
[libpng15] Fixed build when using #define PNG_NO_READ_GAMMA in png_do_compose()
...
in pngrtran.c (Domani Hannes).
2012-10-24 11:10:49 -05:00
Glenn Randers-Pehrson
33b90debc5
[libpng15] Minor edit of documentation
2012-10-10 14:58:41 -05:00
John Bowler
1badb47dc3
[libpng15] Warn about the incorrect runtime library setting for VS2010
...
debug DLL builds.
2012-09-29 17:45:19 -05:00
Glenn Randers-Pehrson
f3862ea1be
[libpng15] Merge Conflicts: libpng.3 png.h
2012-09-27 18:38:36 -05:00
Glenn Randers-Pehrson
47777cac10
[libpng15] Added -DZ_SOLO to contrib/pngminim/*/makefile so they will
...
work with zlib-1.2.7
2012-09-27 18:36:33 -05:00
Glenn Randers-Pehrson
e7d41c565b
[libpng15] Bump version to 1.5.14beta01
2012-09-27 18:24:06 -05:00
Glenn Randers-Pehrson
753fd3f2cd
Merge branch 'libpng15' of ssh://libpng.git.sourceforge.net/gitroot/libpng/libpng into libpng15
...
Conflicts:
libpng.3
png.h
2012-09-27 06:33:43 -05:00
Glenn Randers-Pehrson
25a7dd9956
[libpng15] Bump version to 1.5.13
2012-09-27 06:28:04 -05:00
Glenn Randers-Pehrson
0c577a7f95
[libpng15] Imported from libpng-1.5.13.tar
v1.5.13
2012-09-27 06:09:41 -05:00
Glenn Randers-Pehrson
11c1e0d6e2
[libpng15] Imported from libpng-1.5.13rc01.tar
v1.5.13rc01
2012-09-17 08:56:34 -05:00
Glenn Randers-Pehrson
6e3b0c2e3a
[libpng15] Bump version to 1.5.13beta03
2012-09-10 11:37:13 -05:00
Glenn Randers-Pehrson
95ea04f925
[libpng15] Folded some long lines; updated manual about removed macros
2012-08-16 00:56:45 -05:00
Glenn Randers-Pehrson
cabfa7d6d9
[libpng15] Use png_memset() consistently (pngmem.c contained some bare "memset"
...
calls).
2012-08-10 16:56:51 -05:00
Glenn Randers-Pehrson
8cc5341ba2
[libpng15] Corrected handling of the image array and the row_pointers array
...
in example.c
2012-08-08 22:14:51 -05:00
Glenn Randers-Pehrson
0054b566f4
[libpng15] When png_set_filler is used to strip a filler channel during write,
...
the code prior to 1.5 would ignore the case where the output required an
alpha channel or when the output was a palettized PNG. In libpng-1.5 the
ignorance was lost and libpng proceeded to strip the channel resulting
in a bad (potential memory overwrite) failure later. This reverts
the behavior to the pre-1.5 state but issues a warning. libpng-1.6 is
expected to issue an error on the erroneous png_set_filler call.
2012-08-08 22:13:25 -05:00
Glenn Randers-Pehrson
1a2606069c
[libpng15] Bump version to 1.5.13beta02
2012-08-08 19:38:31 -05:00
John Bowler
2cbe15a3e2
[libpng15] Revised PNG_FP_EXPORT and PNG_FIXED_EXPORT macros to avoid
...
generating lone semicolons (patch ported from libpng-1.6.0beta11).
2012-08-08 18:09:38 -05:00
Glenn Randers-Pehrson
4588e97c73
[libpng15] Added information about png_calloc() to the manual.
2012-08-03 08:48:37 -05:00
Glenn Randers-Pehrson
08c3a838a3
[libpng15] Removed references to png_zalloc() and png_zfree() from
...
the manual. They have not been exported to applications since libpng12.
2012-08-03 07:11:50 -05:00
Glenn Randers-Pehrson
77c1d30d14
[libpng15] Updated CHANGES to reflect that new CVE-2012-3425 was fixed
...
in March 2012, libpng-1.5.10
2012-07-27 21:12:34 -05:00
Glenn Randers-Pehrson
ae44b27606
[libpng15] Bump version to 1.5.13beta01
2012-07-25 08:54:39 -05:00
Glenn Randers-Pehrson
7dc03b1f91
[libpng15 Do not compile PNG_DEPRECATED, PNG_ALLOC and PNG_PRIVATE when
...
__GNUC__ < 3.
2012-07-14 15:29:40 -05:00