summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng16] Imported from libpng-1.6.0beta17.tarv1.6.0beta17Glenn Randers-Pehrson2012-03-0913-29/+29
* [libpng16] If benign errors are disabled use maximum window on ancillaryJohn Bowler2012-03-093-15/+41
* [libpng] Committed new contrib/libtests/makepng.c that was overlookedJohn Bowler2012-03-091-19/+53
* [libpng16] Fixed manual assertion that all of our public macros begin with PNG_Glenn Randers-Pehrson2012-03-092-12/+12
* [libpng16] Deflate/inflate was reworked to move common zlib calls into singleJohn Bowler2012-03-0915-1425/+1529
* [libpng16] Reject iCCP chunk after the first, even if the first one is invalid.Glenn Randers-Pehrson2012-03-084-5/+13
* [libpng16] Bump version to 1.6.0beta17Glenn Randers-Pehrson2012-03-0523-53/+57
* [libpng16] Imported from libpng-1.6.0beta16.tarv1.6.0beta16Glenn Randers-Pehrson2012-03-0513-45/+43
* [libpng16] Added code to validate the windowBits value passed to deflateInit2().John Bowler2012-03-055-21/+39
* [libpng16] Correct pngvalid error messageJohn Bowler2012-03-051-1/+1
* [libpng16] Validate the zTXt strings in pngvalid.John Bowler2012-03-053-0/+159
* [libpng16] Made read 'inflate' handling like write 'deflate' handling. TheJohn Bowler2012-03-0510-329/+349
* [libpng16] Fix tarith argument parsingJohn Bowler2012-03-051-2/+2
* [libpng16] Added a print out of the maximum observed error to 'tarith ascii'John Bowler2012-03-051-16/+21
* [libpng16] Added contrib/libtests/tarith.c to test internal arithmeticJohn Bowler2012-03-043-0/+1000
* [libpng16] Changed png_inflate() and calling routines to avoid overflowJohn Bowler2012-03-036-441/+452
* [libpng16] Fixed build warnings (MSVC, GCC, GCC v3). Cygwin GCC with defaultJohn Bowler2012-03-033-31/+47
* [libpng16] Bump version to 1.6.0beta16Glenn Randers-Pehrson2012-03-0213-22/+44
* [libpng16] Revised scripts/pnglibconf.dfaGlenn Randers-Pehrson2012-03-021-1/+2
* [libng16] Added palette-index checking while writing.Glenn Randers-Pehrson2012-03-0210-115/+156
* [libpng16] Bump version to 1.6.0beta16Glenn Randers-Pehrson2012-03-0222-53/+57
* [libpng16] Imported from libpng-1.6.0beta15.tarv1.6.0beta15Glenn Randers-Pehrson2012-03-024-14/+535
* [libpng16] Remove whitespace at end of linesJohn Bowler2012-03-0263-1069/+558
* [libpng16] Minor update to pngstest.c, chmod 755 gentests.shJohn Bowler2012-03-022-3/+3
* [libpng16] Relocated declarations of index and padding in new index-checkingGlenn Randers-Pehrson2012-03-011-6/+5
* [libpng16] Fixed some bugs in ICC profile writing. The code should now acceptJohn Bowler2012-03-017-69/+94
* [libpng16] Added tests for invalid palette index while reading and writingGlenn Randers-Pehrson2012-03-017-37/+126
* [libpng16] Improved pngstest fine tuning of error numbers, new test fileJohn Bowler2012-03-015-75/+1423
* [libpng16] Added PNG_IMAGE_FLAG_FAST for the benefit of applications thatJohn Bowler2012-03-015-11/+61
* [libpng16] Fixed transparent pixel and 16-bit rgb tests in pngstest and removedJohn Bowler2012-02-294-18/+27
* [libpng16] Rewrote pngstest.c for substantial speed improvement.John Bowler2012-02-293-1087/+2056
* [libpng16] Removed unused "current_text" members of png_structGlenn Randers-Pehrson2012-02-273-6/+4
* [libpng16] Bump version to 1.6.0beta15Glenn Randers-Pehrson2012-02-2623-53/+57
* [libpng16] Imported from libpng-1.6.0beta14.tarv1.6.0beta14Glenn Randers-Pehrson2012-02-2615-30/+30
* [libpng16] Updated Makefile.inGlenn Randers-Pehrson2012-02-245-26/+60
* [libpng16] Checked in new Makefile.am that maintains pngusr.dfaGlenn Randers-Pehrson2012-02-241-2/+2
* [libpng16] Bump version to 1.6.0beta14Glenn Randers-Pehrson2012-02-2423-53/+57
* [libpng16] Imported from libpng-1.6.0beta13.tarv1.6.0beta13Glenn Randers-Pehrson2012-02-2413-34/+34
* [libpng16] Added PNG_SAFE_LIMITS feature to pnglibconf.dfa, pngpriv.h, and ne...Glenn Randers-Pehrson2012-02-246-24/+85
* [libpng16] Added PNG_SECURE feature to pnglibconf.dfa and new pngusr.dfa fileGlenn Randers-Pehrson2012-02-236-13/+34
* [libpng16] Eliminated redundant png_push_read_tEXt|zTXt|iTXt|unknown code fromGlenn Randers-Pehrson2012-02-213-550/+15
* [libpng16] Bump version to 1.6.0beta13Glenn Randers-Pehrson2012-02-1824-63/+66
* [libpng16] Imported from libpng-1.6.0beta12.tarv1.6.0beta12Glenn Randers-Pehrson2012-02-174-23/+41
* [libpng16] Increase num_palette to invalid_index + 1, not to invalid_index.Glenn Randers-Pehrson2012-02-163-1/+3
* [libpng16] Bump version to 1.6.0beta12Glenn Randers-Pehrson2012-02-1623-56/+60
* [libpng16] Imported from libpng-1.6.0beta11.tarv1.6.0beta11Glenn Randers-Pehrson2012-02-1614-41/+550
* [libpng16] Check for invalid palette index while reading paletted PNG. WhenGlenn Randers-Pehrson2012-02-163-3/+31
* [libpng16] Fixed fixed/float API export conditionals. 1) If FIXED_POINT orJohn Bowler2012-02-137-78/+127
* [libpng16] Fixed a memory overwrite bug in simplified read of RGB PNG withGlenn Randers-Pehrson2012-02-104-127/+184
* [libpng16] Removed some unused arrays from png_read_push_finish_row().Glenn Randers-Pehrson2012-02-101-0/+2