summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng17] Imported from libpng-1.7.0beta76.tarv1.7.0beta76Glenn Randers-Pehrson2016-01-0716-32/+32
* [libpng17] Fixed new Coverity defect, potential NULL dereference of "ps"Glenn Randers-Pehrson2016-01-073-4/+13
* [libpng17] Relocate assert() in pngfix.c, update CHANGES and ANNOUNCE.Glenn Randers-Pehrson2016-01-064-9/+17
* Mark 'limit' UNUSED in transform_range_checkJohn Bowler2016-01-061-0/+2
* [libpng17] Removed redundant "option WRITE" from scripts/pnglibconf.dfaGlenn Randers-Pehrson2016-01-021-6/+6
* [libpng17] Happy 2016! Updated copyright yearGlenn Randers-Pehrson2016-01-0225-42/+46
* [libpng17] Updated the manpage (libpng.3 and libpng-manual.txt)Glenn Randers-Pehrson2015-12-292-8/+30
* [libpng17] Update CHANGES and ANNOUNCE, fix two trivial typos in commentsGlenn Randers-Pehrson2015-12-297-13/+45
* tIME and text position handlingJohn Bowler2015-12-297-84/+192
* [libpng17] Updated CHANGES and ANNOUNCEGlenn Randers-Pehrson2015-12-282-3/+21
* pngcp.c: code to test zlib optionsJohn Bowler2015-12-281-73/+965
* Add NULL pz->list test to png_zlib_compress_validateJohn Bowler2015-12-281-2/+3
* Correct the options handlingJohn Bowler2015-12-281-1/+1
* [libpng17] In projects/vstudio, merged readme.txt and WARNING into README.txtGlenn Randers-Pehrson2015-12-282-28/+29
* [libpng17] Indented tables in projects/vstudio/WARNINGGlenn Randers-Pehrson2015-12-271-12/+13
* [libpng17] Minor update to vstudio documentationGlenn Randers-Pehrson2015-12-271-7/+8
* [libpng17] Bump version to 1.7.0beta76Glenn Randers-Pehrson2015-12-2525-58/+62
* [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