summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng17] Imported from libpng-1.7.0beta14.tarv1.7.0beta14Glenn Randers-Pehrson2013-06-0815-29/+29
* [libpng17] Port recent changes to ARM support from libpng-1.6.3beta07.John Bowler2013-06-089-66/+129
* [libpng17] Make ARM NEON support work at compile time (not just configure time).John Bowler2013-06-065-9/+37
* [libpng17] Enclose the prototypes for the simplified write API inGlenn Randers-Pehrson2013-06-053-8/+12
* [libpng17] Deleted contrib/tools/fixitxt.c, which has been renamed.Glenn Randers-Pehrson2013-06-051-144/+0
* [libpng17] Update README to delete CompuServ and add simplesystems.orgGlenn Randers-Pehrson2013-06-051-10/+8
* [libpng17] Fixed ICC compiler warning in tools/png-fix-itxt.cJohn Bowler2013-06-051-5/+5
* [libpng17] Deleted set(CMAKE_BUILD_TYPE) block from CMakeLists.txtJohn Bowler2013-06-053-22/+3
* [libpng17] Added set(CMAKE_CONFIGURATION_TYPES ...) to CMakeLists.txtGlenn Randers-Pehrson2013-06-053-3/+7
* [libpng17] Removed a redundant test in png_set_IHDR().Glenn Randers-Pehrson2013-06-043-13/+6
* [libpng17] Update README with current info about arm, contrib, and projectsGlenn Randers-Pehrson2013-06-031-9/+11
* [libpng17] Bump version to 1.7.0beta14Glenn Randers-Pehrson2013-05-1224-56/+60
* [libpng17] Imported from libpng-1.7.0beta13.tarv1.7.0beta13Glenn Randers-Pehrson2013-05-1215-30/+32
* [libpng17] Port recent zlib windowBits handling from libpng-1.6.3beta06Glenn Randers-Pehrson2013-05-1021-48/+1570
* [libpng17] Updated contrib/pngminus/pnm2png.c (Paul Stewart):Glenn Randers-Pehrson2013-05-093-39/+86
* [libpng17] Added a needed #ifdef/#endif pair.Glenn Randers-Pehrson2013-05-091-0/+2
* [libpng17] Revised contrib/pngminim/*/makefile to generate pnglibconf.h with theGlenn Randers-Pehrson2013-05-095-15/+22
* [libpng17] Check for EOF in contrib/pngminus/pnm2png.c (Paul Stewart).Glenn Randers-Pehrson2013-05-073-6/+23
* [libpng17] Bump version to 1.7.0beta13Glenn Randers-Pehrson2013-04-2924-54/+58
* [libpng17] Imported from libpng-1.7.0beta12.tarv1.7.0beta12Glenn Randers-Pehrson2013-04-2918-34/+36
* [libpng17] Avoid dereferencing NULL pointer possibly returned fromGlenn Randers-Pehrson2013-04-293-33/+37
* [libpng17] Expanded manual paragraph about writing private chunks.Glenn Randers-Pehrson2013-04-284-37/+81
* [libpng17] Bump version to 1.7.0beta12Glenn Randers-Pehrson2013-04-2624-54/+58
* [libpng17] Imported from libpng-1.7.0beta11.tarv1.7.0beta11Glenn Randers-Pehrson2013-04-2615-29/+29
* [libpng17] Test for 'arm*' not just 'arm' in the host_cpu configure variable.John Bowler2013-04-253-9/+13
* [libpng17] Bump version to 1.7.0beta11Glenn Randers-Pehrson2013-04-2424-55/+59
* [libpng17] Imported from libpng-1.7.0beta10.tarGlenn Randers-Pehrson2013-04-242-2/+2
* [libpng17] Attempt to fix the arm-neon configuration mess.John Bowler2013-04-245-15/+31
* [libpng17] Imported from libpng-1.7.0beta10.tarv1.7.0beta10Glenn Randers-Pehrson2013-04-2324-55/+59
* [libpng17] Imported from libpng-1.7.0beta09.tarGlenn Randers-Pehrson2013-04-2311-20/+20
* [libpng17] Port recent changes from libpng-1.6.2.John Bowler2013-04-238-23/+30
* [libpng17] Install missing patch to contrib/libtests/pngunknown.cJohn Bowler2013-04-191-38/+4
* [libpng17] Exposed PNG chunk types in png.h, modified png_uint_32 macros/codeJohn Bowler2013-04-197-207/+229
* [libpng17] Bump version to 1.7.0beta09Glenn Randers-Pehrson2013-04-1824-54/+59
* [libpng17] Bump version to 1.7.0beta08Glenn Randers-Pehrson2013-04-1820-59/+193
* [libpng17] Added contrib/tools/fixitxt.c, to repair the erroneous iTXtGlenn Randers-Pehrson2013-04-163-3/+147
* [libpng17] Imported from libpng-1.7.0beta08.tarv1.7.0beta08Glenn Randers-Pehrson2013-04-1324-54/+58
* [libpng17] Imported from libpng-1.7.0beta07.tarv1.7.0beta07Glenn Randers-Pehrson2013-04-1315-30/+30
* [libpng17] Removed extra line left over from recent patch to pngwutil.cGlenn Randers-Pehrson2013-04-131-1/+0
* [libpng17] Revised last patch to work on 64-bit platforms.John Bowler2013-04-131-2/+6
* [libpng17] Fixed length written to uncompressed iTXt chunks (Samuli Suominen).Glenn Randers-Pehrson2013-04-133-2/+4
* [libpng17] Added "{ }" that were omitted from previous patch to pngtrans.cJohn Bowler2013-04-131-1/+3
* [libpng17] Corrected a misplaced closing bracket in contrib/libtests/pngvalid.cGlenn Randers-Pehrson2013-04-133-3/+11
* [libpng17] Corrected the test on user transform changes on read. It was in theJohn Bowler2013-04-124-6/+20
* [libpng17] Updated the URL of the GIT repository in the manual.Glenn Randers-Pehrson2013-04-112-16/+16
* [libpng16] Fixed incorrect warning of excess deflate data. End condition - theJohn Bowler2013-04-073-9/+18
* [libpng17]Updated documentation of 1.5.x to 1.6.x changes in iCCP chunkGlenn Randers-Pehrson2013-03-314-15/+25
* [libpng17] Bump version to 1.7.0beta07Glenn Randers-Pehrson2013-03-1324-54/+58
* [libpng17] Imported from libpng-1.7.0beta06.tarv1.7.0beta06Glenn Randers-Pehrson2013-03-1313-28/+28
* [libpng17] Eliminated two warnings from the Intel C compiler.John Bowler2013-03-133-5/+11