summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* [libpng16] Corrected estimate of error in libpng png_set_rgb_to_gray API.John Bowler2012-02-043-1/+17
* [libpng16] Updated documentation about the simplified API.Glenn Randers-Pehrson2012-02-046-534/+41
* [libpng16] Revised test-pngstest.sh to report PASS/FAIL for each image.Glenn Randers-Pehrson2012-02-043-18/+15
* [libpng16] Fix character count in pngstest command inJohn Bowler2012-02-033-4/+6
* [libpng16] Fixed some editing cruft in libpng-manual.txt and libpng.3Glenn Randers-Pehrson2012-02-032-216/+80
* [libpng16] Bump version to 1.6.0beta11Glenn Randers-Pehrson2012-02-0323-54/+58
* [libpng16] Imported from libpng-1.6.0beta10.tarv1.6.0beta10Glenn Randers-Pehrson2012-02-032-0/+2
* [libpng16] Bump version to 1.6.0beta10Glenn Randers-Pehrson2012-02-0317-37/+36
* [libpng16] Updated list of test images in CMakeLists.txtGlenn Randers-Pehrson2012-02-023-3/+7
* [libpng16] Added Z_SOLO for zlib-1.2.6+ and correct pngstest testsJohn Bowler2012-02-024-22/+16
* [libpng16] Bump version to 1.6.0beta10Glenn Randers-Pehrson2012-02-0123-57/+61
* [libpng] Note in CHANGES that Makefile.in and configure were revertedv1.6.0beta09Glenn Randers-Pehrson2012-02-012-2/+4
* [libpng16] Attempt to fix problem with autogen.shJohn Bowler2012-02-012-3/+3
* [libpng16] Bump version to libpng-1.6.0beta09.tarGlenn Randers-Pehrson2012-01-3123-53/+57
* [libpng16] Imported from libpng-1.6.0beta08.tarv1.6.0beta08Glenn Randers-Pehrson2012-01-3115-28/+58
* [libpng16] Updated CHANGES and ANNOUNCE with new information about autogen.shGlenn Randers-Pehrson2012-01-312-2/+10
* [libpng16] Updated INSTALL to explain that autogen.sh must be run in a GITGlenn Randers-Pehrson2012-01-311-7/+12
* [libpng16] Fixed 'prefix' builds on clean systems. The generation of pngprefix.hJohn Bowler2012-01-314-4/+10
* [libpng16] Fix comment in scripts/pnglibconf.dfaJohn Bowler2012-01-311-2/+3
* [libpng16] Updated "ftbb*.png" list in the owatcom and vstudio projects.Glenn Randers-Pehrson2012-01-313-6/+7
* [libpng16] Fixed non-configure builds (don't include pngprefix.h in them)John Bowler2012-01-311-1/+3