summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng17] Imported from libpng-1.7.0beta72.tarv1.7.0beta72Glenn Randers-Pehrson2015-12-0815-27/+27
* [libpng17] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-12-062-9/+17
* Fix stack smaller in write png_copy_rowJohn Bowler2015-12-064-13/+24
* Merge remote-tracking branch 'code/libpng17-20151204' into libpng17-71-1John Bowler2015-12-061-8/+8
|\
| * Fix g++ buildsJohn Bowler2015-12-031-8/+8
* | [libpng17] Bump version to 1.7.0beta72Glenn Randers-Pehrson2015-12-0524-52/+56
* | [libpng17] Imported from libpng-1.7.0beta71.tarv1.7.0beta71Glenn Randers-Pehrson2015-12-0513-25/+25
* | [libpng17] Updated CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-12-052-7/+18
* | [libpng17] Bump version to 1.7.0beta71Glenn Randers-Pehrson2015-12-031-2/+3
|/
* Fix build break in no-write-filters casesJohn Bowler2015-12-031-8/+4
* Merge branch 'libpng17' into libpng17-20151201John Bowler2015-12-0324-58/+62
|\
| * [libpng17] Bump version to 1.7.0beta71Glenn Randers-Pehrson2015-12-032-0/+4
| * [libpng17] Bump version to 1.7.0beta71Glenn Randers-Pehrson2015-12-0223-52/+52
| * [libpng17] Imported from libpng-1.7.0beta70.tarv1.7.0beta70Glenn Randers-Pehrson2015-12-0225-351/+326
* | Checkpoint for 'methodical' filter selectionJohn Bowler2015-12-034-146/+184
* | Change option (SUPPORTED) names, dummy codeJohn Bowler2015-12-025-62/+103
* | Merge branch 'libpng17' into libpng17-20151201John Bowler2015-12-024-18/+6
|\ \ | |/
| * [libpng17] Reverted recent manual change. The additional restrictionsGlenn Randers-Pehrson2015-12-014-18/+6
* | Filter heuristic implementationJohn Bowler2015-12-025-81/+233
|/
* [libpng17] Updated ANNOUNCE and CHANGESGlenn Randers-Pehrson2015-12-012-0/+28
* Merge branch 'libpng17-20151130' of git://github.com/jbowler/libpng-1 into li...Glenn Randers-Pehrson2015-12-0111-300/+324
|\
| * Merge branch 'libpng17' into libpng17-20151130John Bowler2015-12-011-1/+1
| |\
| * | Make png_struct palette, trans_alpha privateJohn Bowler2015-12-018-139/+137
| * | Separate png_compress_IDAT into w/cJohn Bowler2015-11-305-163/+189
* | | [libpng17] Updated manual to require png_set_PLTE() to precede png_set_tRNS()Glenn Randers-Pehrson2015-12-014-25/+30
| |/ |/|
* | [libpng17] Updated PNG_ZBUF_SIZE definition in scripts/pnglibconf.h.prebuiltGlenn Randers-Pehrson2015-11-301-3/+3
|/
* [libpng17] Update CHANGES and ANNOUNCE, update dates in png.c and png.hGlenn Randers-Pehrson2015-11-304-26/+71
* compression code unificationJohn Bowler2015-11-3015-522/+594
* pngunknown fix for multiple IDAT chunksJohn Bowler2015-11-281-0/+14
* Filter code change prep.John Bowler2015-11-277-243/+268
* contrib space removalJohn Bowler2015-11-2610-18/+18
* Merge branch 'libpng17' into libpng17-20151124.0001John Bowler2015-11-254-15/+31
|\
| * [libpng17] Fix CMINFO bug in contrib/tools/pngfix.cJohn Bowler2015-11-254-15/+31
* | Better filter checkingJohn Bowler2015-11-242-107/+46
* | Add new pngvalid test caseJohn Bowler2015-11-242-1/+3
|/
* [libpng17] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-11-242-4/+20
* Merge branch 'libpng17' of ../../libpng into libpng17John Bowler2015-11-2432-91/+97
|\
| * [libpng17] Updated CHANGES and ANNOUNCE, removed trailing blanks from *.c *.hGlenn Randers-Pehrson2015-11-2411-39/+41
| * [libpng17] Bump version to 1.7.0beta70Glenn Randers-Pehrson2015-11-2424-52/+56
* | Fix first row init on read.John Bowler2015-11-242-15/+4
* | Fix significant bracketing problemJohn Bowler2015-11-241-2/+2
|/
* [libpng17] Imported from libpng-1.7.0beta69.tarv1.7.0beta69Glenn Randers-Pehrson2015-11-2417-27/+31
* [libpng17] Updated CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-11-232-3/+23
* pngvalid fixes and backward compatJohn Bowler2015-11-231-36/+77
* Backward compatibility with 1.6John Bowler2015-11-231-3/+3
* Backward compatibility for pngtest.cJohn Bowler2015-11-231-4/+40
* Correct end-of-image test in pngread.cJohn Bowler2015-11-231-2/+15
* Merge branch 'libpng17' into libpng17-buffer-enhancementsJohn Bowler2015-11-222-1/+8
|\
| * [libpng17] Updated CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-11-222-1/+8
* | Fixes for !READ_INTERLACE/!READ_PNG interpendenciesJohn Bowler2015-11-224-9/+33
|/