summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng17] Imported from libpng-1.7.0beta31.tarv1.7.0beta31Glenn Randers-Pehrson2014-02-0513-74/+121
* [libpng17] Support builds with unsupported PNG_TRANSFORM_* values. All of theJohn Bowler2014-02-055-60/+138
* [libpng17] Deleted the other instance of "c = b;" which is the one thatGlenn Randers-Pehrson2014-02-053-3/+6
* [libpng17' Restored a line, "c = b;", that was inadvertently deleted from theGlenn Randers-Pehrson2014-02-055-6/+7
* [libpng17] Disabled pngimage tests temporarily.Glenn Randers-Pehrson2014-02-052-2/+6
* [libpng17] Fixed some typos in commentary of pngimage.cGlenn Randers-Pehrson2014-02-051-21/+20
* [libpng17] Do not read invalid sBIT chunks. Previously libpng only checked sBITJohn Bowler2014-02-053-3/+26
* [libpng17] Completed full working pngimage test program and added two testJohn Bowler2014-02-057-139/+1464
* [libpng17] Make png_read_png() and png_write_png() prototypes in png.h dependJohn Bowler2014-02-054-9/+21
* [libpng17] Bump version to 1.7.0beta31Glenn Randers-Pehrson2014-02-0224-54/+58
* [libpng17] Imported from libpng-1.7.0beta30.tarv1.7.0beta30Glenn Randers-Pehrson2014-02-0215-34/+34
* [libpng17] Updated documentation about sCAL_s support.Glenn Randers-Pehrson2014-02-012-12/+24
* [libpng17] Added pngimage test program for png_read_png and png_write_png.Glenn Randers-Pehrson2014-01-314-3/+271
* [libpng17] Fixed a large number of instances where PNGCBAPI was omitted fromGlenn Randers-Pehrson2014-01-318-29/+49
* [libpng17] Bump version to 1.7.0beta30Glenn Randers-Pehrson2014-01-3024-54/+58
* [libpng17] Imported from libpng-1.7.0beta29.tarv1.7.0beta29Glenn Randers-Pehrson2014-01-3013-27/+27
* [libpng17] Quiet an uninitialized memory warning from VS2013 in png_get_png().Glenn Randers-Pehrson2014-01-303-12/+8
* [libpng17] Bump version to 1.7.0beta29Glenn Randers-Pehrson2014-01-2024-54/+58
* [libpng17] Imported from libpng-1.7.0beta28.tarGlenn Randers-Pehrson2014-01-2048-62/+63
* [libpng17] Checked in clang attribute support.Glenn Randers-Pehrson2014-01-181-5/+28
* [libpng17] Correct a comment in pngconf.hGlenn Randers-Pehrson2014-01-131-1/+1
* [libpng17] Added clang attribute support (Cosmin).Glenn Randers-Pehrson2014-01-133-6/+17
* [libpng17] Updated scripts/makefile.* to use CPPFLAGS (Cosmin)Glenn Randers-Pehrson2014-01-1247-768/+861
* [libpng17] Fix typo in CHANGES and ANNOUNCEGlenn Randers-Pehrson2014-01-102-2/+2
* [libpng17] Bump version to 1.7.0beta28Glenn Randers-Pehrson2014-01-1024-56/+60
* [libpng17] Imported from libpng-1.7.0beta27.tarv1.7.0beta27Glenn Randers-Pehrson2014-01-1012-37/+35
* [libpng17] Removed potentially misleading warning from png_check_IHDR().Glenn Randers-Pehrson2014-01-103-15/+2
* [libpng17] Revised png_check_IHDR() to use PNG_SIZE_MAX instead ofGlenn Randers-Pehrson2014-01-093-7/+13
* [libpng17] Only issue a warning about image width if an error has not alreadyGlenn Randers-Pehrson2014-01-081-3/+3
* [libpng17] Updated warning in png_check_IHDR() to say "may be too large"Glenn Randers-Pehrson2014-01-071-3/+4
* [libpng17] Bump version to 1.7.0beta27Glenn Randers-Pehrson2014-01-0124-54/+58
* [libpng17] Imported from libpng-1.7.0beta26.tarv1.7.0beta26Glenn Randers-Pehrson2014-01-0110-19/+19
* [libpng17] Updated copyright year in recently-changed files.Glenn Randers-Pehrson2013-12-3125-38/+38
* [libpng17] Allow unversioned links created on install to be disabled inJohn Bowler2013-12-294-43/+131
* [libpng17] Changed pngvalid.c to support libpng 1.5, which does not supportJohn Bowler2013-12-293-0/+8
* [libpng17] Fixed test programs for interlace options. Made pngvalid.c andJohn Bowler2013-12-295-52/+112
* [libpng16] Merged pngrio.c, pngtrans.c, and pngwio.c with libpng-1.6.9Glenn Randers-Pehrson2013-12-285-3/+5
* [libpng17] Removed #error macro from contrib/tools/pngfix.c (Thomas Klausner).Glenn Randers-Pehrson2013-12-273-4/+5
* [libpng17] Added dSIG to chunk list in png.hJohn Bowler2013-12-273-5/+12
* [libpng17] Merged with 1.5 and 1.6 changes to create a single pngvalid.cJohn Bowler2013-12-273-3/+36
* [libpng17] Added libpng 1.5 checks to pngvalid.cJohn Bowler2013-12-273-8/+17
* [libpng17] Removed configure-generated "compile" file.Glenn Randers-Pehrson2013-12-261-347/+0
* [libpng17] Bump version to 1.7.0beta26Glenn Randers-Pehrson2013-12-2624-54/+58
* [libpng17] Imported from libpng-1.7.0beta25.tarv1.7.0beta25Glenn Randers-Pehrson2013-12-2621-38/+391
* [libpng17] Merged files with version 1.6.8 that have not changed since then.Glenn Randers-Pehrson2013-12-1930-51/+59
* [libpng17] Bump version to 1.7.0beta25Glenn Randers-Pehrson2013-12-1524-54/+58
* [libpng17] Imported from libpng-1.7.0beta24.tarv1.7.0beta24Glenn Randers-Pehrson2013-12-1513-39/+67
* [libpng17] Handle zero-length PLTE chunk or NULL palette with png_error()Glenn Randers-Pehrson2013-12-154-4/+15
* [libpng17] Made transform implementation functions static. This makes theJohn Bowler2013-12-135-126/+33
* [libpng17] Bookkeeping: Moved functions around (no changes). Moved transformJohn Bowler2013-12-139-544/+549