summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng17] Imported from libpng-1.7.0beta86.tarv1.7.0beta86Glenn Randers-Pehrson2016-12-291-1/+1
* [libpng17] Fixed a potential null pointer dereference in png_set_text_2()Glenn Randers-Pehrson2016-12-293-0/+5
* [libpng17] Bump version to 1.7.0beta86Glenn Randers-Pehrson2016-12-2919-32/+33
* [libpng17] Removed clutterGlenn Randers-Pehrson2016-12-281-225/+0
* [libpng17] Ported new ARM support in CMakeLists.txt from libpng16Glenn Randers-Pehrson2016-12-273-0/+33
* Merge branch 'libpng17' of ../../libpng into libpng17John Bowler2016-12-2731-69/+325
|\
| * [libpng17] Imported from libpng-1.7.0beta86.tarv1.7.0beta85Glenn Randers-Pehrson2016-12-2731-73/+326
| * [libpng17] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2016-12-263-5/+19
* | Merge branch 'libpng17' of ../../libpng into libpng17John Bowler2016-12-264-14/+14
|\ \ | |/
| * [libpng17] Fix some indentation in pngrutil.cGlenn Randers-Pehrson2016-12-264-14/+14
* | Remove 'defined' within macroJohn Bowler2016-12-262-5/+14
* | Remove 'defined' within macroJohn Bowler2016-12-261-5/+7
|/
* [libpng17] Quieted warnings from clang-3.8 in pngunknown.c and pngvalid.c.Glenn Randers-Pehrson2016-10-014-19/+34
* [libpng17 Updated the documentation about CRC and ADLER32 handling.Glenn Randers-Pehrson2016-09-264-4/+14
* [libpng17] Bump version to 1.7.0beta85Glenn Randers-Pehrson2016-09-2624-53/+57
* [libpng17] Imported from libpng-1.7.0beta84.tarv1.7.0beta84Glenn Randers-Pehrson2016-09-2615-28/+30
* [libpng17] Changed bad CRC from 0x00000000 to 0xabadcc32 and bad ADLER32Glenn Randers-Pehrson2016-09-264-2/+2
* [libpng17] Warn about ADLER32 checksum mismatch instead of issuing png_error().Glenn Randers-Pehrson2016-09-257-44/+74
* [libpng17] Changed PNG_ZLIB_VERNUM to ZLIB_VERNUM in pngrutil.c.Glenn Randers-Pehrson2016-09-194-12/+16
* [libpng17] Conditionally compile png_set_benign_errors() in pngread.cGlenn Randers-Pehrson2016-09-113-3/+7
* [libpng17] Fixed handling zero length IDAT in pngfix (bug report by Agostino ...Glenn Randers-Pehrson2016-09-013-8/+15
* [libpng17] Minor editing of INSTALL, (whitespace, added copyright line)Glenn Randers-Pehrson2016-08-183-40/+54
* [libpng17] Bump version to 1.7.0beta84Glenn Randers-Pehrson2016-08-0726-63/+66
* [libpng17] Imported from libpng-1.7.0beta83.tarv1.7.0beta83Glenn Randers-Pehrson2016-08-0716-26/+84
* [libpng17] Update CHANGES and ANNOUNCE, fix typos in pngrutil.cGlenn Randers-Pehrson2016-07-233-6/+8
* Fix debug test of output gammaJohn Bowler2016-07-233-3/+32
* [libpng17] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2016-07-162-3/+7
* Remove/rearrange png_struct fieldsJohn Bowler2016-07-164-15/+12
* [libpng17] Fixed more indentation to comply with our coding style.Glenn Randers-Pehrson2016-07-1517-544/+547
* [libpng17] Fix one incorrect indent in pngvalid.cGlenn Randers-Pehrson2016-07-134-6/+6
* [libng17] Undo bad indentation change in example.cGlenn Randers-Pehrson2016-07-131-2/+2
* [libpng17] Fixed some indentation to comply with our coding style (syncedGlenn Randers-Pehrson2016-07-139-137/+138
* [libpng17] Minor update of INSTALLGlenn Randers-Pehrson2016-07-041-5/+6
* [libpng17] Bump version to 1.7.0beta83Glenn Randers-Pehrson2016-07-0424-52/+56
* [libpng17] Imported from libpng-1.7.0beta82.tarv1.7.0beta82Glenn Randers-Pehrson2016-07-0413-29/+29
* [libpng17] Fixed two Coverity issues in pngcp.c.Glenn Randers-Pehrson2016-07-043-7/+16
* [libpng17] Don't call png_icc_set_sRGB() when it's not compiled.Glenn Randers-Pehrson2016-07-031-2/+2
* [libpng17] Relocated misplaced #endif in png.c sRGB profile checking.Glenn Randers-Pehrson2016-07-023-9/+9
* [libpng17] Added "Common linking failures" section to INSTALLGlenn Randers-Pehrson2016-07-023-21/+18
* pngimage: correct #define checkingJohn Bowler2016-07-021-14/+25
* [libpng17] Sync contrib/libtests/pngimage.c with libpng16; update CHANGES and...Glenn Randers-Pehrson2016-07-024-32/+24
* pngcp minimal configuration changesJohn Bowler2016-07-018-40/+61
* pngcp: tool to copy PNG filesJohn Bowler2016-07-015-91/+355
* Move pngcp to contrib/toolsJohn Bowler2016-07-011-0/+0
* [libpng17] Sync pngvalid.c with libpng16; update CHANGES and ANNOUNCEGlenn Randers-Pehrson2016-06-243-5/+10
* [libpng17] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2016-06-233-4/+10
* SKIP definition in pngstest.c misplacedJohn Bowler2016-06-231-9/+9
* [libpng17] Bump version to 1.7.0beta82Glenn Randers-Pehrson2016-06-1123-52/+52
* [libpng17] Imported from libpng-1.7.0beta81.tarv1.7.0beta81Glenn Randers-Pehrson2016-06-1117-26/+26
* [libpng17] Avoid potential overflow of the PNG_IMAGE_SIZE macro. This macroJohn Bowler2016-06-113-8/+12