summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [devel] Imported from libpng-1.5.3beta11.tarv1.5.3beta11Glenn Randers-Pehrson2011-06-113-6/+22
* [devel] Allow png_set_user_limits() to increase limits as well as reduce them.Glenn Randers-Pehrson2011-06-112-4/+6
* [devel] Added log option to pngvalid.c and attempted to improve gamma messages.John Bowler2011-06-113-62/+316
* [devel] Removed string/memory macros that are no longer usedJohn Bowler2011-06-113-9/+4
* [devel] Revised pngvalid.c to test PNG_ALPHA_MODE_SUPPORTED correctly.John Bowler2011-06-113-2/+16
* [devel] Improved gamma range checks and other things OpenWatcom warns about.John Bowler2011-06-115-30/+28
* [devel] Remove testing cruft from projects/owatcom.John Bowler2011-06-111-2/+2
* [devel] Added projects/owatcom, an IDE project for OpenWatcom to replaceJohn Bowler2011-06-119-123/+1034
* [devel] Added "_SUPPORTED" to the PNG_WRITE_CUSTOMIZE_ZTXT_COMPRESSION macro.Glenn Randers-Pehrson2011-06-102-0/+2
* [devel] Make the 16-to-8 scaling accurate. Dividing by 256 with no rounding isJohn Bowler2011-06-1012-55/+81
* [devel] Revised documentation about png_set_user_limits() to say that it canGlenn Randers-Pehrson2011-06-104-2/+16
* [devel] Bump version to libpng-1.5.3beta11Glenn Randers-Pehrson2011-06-1024-72/+74
* [devel] Removed #ifdef in png.c that caused sCAL handler to leak memory.Glenn Randers-Pehrson2011-06-103-11/+9
* [devel] Added sCAL chunk to pngtest.pngJohn Bowler2011-06-101-0/+0
* [devel] Fixed png_handle_sCAL which is broken in 1.5Glenn Randers-Pehrson2011-06-103-2/+17
* [devel] Imported from libpng-1.5.3rc03.tarGlenn Randers-Pehrson2011-06-0724-75/+75
* [devel] Imported from libpng-1.5.3rc02.tarv1.5.3rc02Glenn Randers-Pehrson2011-06-0722-61/+61
* [devel] Fixed 1-byte uninitialized memory reference in png_format_buffer()Glenn Randers-Pehrson2011-06-073-12/+29
* [devel] Imported from libpng-1.5.3rc01.tarv1.5.3rc01Glenn Randers-Pehrson2011-06-0324-80/+81
* [devel] Fix typo in pngwutil.c comment.Glenn Randers-Pehrson2011-05-231-1/+1
* [devel] Bump to version libpng-1.5.3beta11Glenn Randers-Pehrson2011-05-2023-63/+67
* [devel] Imported from libpng-1.5.3beta10.tarv1.5.3beta10Glenn Randers-Pehrson2011-05-2014-29/+29
* [devel] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2011-05-183-10/+30
* [devel] Add tests for expand16, more fixes for palette image testsJohn Bowler2011-05-182-245/+461
* [devel] png_set_background+png_expand_16 did not interwork correctly.John Bowler2011-05-181-4/+23
* [devel] Consistently use "n-bit", not "n bit" in png.cGlenn Randers-Pehrson2011-05-171-20/+20
* [devel] Bump to version libpng-1.5.3beta10Glenn Randers-Pehrson2011-05-1723-63/+67
* [devel] Fix spelling of "conversion" in manual.v1.5.3beta09Glenn Randers-Pehrson2011-05-172-4/+4
* [devel] Consistently use "n-bit", not "n bit" in CHANGES and ANNOUNCE.Glenn Randers-Pehrson2011-05-172-12/+12
* [devel] Consistently use "n-bit", not "n bit" in comments.Glenn Randers-Pehrson2011-05-173-32/+32
* [devel] Reversed earlier change of transformation order; moveJohn Bowler2011-05-164-39/+59
* [devel] Bump to version libpng-1.5.3beta09Glenn Randers-Pehrson2011-05-1625-80/+81
* [devel] Bump to version libpng-1.5.3rc01Glenn Randers-Pehrson2011-05-1623-61/+67
* [devel] Imported from libpng-1.5.3beta08.tarv1.5.3beta08Glenn Randers-Pehrson2011-05-1612-21/+21
* [devel] Removed reference to non-existent png_set_rgb_to_Y from the manual.Glenn Randers-Pehrson2011-05-162-14/+12
* [devel] Minor revisions to comments on pngstruct.h and pngvalid.cGlenn Randers-Pehrson2011-05-152-9/+9
* [devel] Update CHANGES and ANNOUNCE; fix some new typos in comments.Glenn Randers-Pehrson2011-05-154-11/+19
* [devel] pngvalid: add memory overwrite and palette image checksJohn Bowler2011-05-154-469/+907
* [devel] Fix typos and indentation in new material in the documentation.Glenn Randers-Pehrson2011-05-122-212/+226
* [devel] Documented png_set_alpha_mode(), other changes in libpng.3 andJohn Bowler2011-05-127-268/+717
* [devel] Improve "pngvalid --speed" to exclude more of pngvalid from the time.John Bowler2011-05-113-10/+12
* [devel] Bump to version libpng-1.5.3beta08Glenn Randers-Pehrson2011-05-1123-63/+67
* [devel] Imported from libpng-1.5.3beta07.tarv1.5.3beta07Glenn Randers-Pehrson2011-05-119-11/+11
* [devel] Check for up->location !PNG_AFTER_IDAT when writing unknown chunksGlenn Randers-Pehrson2011-05-113-3/+12
* [devel] Moved macro definitions for PNG_HAVE_IHDR, PNG_HAVE_PLTE, andGlenn Randers-Pehrson2011-05-106-14/+31
* [devel] Added named value and 'flag' gamma support to png_set_gamma. Made aJohn Bowler2011-05-106-45/+112
* [devel] Minor revision of commentary about png_set_alpha_mode().Glenn Randers-Pehrson2011-05-083-11/+11
* [devel] Revised commentary about png_set_alpha_mode() to make it clearerGlenn Randers-Pehrson2011-05-081-7/+11
* [devel] Added expand_16 suppport to the high level interface.John Bowler2011-05-082-1/+7
* [devel] Added expand_16 suppport to the high level interface.John Bowler2011-05-085-18/+24