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
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
7515f2e5e6
[libpng15] Bump version to 1.5.14beta03
2012-12-15 09:02:54 -06:00
John Bowler
ab43bdaa84
[libpng15] Fixed cases of unquoted DESTDIR in Makefile.am
2012-12-15 00:01:32 -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
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
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
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
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
2012-09-27 06:09:41 -05:00
Glenn Randers-Pehrson
11c1e0d6e2
[libpng15] Imported from libpng-1.5.13rc01.tar
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
cabfa7d6d9
[libpng15] Use png_memset() consistently (pngmem.c contained some bare "memset"
...
calls).
2012-08-10 16:56: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
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
7dc03b1f91
[libpng15 Do not compile PNG_DEPRECATED, PNG_ALLOC and PNG_PRIVATE when
...
__GNUC__ < 3.
2012-07-14 15:29:40 -05:00
Glenn Randers-Pehrson
3aebf04909
[libpng15] Bump version to 1.5.12
2012-07-10 21:56:11 -05:00
Glenn Randers-Pehrson
795b564635
[libpng15] Imported from libpng-1.5.12.tar
2012-07-10 20:58:37 -05:00
Glenn Randers-Pehrson
860d8f3f85
[libpng15] Fixed version number (libpng-1.5.12beta01) in CHANGES and ANNOUNCE.
2012-06-25 10:39:48 -05:00
Glenn Randers-Pehrson
9ff5d76fb8
[libpng15] Bump version to 1.5.12beta01
2012-06-25 10:25:13 -05:00
Glenn Randers-Pehrson
e088ce7363
[libpng15] Imported from libpng-1.5.11.tar
2012-06-14 06:33:45 -05:00
Glenn Randers-Pehrson
87685ab33f
[libpng15] Include zlib.h in contrib/gregbook and visupng examples.
2012-06-09 11:39:10 -05:00
Glenn Randers-Pehrson
613dd05c55
[libpng15] Bump version to 1.5.11rc06
2012-06-07 10:03:55 -05:00
Glenn Randers-Pehrson
ff355004dd
[libpng15] Don't do the palette-index checking when num_palette is 0.
2012-06-07 09:56:30 -05:00
Glenn Randers-Pehrson
6a169bbe76
[libpng15] Bump version to 1.5.11rc05
2012-06-06 13:27:23 -05:00
Glenn Randers-Pehrson
c924d3dd25
[libpng15] Improved the efficiency of the new png_check_palette_indexes()
...
function.
2012-06-06 13:04:47 -05:00
Glenn Randers-Pehrson
d5d0bd91d2
[libpng15] Bump version to 1.5.11rc04
2012-06-04 08:03:20 -05:00
Glenn Randers-Pehrson
fd53b86e90
[libpng15] Do not depend upon a GCC feature macro being available for use in
...
generating the linker mapfile symbol prefix.
2012-06-04 03:07:49 -05:00
Glenn Randers-Pehrson
13266edb47
[libpng15] Bump version to 1.5.11rc03
2012-05-29 06:21:19 -05:00
Glenn Randers-Pehrson
d26920d5a8
[libpng15] Added two images to contrib/pngsuite (1-bit and 2-bit transparent
...
grayscale), and renamed three whose names were inconsistent with those in
pngsuite/README.txt.
2012-05-29 06:13:37 -05:00
Glenn Randers-Pehrson
0e23e2ad9f
[libpng15] Revised CMakeLists.txt to not attempt to make a symlink under mingw.
2012-05-29 05:56:49 -05:00