summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [devel] Imported from libpng-1.5.0beta46.tarv1.5.0beta46Glenn Randers-Pehrson2010-08-2844-63/+64
* [devel] Expanded commentary in scripts/pnglibconf.dfaGlenn Randers-Pehrson2010-08-271-1/+2
* [devel] Revised pngvalid.c 16-to-8-big conversion testsGlenn Randers-Pehrson2010-08-275-8/+28
* [devel] Fix typo in pngtrans.c (ifndef should be ifdef)Glenn Randers-Pehrson2010-08-272-7/+7
* [devel] Don't force 1, 2, and 4-bit depths to 8 when PNG_NO_16BIT is defined.Glenn Randers-Pehrson2010-08-271-3/+8
* [devel] Added reference to scripts/pnglibconf.h.prebuilt in the visualc71 pro...Glenn Randers-Pehrson2010-08-273-17/+24
* [devel] Added "option READ_16_TO_8 on" to contrib/pngminim/decoder/pnglibconf...Glenn Randers-Pehrson2010-08-274-8/+57
* [devel] Revised pngvalid.c to test 16-to-8 bit-depth reduction.Glenn Randers-Pehrson2010-08-271-22/+52
* [devel] Made PNG_READ_16_TO_8 depend on PNG_NO_16BIT in scripts/pnglibconf.dfaGlenn Randers-Pehrson2010-08-261-2/+7
* [devel] Conditionally compile parts of pngrtran.c and pngtrans.cGlenn Randers-Pehrson2010-08-262-4/+37
* [devel] conditionally compile parts of png.c depending on PNG_16BIT_SUPPORTEDGlenn Randers-Pehrson2010-08-261-0/+4
* [devel] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2010-08-262-2/+2
* [devel] Updated scripts/pnglibconf.h.prebuiltGlenn Randers-Pehrson2010-08-262-4/+8
* [devel] Updated TODO, about conditional 16BIT support and extending pngvalid.cGlenn Randers-Pehrson2010-08-261-3/+3
* [devel] Added PNG_WRITE_16BIT_SUPPORTED option.Glenn Randers-Pehrson2010-08-267-3/+36
* [devel] Added new private header files to libpng_sources in CMakeLists.txtGlenn Randers-Pehrson2010-08-263-1/+6
* [devel] Bump to version libpng-1.5.0beta46Glenn Randers-Pehrson2010-08-2627-69/+73
* [devel] Imported from libpng-1.5.0beta45.tarv1.5.0beta45Glenn Randers-Pehrson2010-08-2643-62/+62
* [devel] Remove unnecessary defines from contrib/pngminim/*/pngusr.hGlenn Randers-Pehrson2010-08-243-21/+6
* [devel] Supply default values for PNG_USER_PRIVATEBUILD and PNG_USER_DLLFNAME...Glenn Randers-Pehrson2010-08-2411-22/+27
* [devel] projects/vstudio: fix typo in pnglibconf.vcxprojGlenn Randers-Pehrson2010-08-243-64/+4
* [devel] Renamed scripts/pnglibconf.h in Makefile.am and Makefile.inGlenn Randers-Pehrson2010-08-242-4/+4
* [devel] Renamed scripts/pnglibconf.h to scripts/pnglibconf.h.prebuiltGlenn Randers-Pehrson2010-08-2444-79/+85
* [devel] Changed pngvalid to work when floating point APIs are disabledGlenn Randers-Pehrson2010-08-243-0/+10
* [devel] Added an explicit make step to projects/vstudio for pnglibconf.hGlenn Randers-Pehrson2010-08-246-7/+147
* [devel] Bump to version libpng-1.5.0beta45Glenn Randers-Pehrson2010-08-2453-109/+113
* [devel] Imported from libpng-1.5.0beta44.tarv1.5.0beta44Glenn Randers-Pehrson2010-08-2424-61/+61
* [devel] Fixed VS warnings/errors in vstudio project, tidy up Try/CatchGlenn Randers-Pehrson2010-08-242-88/+73
* [devel] Turn on progressive reader in pngvalid.c by default and tidy code.Glenn Randers-Pehrson2010-08-243-44/+51
* [devel] Implemented progressive read in pngvalid.c gamma testsGlenn Randers-Pehrson2010-08-243-446/+724
* [devel] Implemented progressive reader in pngvalid.c for standard testsGlenn Randers-Pehrson2010-08-243-113/+289
* [devel] Simplified the pngvalid error-handling codeGlenn Randers-Pehrson2010-08-243-67/+49
* [devel] Clarified pngusr.h comments in pnglibconf.dfaGlenn Randers-Pehrson2010-08-243-3/+8
* [devel] Check interlaced images in pngvalidGlenn Randers-Pehrson2010-08-243-394/+659
* [devel] Reformatted/rearranged pngvalid.c to assist use of progressive reader.Glenn Randers-Pehrson2010-08-243-105/+119
* [devel] Implemented memory checks within pngvalidGlenn Randers-Pehrson2010-08-243-28/+331
* [devel] Updated CMakeLists.txt to use CMAKE_INSTALL_LIBDIR variable; useful forGlenn Randers-Pehrson2010-08-233-35/+81
* [devel] Imported from libpng-1.5.0beta43.tarv1.5.0beta43Glenn Randers-Pehrson2010-08-201-1/+2
* [devel] Wrapped a long line and fixed a typo in pngvalid.c comments.Glenn Randers-Pehrson2010-08-201-4/+4
* [devel] Revised pngvalid.c to use cexcept.h for error handling.Glenn Randers-Pehrson2010-08-204-749/+1284
* [devel] pngget.c was omitted from previous checkin.Glenn Randers-Pehrson2010-08-191-11/+21
* [devel] Fixed non-GCC fixed point builds. In png.c a declaration was misplacedGlenn Randers-Pehrson2010-08-193-3/+8
* [devel] Addressed various issues identified by GCC, mostly signed/unsignedGlenn Randers-Pehrson2010-08-1915-124/+179
* [devel] Removed spurious tabs, shorten long lines (no source change)Glenn Randers-Pehrson2010-08-1816-1286/+1583
* [devel] Bump to version libpng-1.5.0beta43Glenn Randers-Pehrson2010-08-1827-72/+76
* [devel] Imported from libpng-1.5.0beta42.tarv1.5.0beta42Glenn Randers-Pehrson2010-08-181-3/+3
* [devel]Made all API functions that have const arguments and constant stringGlenn Randers-Pehrson2010-08-1817-355/+406
* [devel] Fix spellingGlenn Randers-Pehrson2010-08-181-2/+6
* [devel] Updated ltmain.shGlenn Randers-Pehrson2010-08-171-704/+1043
* [devel] Updated aclocal.m4Glenn Randers-Pehrson2010-08-171-473/+560