[libpng10] Imported from libpng-1.0.22rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-11-20 07:53:59 -06:00
parent 64b481e714
commit b88935a8b2
47 changed files with 4679 additions and 4385 deletions

View File

@@ -1,5 +1,5 @@
Known bugs in libpng version 1.0.21
Known bugs in libpng version 1.0.22rc1
1. April 22, 2001: pnggccrd.c has been reported to crash on NetBSD when
reading interlaced PNG files, when assembler code is enabled but running
@@ -21,3 +21,8 @@ Known bugs in libpng version 1.0.21
STATUS: For now, system library builders should use the custom makefiles.
4. November 15, 2006: On some platforms (e.g. x86_64), there are unsatisfied
references to some MMX functions.
STATUS: This is fixed in libpng-1.4.0, but in libpng-1.0.x and 1.2.x
you have to put PNG_NO_MMX_CODE manually into pngconf.h.