Bringing libpng-1.5.10 into the main branch
commit2a469b7cd666188824201f6e2afc7140af57f284
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 7 Jun 2012 14:25:16 +0000 (7 14:25 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 7 Jun 2012 14:25:16 +0000 (7 14:25 +0000)
tree73ce78e3e5b1201971f159011fa9ff658cb51bba
parentaab50acbb86c17ac00b29446f6b7072239ce9e74
Bringing libpng-1.5.10 into the main branch

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44981 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
224 files changed:
workbench/libs/png/ANNOUNCE [new file with mode: 0644]
workbench/libs/png/CHANGES [new file with mode: 0644]
workbench/libs/png/CMakeLists.txt [new file with mode: 0644]
workbench/libs/png/INSTALL [new file with mode: 0644]
workbench/libs/png/LICENSE [new file with mode: 0644]
workbench/libs/png/Makefile.am [new file with mode: 0644]
workbench/libs/png/Makefile.in [new file with mode: 0644]
workbench/libs/png/README [new file with mode: 0644]
workbench/libs/png/TODO [new file with mode: 0644]
workbench/libs/png/aclocal.m4 [new file with mode: 0644]
workbench/libs/png/arm/filter_neon.S [new file with mode: 0644]
workbench/libs/png/autogen.sh [new file with mode: 0755]
workbench/libs/png/config.guess [new file with mode: 0644]
workbench/libs/png/config.h.in [new file with mode: 0644]
workbench/libs/png/config.sub [new file with mode: 0644]
workbench/libs/png/configure [new file with mode: 0755]
workbench/libs/png/configure.ac [new file with mode: 0644]
workbench/libs/png/contrib/README.txt [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/COPYING [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/LICENSE [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/Makefile.mingw32 [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/Makefile.sgi [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/Makefile.unx [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/Makefile.w32 [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/README [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/makevms.com [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/readpng.c [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/readpng.h [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/readpng2.c [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/readpng2.h [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/readppm.c [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/rpng-win.c [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/rpng-x.c [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/rpng2-win.c [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/rpng2-x.c [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/toucan.png [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/wpng.c [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/writepng.c [new file with mode: 0644]
workbench/libs/png/contrib/gregbook/writepng.h [new file with mode: 0644]
workbench/libs/png/contrib/libtests/pngvalid.c [new file with mode: 0644]
workbench/libs/png/contrib/pngminim/README [new file with mode: 0644]
workbench/libs/png/contrib/pngminim/decoder/README [new file with mode: 0644]
workbench/libs/png/contrib/pngminim/decoder/makefile [new file with mode: 0644]
workbench/libs/png/contrib/pngminim/decoder/pngusr.dfa [new file with mode: 0644]
workbench/libs/png/contrib/pngminim/decoder/pngusr.h [new file with mode: 0644]
workbench/libs/png/contrib/pngminim/encoder/README [new file with mode: 0644]
workbench/libs/png/contrib/pngminim/encoder/makefile [new file with mode: 0644]
workbench/libs/png/contrib/pngminim/encoder/pngusr.dfa [new file with mode: 0644]
workbench/libs/png/contrib/pngminim/encoder/pngusr.h [new file with mode: 0644]
workbench/libs/png/contrib/pngminim/preader/README [new file with mode: 0644]
workbench/libs/png/contrib/pngminim/preader/makefile [new file with mode: 0644]
workbench/libs/png/contrib/pngminim/preader/pngusr.dfa [new file with mode: 0644]
workbench/libs/png/contrib/pngminim/preader/pngusr.h [new file with mode: 0644]
workbench/libs/png/contrib/pngminus/README [new file with mode: 0644]
workbench/libs/png/contrib/pngminus/makefile.std [new file with mode: 0644]
workbench/libs/png/contrib/pngminus/makefile.tc3 [new file with mode: 0644]
workbench/libs/png/contrib/pngminus/makevms.com [new file with mode: 0644]
workbench/libs/png/contrib/pngminus/png2pnm.bat [new file with mode: 0644]
workbench/libs/png/contrib/pngminus/png2pnm.c [new file with mode: 0644]
workbench/libs/png/contrib/pngminus/png2pnm.sh [new file with mode: 0755]
workbench/libs/png/contrib/pngminus/pngminus.bat [new file with mode: 0644]
workbench/libs/png/contrib/pngminus/pngminus.sh [new file with mode: 0755]
workbench/libs/png/contrib/pngminus/pnm2png.bat [new file with mode: 0644]
workbench/libs/png/contrib/pngminus/pnm2png.c [new file with mode: 0644]
workbench/libs/png/contrib/pngminus/pnm2png.sh [new file with mode: 0755]
workbench/libs/png/contrib/pngsuite/README [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn0g01.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn0g02.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn0g04.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn0g08.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn0g16.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn2c08.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn2c16.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn3p01.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn3p02.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn3p04.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn3p08.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn4a08.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn4a16.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn6a08.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/basn6a16.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/ftbbn1g04.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/ftbbn2c16.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/ftbbn3p08.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/ftbgn2c16.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/ftbgn3p08.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/ftbrn2c08.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/ftbwn1g16.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/ftbwn3p08.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/ftbyn3p08.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/ftp0n1g08.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/ftp0n2c08.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/ftp0n3p08.png [new file with mode: 0644]
workbench/libs/png/contrib/pngsuite/ftp1n3p08.png [new file with mode: 0644]
workbench/libs/png/contrib/visupng/PngFile.c [new file with mode: 0644]
workbench/libs/png/contrib/visupng/PngFile.h [new file with mode: 0644]
workbench/libs/png/contrib/visupng/README.txt [new file with mode: 0644]
workbench/libs/png/contrib/visupng/VisualPng.c [new file with mode: 0644]
workbench/libs/png/contrib/visupng/VisualPng.dsp [new file with mode: 0644]
workbench/libs/png/contrib/visupng/VisualPng.dsw [new file with mode: 0644]
workbench/libs/png/contrib/visupng/VisualPng.ico [new file with mode: 0644]
workbench/libs/png/contrib/visupng/VisualPng.png [new file with mode: 0644]
workbench/libs/png/contrib/visupng/VisualPng.rc [new file with mode: 0644]
workbench/libs/png/contrib/visupng/cexcept.h [new file with mode: 0644]
workbench/libs/png/contrib/visupng/resource.h [new file with mode: 0644]
workbench/libs/png/depcomp [new file with mode: 0755]
workbench/libs/png/example.c [new file with mode: 0644]
workbench/libs/png/install-sh [new file with mode: 0755]
workbench/libs/png/libpng-config.in [new file with mode: 0755]
workbench/libs/png/libpng-manual.txt [new file with mode: 0644]
workbench/libs/png/libpng.3 [new file with mode: 0644]
workbench/libs/png/libpng.pc.in [new file with mode: 0644]
workbench/libs/png/libpngpf.3 [new file with mode: 0644]
workbench/libs/png/ltmain.sh [new file with mode: 0755]
workbench/libs/png/missing [new file with mode: 0755]
workbench/libs/png/png.5 [new file with mode: 0644]
workbench/libs/png/png.c [new file with mode: 0644]
workbench/libs/png/png.h [new file with mode: 0644]
workbench/libs/png/pngbar.jpg [new file with mode: 0644]
workbench/libs/png/pngbar.png [new file with mode: 0644]
workbench/libs/png/pngconf.h [new file with mode: 0644]
workbench/libs/png/pngdebug.h [new file with mode: 0644]
workbench/libs/png/pngerror.c [new file with mode: 0644]
workbench/libs/png/pngget.c [new file with mode: 0644]
workbench/libs/png/pnginfo.h [new file with mode: 0644]
workbench/libs/png/pngmem.c [new file with mode: 0644]
workbench/libs/png/pngnow.png [new file with mode: 0644]
workbench/libs/png/pngpread.c [new file with mode: 0644]
workbench/libs/png/pngpriv.h [new file with mode: 0644]
workbench/libs/png/pngread.c [new file with mode: 0644]
workbench/libs/png/pngrio.c [new file with mode: 0644]
workbench/libs/png/pngrtran.c [new file with mode: 0644]
workbench/libs/png/pngrutil.c [new file with mode: 0644]
workbench/libs/png/pngset.c [new file with mode: 0644]
workbench/libs/png/pngstruct.h [new file with mode: 0644]
workbench/libs/png/pngtest.c [new file with mode: 0644]
workbench/libs/png/pngtest.png [new file with mode: 0644]
workbench/libs/png/pngtrans.c [new file with mode: 0644]
workbench/libs/png/pngusr.dfa [new file with mode: 0644]
workbench/libs/png/pngwio.c [new file with mode: 0644]
workbench/libs/png/pngwrite.c [new file with mode: 0644]
workbench/libs/png/pngwtran.c [new file with mode: 0644]
workbench/libs/png/pngwutil.c [new file with mode: 0644]
workbench/libs/png/projects/owatcom/libpng.tgt [new file with mode: 0644]
workbench/libs/png/projects/owatcom/libpng.wpj [new file with mode: 0644]
workbench/libs/png/projects/owatcom/pngconfig.mak [new file with mode: 0644]
workbench/libs/png/projects/owatcom/pngtest.tgt [new file with mode: 0644]
workbench/libs/png/projects/owatcom/pngvalid.tgt [new file with mode: 0644]
workbench/libs/png/projects/visualc71/PRJ0041.mak [new file with mode: 0644]
workbench/libs/png/projects/visualc71/README.txt [new file with mode: 0644]
workbench/libs/png/projects/visualc71/README_zlib.txt [new file with mode: 0644]
workbench/libs/png/projects/visualc71/libpng.sln [new file with mode: 0644]
workbench/libs/png/projects/visualc71/libpng.vcproj [new file with mode: 0644]
workbench/libs/png/projects/visualc71/pngtest.vcproj [new file with mode: 0644]
workbench/libs/png/projects/visualc71/zlib.vcproj [new file with mode: 0644]
workbench/libs/png/projects/vstudio/libpng/libpng.vcxproj [new file with mode: 0644]
workbench/libs/png/projects/vstudio/pnglibconf/pnglibconf.vcxproj [new file with mode: 0644]
workbench/libs/png/projects/vstudio/pngtest/pngtest.vcxproj [new file with mode: 0644]
workbench/libs/png/projects/vstudio/pngvalid/pngvalid.vcxproj [new file with mode: 0644]
workbench/libs/png/projects/vstudio/readme.txt [new file with mode: 0644]
workbench/libs/png/projects/vstudio/vstudio.sln [new file with mode: 0644]
workbench/libs/png/projects/vstudio/zlib.props [new file with mode: 0644]
workbench/libs/png/projects/vstudio/zlib/zlib.vcxproj [new file with mode: 0644]
workbench/libs/png/scripts/README.txt [new file with mode: 0644]
workbench/libs/png/scripts/SCOPTIONS.ppc [new file with mode: 0644]
workbench/libs/png/scripts/checksym.awk [new file with mode: 0755]
workbench/libs/png/scripts/chkfmt [new file with mode: 0755]
workbench/libs/png/scripts/def.dfn [new file with mode: 0644]
workbench/libs/png/scripts/descrip.mms [new file with mode: 0644]
workbench/libs/png/scripts/libpng-config-body.in [new file with mode: 0755]
workbench/libs/png/scripts/libpng-config-head.in [new file with mode: 0755]
workbench/libs/png/scripts/libpng.pc.in [new file with mode: 0644]
workbench/libs/png/scripts/makefile.32sunu [new file with mode: 0644]
workbench/libs/png/scripts/makefile.64sunu [new file with mode: 0644]
workbench/libs/png/scripts/makefile.acorn [new file with mode: 0644]
workbench/libs/png/scripts/makefile.aix [new file with mode: 0644]
workbench/libs/png/scripts/makefile.amiga [new file with mode: 0644]
workbench/libs/png/scripts/makefile.atari [new file with mode: 0644]
workbench/libs/png/scripts/makefile.bc32 [new file with mode: 0644]
workbench/libs/png/scripts/makefile.beos [new file with mode: 0644]
workbench/libs/png/scripts/makefile.bor [new file with mode: 0644]
workbench/libs/png/scripts/makefile.cegcc [new file with mode: 0644]
workbench/libs/png/scripts/makefile.darwin [new file with mode: 0644]
workbench/libs/png/scripts/makefile.dec [new file with mode: 0644]
workbench/libs/png/scripts/makefile.dj2 [new file with mode: 0644]
workbench/libs/png/scripts/makefile.elf [new file with mode: 0644]
workbench/libs/png/scripts/makefile.freebsd [new file with mode: 0644]
workbench/libs/png/scripts/makefile.gcc [new file with mode: 0644]
workbench/libs/png/scripts/makefile.hp64 [new file with mode: 0644]
workbench/libs/png/scripts/makefile.hpgcc [new file with mode: 0644]
workbench/libs/png/scripts/makefile.hpux [new file with mode: 0644]
workbench/libs/png/scripts/makefile.ibmc [new file with mode: 0644]
workbench/libs/png/scripts/makefile.intel [new file with mode: 0644]
workbench/libs/png/scripts/makefile.knr [new file with mode: 0644]
workbench/libs/png/scripts/makefile.linux [new file with mode: 0644]
workbench/libs/png/scripts/makefile.mips [new file with mode: 0644]
workbench/libs/png/scripts/makefile.msc [new file with mode: 0644]
workbench/libs/png/scripts/makefile.ne12bsd [new file with mode: 0644]
workbench/libs/png/scripts/makefile.netbsd [new file with mode: 0644]
workbench/libs/png/scripts/makefile.openbsd [new file with mode: 0644]
workbench/libs/png/scripts/makefile.sco [new file with mode: 0644]
workbench/libs/png/scripts/makefile.sggcc [new file with mode: 0644]
workbench/libs/png/scripts/makefile.sgi [new file with mode: 0644]
workbench/libs/png/scripts/makefile.so9 [new file with mode: 0644]
workbench/libs/png/scripts/makefile.solaris [new file with mode: 0644]
workbench/libs/png/scripts/makefile.solaris-x86 [new file with mode: 0644]
workbench/libs/png/scripts/makefile.std [new file with mode: 0644]
workbench/libs/png/scripts/makefile.sunos [new file with mode: 0644]
workbench/libs/png/scripts/makefile.tc3 [new file with mode: 0644]
workbench/libs/png/scripts/makefile.vcwin32 [new file with mode: 0644]
workbench/libs/png/scripts/makevms.com [new file with mode: 0644]
workbench/libs/png/scripts/options.awk [new file with mode: 0755]
workbench/libs/png/scripts/pnglibconf.dfa [new file with mode: 0644]
workbench/libs/png/scripts/pnglibconf.h.prebuilt [new file with mode: 0644]
workbench/libs/png/scripts/pnglibconf.mak [new file with mode: 0755]
workbench/libs/png/scripts/pngwin.rc [new file with mode: 0644]
workbench/libs/png/scripts/smakefile.ppc [new file with mode: 0644]
workbench/libs/png/scripts/sym.dfn [new file with mode: 0644]
workbench/libs/png/scripts/symbols.def [new file with mode: 0644]
workbench/libs/png/scripts/symbols.dfn [new file with mode: 0644]
workbench/libs/png/scripts/vers.dfn [new file with mode: 0644]
workbench/libs/png/test-pngtest.sh [new file with mode: 0755]
workbench/libs/png/test-pngvalid-full.sh [new file with mode: 0755]
workbench/libs/png/test-pngvalid-simple.sh [new file with mode: 0755]