2015-07-29 08:29:17 -04:00
|
|
|
Libpng 1.6.19beta01 - July 29, 2015
|
2011-11-03 00:06:45 -04:00
|
|
|
|
2015-07-23 21:08:25 -04:00
|
|
|
This is not intended to be a public release. It will be replaced
|
|
|
|
within a few weeks by a public version or by another test version.
|
1998-04-21 16:03:57 -04:00
|
|
|
|
2006-02-22 10:19:25 -05:00
|
|
|
Files available for download:
|
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) and with a
|
|
|
|
"configure" script
|
|
|
|
|
2015-07-23 21:08:25 -04:00
|
|
|
1.6.19beta01.tar.xz (LZMA-compressed, recommended)
|
|
|
|
1.6.19beta01.tar.gz
|
2006-03-31 06:29:33 -05:00
|
|
|
|
2006-02-22 10:19:25 -05:00
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
|
|
"configure" script
|
|
|
|
|
2015-07-23 21:08:25 -04:00
|
|
|
lp1619b01.7z (LZMA-compressed, recommended)
|
|
|
|
lp1619b01.zip
|
2006-02-22 10:19:25 -05:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2015-07-23 21:08:25 -04:00
|
|
|
1.6.19beta01-README.txt
|
|
|
|
1.6.19beta01-LICENSE.txt
|
|
|
|
libpng-1.6.19beta01-*.asc (armored detached GPG signatures)
|
|
|
|
|
|
|
|
Changes since the last public release (1.6.18):
|
|
|
|
|
2015-07-29 08:29:17 -04:00
|
|
|
Version 1.6.19beta01 [July 29, 2015]
|
2014-12-21 23:53:15 -05:00
|
|
|
|
2015-07-25 09:01:34 -04:00
|
|
|
Updated obsolete information about the simplified API macros in the
|
|
|
|
manual pages (Bug report by Arc Riley).
|
|
|
|
Avoid potentially dereferencing NULL info_ptr in png_info_init_3().
|
2015-07-25 21:50:21 -04:00
|
|
|
Rearranged png.h to put the major sections in the same order as
|
|
|
|
in libpng17.
|
2015-07-29 08:29:17 -04:00
|
|
|
Eliminated unused PNG_COST_SHIFT, PNG_WEIGHT_SHIFT, PNG_COST_FACTOR, and
|
|
|
|
PNG_WEIGHT_FACTOR macros.
|
|
|
|
Suppressed some warnings from the Borland C++ 5.5.1/5.82 compiler
|
|
|
|
(Bug report by Viktor Szaka'ts). Several warnings remain and are
|
|
|
|
unavoidable, where we test for overflow.
|
2015-07-30 12:14:46 -04:00
|
|
|
Fixed potential leak of png_pixels in contrib/pngminus/pnm2png.c
|
|
|
|
Fixed uninitialized variable in contrib/gregbook/rpng2-x.c
|
2015-07-04 21:39:06 -04:00
|
|
|
|
2014-07-30 09:09:22 -04:00
|
|
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
|
|
|
(subscription required; visit
|
|
|
|
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
|
|
|
to subscribe)
|
|
|
|
or to glennrp at users.sourceforge.net
|
|
|
|
|
|
|
|
Glenn R-P
|