[libpng10] Imported from libpng-1.0.53rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-02-18 06:33:07 -06:00
parent a4ad250d5a
commit 52f70cca54
61 changed files with 601 additions and 420 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.0.53beta02 - January 27, 2010
Libpng 1.0.53rc01 - February 18, 2010
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.
@@ -9,36 +9,36 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
libpng-1.0.53beta02.tar.xz (LZMA-compressed, recommended)
libpng-1.0.53beta02.tar.gz
libpng-1.0.53beta02.tar.bz2
libpng-1.0.53rc01.tar.xz (LZMA-compressed, recommended)
libpng-1.0.53rc01.tar.gz
libpng-1.0.53rc01.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.0.53beta02-no-config.tar.xz (LZMA-compressed, recommended)
libpng-1.0.53beta02-no-config.tar.gz
libpng-1.0.53beta02-no-config.tar.bz2
libpng-1.0.53rc01-no-config.tar.xz (LZMA-compressed, recommended)
libpng-1.0.53rc01-no-config.tar.gz
libpng-1.0.53rc01-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1053b02.zip
lp1053b02.7z
lp1053b02.tar.bz2
lp1053r01.zip
lp1053r01.7z
lp1053r01.tar.bz2
Project files
libpng-1.0.53beta02-project-netware.zip
libpng-1.0.53beta02-project-wince.zip
libpng-1.0.53rc01-project-netware.zip
libpng-1.0.53rc01-project-wince.zip
Other information:
libpng-1.0.53beta02-README.txt
libpng-1.0.53beta02-KNOWNBUGS.txt
libpng-1.0.53beta02-LICENSE.txt
libpng-1.0.53beta02-Y2K-compliance.txt
libpng-1.0.53beta02-[previous version]-diff.txt
libpng-1.0.53rc01-README.txt
libpng-1.0.53rc01-KNOWNBUGS.txt
libpng-1.0.53rc01-LICENSE.txt
libpng-1.0.53rc01-Y2K-compliance.txt
libpng-1.0.53rc01-[previous version]-diff.txt
Changes since the last public release (1.0.52):
@@ -51,6 +51,25 @@ version 1.2.43beta01 [January 27, 2010]
which introduced a binary incompatibility with libpng-1.0.50.
Backported new png_decompress_chunk() algorithm from libpng-1.4.1
version 1.2.43beta02 [February 1, 2010]
Backported two-pass png_decompress_chunk() algorithm from libpng-1.4.1
version 1.2.43beta03 [February 6, 2010]
Backported fast png_push_save_buffer() algorithm from libpng-1.4.1
version 1.2.43beta04 [February 8, 2010]
Reverted recent changes to png_push_save-buffer().
Removed PNGAPI declaration of png_calloc() and png_write_sig() in
1ibpng-1.2.X, introduced by mistake in libpng-1.2.41.
Return allocated "old_buffer" in png_push_save_buffer() before png_error(),
to avoid a potential memory leak.
version 1.2.43beta05 [February 8, 2010]
Ported rewritten png_decompress_chunk() by John Bowler from libpng-1.4.1.
version 1.0.53rc01 and 1.2.43rc01 [February 18, 2010]
No changes.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit