summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng17] Imported from libpng-1.7.0beta75.tarv1.7.0beta75Glenn Randers-Pehrson2015-12-2514-26/+26
* [libpng17] Updated CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-12-212-3/+13
* Reverse order of tests in png_zlib_compress_validateDavid Drysdale2015-12-211-4/+4
* [libpng17] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-12-192-0/+16
* Fix release builds (incorrect debug macro)John Bowler2015-12-191-1/+1
* Added an accurate 'methodical' measureJohn Bowler2015-12-193-24/+192
* Fix duplicate tIME chunk from png_write_pngJohn Bowler2015-12-193-0/+545
* Revert "Disable 'methodical' filter selection code"John Bowler2015-12-192-3/+2
* [libpng17] Bump version to 1.7.0beta75Glenn Randers-Pehrson2015-12-1924-54/+58
* [libpng17] Imported from libpng-1.7.0beta74.tarv1.7.0beta74Glenn Randers-Pehrson2015-12-1914-26/+26
* [libpng17] Updated CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-12-182-3/+7
* Merge branch 'test17' of git://github.com/daviddrysdale/libpng into libpng17Glenn Randers-Pehrson2015-12-181-0/+99
|\
| * Add Travis build configurationDavid Drysdale2015-12-181-0/+99
* | [libpng17] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-12-183-2/+23
* | Disable 'methodical' filter selection codeJohn Bowler2015-12-182-5/+5
* | Merge branch 'libpng17' into libpng17-filter-selectionJohn Bowler2015-12-173-4/+18
|\ \ | |/
| * [libpng17] Updated CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-12-173-4/+18
* | Prototype implementation of filter selectionJohn Bowler2015-12-177-784/+1501
|/
* Fix undefined behavior in pngvalid.cJohn Bowler2015-12-171-2/+2
* [libng17] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-12-153-4/+12
* pngvalid with 'limit' checks disabled in RC+John Bowler2015-12-151-20/+33
* [libpng17] Update CHANGES and ANNOUNCE, fix date in pngvalid.cGlenn Randers-Pehrson2015-12-143-5/+20
* Merge branch 'libpng17' of ../../libpng into libpng17John Bowler2015-12-1322-32/+33
|\
| * [libpng17] Update copyright years in source files.Glenn Randers-Pehrson2015-12-1322-32/+33
* | [libpng16] Fix typo in "last-changed" date.Glenn Randers-Pehrson2015-12-131-1/+1
* | Fix rgb_to_gray graylo==0 errors, build issuesJohn Bowler2015-12-131-6/+17
* | Remove LE/BE dependencies in pngvalidJohn Bowler2015-12-131-21/+51
|/
* [libpng17] Bump version to 1.7.0beta74Glenn Randers-Pehrson2015-12-1124-52/+56
* [libpng17] Imported from libpng-1.7.0beta73.tarv1.7.0beta73Glenn Randers-Pehrson2015-12-1114-26/+26
* [libpng17] Changed png_struct->options from png_byte to png_uint_32, to holdGlenn Randers-Pehrson2015-12-113-4/+10
* [libpng17] Combine tests for info_ptr==NULL in png_handle_PLTE().Glenn Randers-Pehrson2015-12-111-6/+7
* [libpng17] Updated ANNOUNCE and CHANGES to describe recent fix more accurately.Glenn Randers-Pehrson2015-12-092-4/+4
* [libpng17] Fixed a syntax error in tests/pngstest that some shells other thanGlenn Randers-Pehrson2015-12-093-5/+9
* [libpng17] Bump version to 1.7.0beta73Glenn Randers-Pehrson2015-12-0825-60/+64
* [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