summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* [libpng16] Simplified error message code in pngunknown. The simplification hasJohn Bowler2013-10-041-8/+2
* [libpng16] Cleaned up (char*) casts of zlib messages. The latest version ofJohn Bowler2013-10-041-2/+25
* [libpng16] Updated pngunknown.cJohn Bowler2013-09-301-45/+62
* [libpng16] Avoid up-cast warnings in pngvalid.c. On ARM the alignmentJohn Bowler2013-09-302-69/+304
* [libpng16] Allow HANDLE_AS_UNKNOWN to work when other options are configuredJohn Bowler2013-09-213-6/+6
* [libpng16] Imported from libpng-1.6.3.tarv1.6.3libpng-1.6.3-signedGlenn Randers-Pehrson2013-07-172-2/+2
* [libpng16] Unified pngfix.c source with libpng17.John Bowler2013-07-021-5/+4
* [libpng16] Fixed undefined behavior in contrib/tools/pngfix.c and added newJohn Bowler2013-07-021-76/+173
* [libpng16] Change "png-fix-too-far-back" to "pngfix" inside pngfix.cGlenn Randers-Pehrson2013-06-271-8/+8
* [libpng16] Renamed contrib/tools/png-fix-too-far-back.c to pngfix.cGlenn Randers-Pehrson2013-06-271-0/+0
* [libng16] Revised contrib/tools/png-fix-too-far-back.c to check all compressedJohn Bowler2013-06-271-821/+3474
* [libpng16] Fix compiler warning in png-fix-itxt.cJohn Bowler2013-06-051-4/+4
* [libpng16] Imported from libpng-1.6.3beta06.tarv1.6.3beta06Glenn Randers-Pehrson2013-05-123-77/+163
* [libpng16] Revised contrib/pngminim/*/makefile to generate pnglibconf.hGlenn Randers-Pehrson2013-05-093-12/+15
* [libng16] Fixed typo in png-fix-too-far-back "usage" outputGlenn Randers-Pehrson2013-05-091-2/+2
* [libpng16] Renamed pnginflate to png-fix-too-far-back in contrib/tools.Glenn Randers-Pehrson2013-05-081-7/+8
* [libpng16] Renamed contrib/tools/fixitxt to contrib/tools/png-fix-itxt.Glenn Randers-Pehrson2013-05-082-7/+13
* [libpng16]Check ZLIB_VERNUM for mismatches, enclose #error in quotesJohn Bowler2013-05-081-2/+2
* [libpng16] Attempt to detect configuration issues with pngdeflate,John Bowler2013-05-081-10/+19
* libpng16] Updated contrib/pngminus/pnm2png.c (Paul Stewart):Glenn Randers-Pehrson2013-05-082-36/+61
* [libpng16] Detect wrong libpng versions linked to pngdeflate, which currentlyJohn Bowler2013-05-082-7/+40
* [libpng16] Added an option to force maximum window size for inflating.John Bowler2013-05-072-13/+1163
* [libpng16] Check for EOF in contrib/pngminus/pnm2png.c (Paul Stewart).Glenn Randers-Pehrson2013-05-071-3/+16
* [libpng16] in fixitxt.c define MAX_LENGTH, largest iTXT chunk that itGlenn Randers-Pehrson2013-04-181-7/+11
* [libpng16] Disallow storing sRGB information when the sRGB is not supported.John Bowler2013-04-172-19/+126
* [libpng16] Added contrib/tools/fixitxt.c, to repair the erroneous iTXtGlenn Randers-Pehrson2013-04-161-0/+140
* [libpng16] Corrected a misplaced closing bracket in contrib/libtests/pngvalid.cGlenn Randers-Pehrson2013-04-131-3/+7
* [libpng16] Imported from libpng-1.6.1.tarv1.6.1Glenn Randers-Pehrson2013-03-275-5/+5
* [libpng16] Corrected simplified API default gamma for color-mapped output, addedJohn Bowler2013-03-063-4/+15
* [libpng16] Update "last changed" dates and fix one comment typo.Glenn Randers-Pehrson2013-03-046-6/+6
* [libpng16] Bump version to 1.6.1beta05Glenn Randers-Pehrson2013-03-0237-916/+7155
* [libpng16] Imported from libpng-1.6.0beta05.tarv1.6.1beta05Glenn Randers-Pehrson2013-03-0137-7155/+916
* [libpng16] Avoid a possible memory leak in contrib/gregbook/readpng.cGlenn Randers-Pehrson2013-03-011-0/+4
* [libpng16] Use parentheses consistently in "#if defined()" tests.Glenn Randers-Pehrson2013-02-175-10/+10
* [libpng16] Enabled parallel tests - back ported from libpng-1.7.John Bowler2013-02-165-121/+39
* [libpng16] Bump version to 1.6.1beta01Glenn Randers-Pehrson2013-02-134-4/+4
* [libpng16] Imported from libpng-1.6.0.tarv1.6.0Glenn Randers-Pehrson2013-02-1311-11/+11
* [libpng16] Use consistent handling of overflows in text, sPLT and unknownJohn Bowler2013-01-192-3/+3
* [libpng16] Fixed conceivable but difficult to repro overflow. Also addedJohn Bowler2013-01-102-0/+161
* [libpng16] Imported from libpng-1.6.0beta36.tarv1.6.0beta36Glenn Randers-Pehrson2013-01-0114-14/+14
* [libpng16] Fixed typo in contrib/pngminim/encoder/READMEGlenn Randers-Pehrson2012-12-181-1/+1
* [libpng16] Fixed several typos and expanded TAB characters.Glenn Randers-Pehrson2012-11-132-159/+159
* [libpng16] Added the ability for contrib/libtests/makepng.c to make a PNG wit...John Bowler2012-11-131-49/+252
* [libpng16] Fixed an intermittent SEGV in pngstest.John Bowler2012-11-021-1/+1
* [libpng16] Imported from libpng-1.6.0beta31.tarv1.6.0beta31Glenn Randers-Pehrson2012-11-011-1/+2
* [libpng16] Made PNG_NO_READ_GAMMA switch off interfaces that depend onJohn Bowler2012-10-271-6/+28
* [libpng16] Make builds -DPNG_NO_READ_GAMMA compile (the unit tests still fail).John Bowler2012-10-261-0/+4
* [libpng16] Made pngvalid so that it will build outside the libpng source tree.John Bowler2012-10-251-1/+5
* [libpng16] Imported from libpng-1.6.0beta30.tarv1.6.0beta30Glenn Randers-Pehrson2012-10-241-4/+5
* [libpng16] Added pngunknown files that were omitted from previous checkinJohn Bowler2012-09-302-125/+370