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
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
v1.5.12
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
v1.5.11
2012-06-14 06:33:45 -05:00
Glenn Randers-Pehrson
709db87a32
[libpng15] Updated info in the documentation about time_buffer
...
being removed from a future version of libpng.
2012-06-13 13:18:35 -05:00
Glenn Randers-Pehrson
af569eb682
[libpng15] Removed obsolete reference to "near_time_buffer"
...
from documentation; corrected comments in png.h and manual about time_buffer.
2012-06-13 12:38:11 -05:00
Glenn Randers-Pehrson
9ecdaa8d6d
[libpng15] Corrected copyright year in several files.
2012-06-12 11:34:41 -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
83b354ac01
[libpng15] Fixed grammar and typos in manual and in scripts/pnglibconf.dfa
2012-06-09 10:42:43 -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
b705271d85
[libpng15] Updated some "Last changed" dates
2012-06-06 13:10:40 -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
60370be808
[libpng15] Updated contrib/README.txt with two added files.
2012-05-29 10:35:48 -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
Glenn Randers-Pehrson
e9a249eee7
[libpng15] Bump version to 1.5.11rc02
2012-05-23 12:24:03 -05:00
Glenn Randers-Pehrson
6e36306728
[libpng15] Imported from libpng-1.5.11rc01.tar
2012-05-22 16:03:01 -05:00
Glenn Randers-Pehrson
6e4c75b2c2
[libpng15] Bump version to 1.5.11beta02
2012-04-28 06:24:59 -05:00
Glenn Randers-Pehrson
6fb8433ecc
[libpng15] Imported from libpng-1.5.11beta01.tar
v1.5.11beta01
2012-04-28 06:24:51 -05:00
Glenn Randers-Pehrson
2f5fc20ee7
[libpng15] Changed deprecated NOOBJ and NOPROFILE to NO_OBJ and NO_PROFILE
...
in scripts/makefile.freebsd.
2012-04-27 18:16:39 -05:00