summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng17] Imported from libpng-1.7.0beta67.tarv1.7.0beta67Glenn Randers-Pehrson2015-11-0311-14/+13
* [libpng17] Clarified COPYRIGHT information to state explicitly that versionsGlenn Randers-Pehrson2015-11-036-482/+209
* [libpng17] Prevent setting or writing over-length PLTE chunk (Cosmin Truta).Glenn Randers-Pehrson2015-11-015-17/+42
* [libpng17] Added sPLT support to pngtest.cGlenn Randers-Pehrson2015-10-103-4/+20
* [libng17] Updated CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-10-032-4/+14
* Fix 'pow' macros in pngvalid.cJohn Bowler2015-10-031-2/+2
* Merge remote-tracking branch 'local/libpng17' into libpng17John Bowler2015-10-0328-95/+114
|\
| * [libpng17] Bump version to 1.7.0beta67Glenn Randers-Pehrson2015-10-0224-54/+58
| * [libpng17] Imported from libpng-1.7.0beta66.tarv1.7.0beta66Glenn Randers-Pehrson2015-10-0217-57/+64
| * [libpng17] Another attempt (successful this time) to quiet the Coverity issue.Glenn Randers-Pehrson2015-10-021-4/+12
* | Merge remote-tracking branch 'local/libpng17' into libpng17John Bowler2015-09-301-0/+5
|\ \ | |/
| * [libng17] Stifle the last remaining Coverity issue in libpng17.Glenn Randers-Pehrson2015-09-281-0/+5
* | Fix (work round) rgb-to-gray issues in libpng 1.6John Bowler2015-09-261-0/+2
|/
* [libpng17] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-09-262-3/+9
* Fix missing prototype for READ_GAMMA+!SIMPLIFIED_APIJohn Bowler2015-09-261-2/+4
* makepng fixes for the palette caseJohn Bowler2015-09-262-19/+27
* sBIT code coverage and fixesJohn Bowler2015-09-267-102/+295
* Merge remote-tracking branch 'local/libpng17' into libpng17John Bowler2015-09-262-5/+15
|\
| * [libpng17] Added "option READ_IMAGE on" to contrib/pngminim/decoder/pngusr.dfaGlenn Randers-Pehrson2015-09-261-0/+1
| * [libpng17] #ifdef out some dead code in pngrtran.c when sBIT is disabled.Glenn Randers-Pehrson2015-09-251-5/+14
* | Merge remote-tracking branch 'local/libpng17' into libpng17John Bowler2015-09-252-6/+10
|\ \ | |/
| * [libpng17] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-09-252-6/+10
| * Merge branch 'libpng17' of https://github.com/jbowler/libpng-1 into libpng17Glenn Randers-Pehrson2015-09-252-8/+11
| |\
* | \ Merge remote-tracking branch 'local/libpng17' into libpng17John Bowler2015-09-251-0/+4
|\ \ \ | |/ /
| * | [libpng17] Restored license output to pngstest.cGlenn Randers-Pehrson2015-09-251-0/+4
* | | pngvalid tests: add --strict, fix test namesJohn Bowler2015-09-2517-18/+18
| |/ |/|
* | Merge remote-tracking branch 'glennrp/libpng17' into libpng17John Bowler2015-09-254-1/+16
|\ \ | |/
| * [libng17] Updated CHANGES and ANNOUNCE, restored license info inGlenn Randers-Pehrson2015-09-254-1/+16
* | Enable low-bit-depth gray tests in pngvalidJohn Bowler2015-09-251-1/+1
* | Fix png_set_tRNS_to_alpha for low-bit-depth grayJohn Bowler2015-09-251-7/+10
|/
* New test PNG files incorporated into make checkJohn Bowler2015-09-2526-59/+64
* Update pngstest-errors.h for new make check testsJohn Bowler2015-09-251-6/+2
* [libpng17] Updated CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-09-242-3/+11
* Merge remote-tracking branch 'glennrp/libpng17' into libpng17John Bowler2015-09-246-11/+71
|\
| * [libpng17] Add copyright and license to contrib/testpngs/makepngs.shGlenn Randers-Pehrson2015-09-224-8/+12
| * Squashed commit of the following:John Bowler2015-09-22111-85/+618
* | png_rgb_to_gray optimization fixesJohn Bowler2015-09-245-25/+50
* | Updated contrib/testpngs/*.pngJohn Bowler2015-09-22104-0/+0
* | makepng.c: correct the first row filter settingJohn Bowler2015-09-221-2/+5
* | makepng: spelling corrections, single test outputJohn Bowler2015-09-212-2/+2
* | Updated testpngs files with new Licensing tagJohn Bowler2015-09-21104-0/+0
* | Updated makepng.cJohn Bowler2015-09-213-185/+161
* | Test PNG filesJohn Bowler2015-09-2060-0/+0
* | makepng --smallJohn Bowler2015-09-202-25/+442
* | Simplified API sRGB gamma handling correctionJohn Bowler2015-09-203-36/+117
|/
* [libng17] Suppressed bogus Coverity issues in pngrutil.c and pngwutil.c.Glenn Randers-Pehrson2015-09-194-0/+9
* [libpng17] Added license info to pngstest-errors.h and its generator.Glenn Randers-Pehrson2015-09-192-1/+9
* [libpng17] Update CHANGES and ANNOUNCE with changes from pull request #20Glenn Randers-Pehrson2015-09-192-3/+33
* gamma handling fixesJohn Bowler2015-09-191-2/+24
* pngstest: make error limits version specificJohn Bowler2015-09-193-166/+187