summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng16] Imported from libpng-1.6.3beta05.tarv1.6.3beta05Glenn Randers-Pehrson2013-05-0913-23/+25
* [libpng16] Renamed pnginflate to png-fix-too-far-back in contrib/tools.Glenn Randers-Pehrson2013-05-084-11/+14
* [libpng16] Renamed contrib/tools/fixitxt to contrib/tools/png-fix-itxt.Glenn Randers-Pehrson2013-05-087-23/+63
* [libpng16]Check ZLIB_VERNUM for mismatches, enclose #error in quotesJohn Bowler2013-05-084-2/+22
* [libpng16] Attempt to detect configuration issues with pngdeflate,John Bowler2013-05-087-14/+30
* [libpng16] Updated Makefile.amJohn Bowler2013-05-081-3/+2
* libpng16] Updated contrib/pngminus/pnm2png.c (Paul Stewart):Glenn Randers-Pehrson2013-05-084-40/+75
* [libpng16] Detect wrong libpng versions linked to pngdeflate, which currentlyJohn Bowler2013-05-085-8/+53
* [libpng16] Check that PNG_MAXIMUM_INFLATE_WINDOW is defined before using it.Glenn Randers-Pehrson2013-05-071-1/+2
* [libpng16] Added an option to force maximum window size for inflating.John Bowler2013-05-079-143/+1225
* [libpng16] Check for EOF in contrib/pngminus/pnm2png.c (Paul Stewart).Glenn Randers-Pehrson2013-05-074-21/+64
* [libpng16] Bump version to 1.6.3beta05Glenn Randers-Pehrson2013-05-0624-54/+58
* [libpng16] Imported from libpng-1.6.3beta04.tarv1.6.3beta04Glenn Randers-Pehrson2013-05-0613-26/+31
* [libpng16] Committed new pnglibconf.dfa and prebuilt.Glenn Randers-Pehrson2013-05-052-1/+5
* [libpng16] Calculate our own zlib windowBits when decoding rather thanGlenn Randers-Pehrson2013-05-053-10/+88
* [libpng16] Bump version to 1.6.3beta04Glenn Randers-Pehrson2013-04-2924-54/+58
* [libpng16] Imported from libpng-1.6.3beta03.tarv1.6.3beta03Glenn Randers-Pehrson2013-04-2915-30/+30
* [libpng16] Avoid dereferencing NULL pointer possibly returned fromGlenn Randers-Pehrson2013-04-293-36/+39
* [libpng16] Revise man page to demonstrate dealing with unknown chunkGlenn Randers-Pehrson2013-04-282-34/+66
* [libpng16] Expanded manual paragraph about writing private chunks, particularlyGlenn Randers-Pehrson2013-04-274-35/+71
* [libpng16] Bump version to 1.6.3beta03Glenn Randers-Pehrson2013-04-2624-55/+59
* [libpng16] Imported from libpng-1.6.3beta02.tarv1.6.3beta02Glenn Randers-Pehrson2013-04-261-1/+1
* [libpng16] Test for 'arm*' not just 'arm' in the host_cpu configure variable.John Bowler2013-04-253-5/+11
* [libpng16] Bump version to 1.6.3beta02v1.6.3beta01Glenn Randers-Pehrson2013-04-2525-62/+66
* [libpng16] Ensure that NEON filter stuff is completely disabled when switchedJohn Bowler2013-04-253-9/+33
* [libpng16] Revised stack marking in arm/filter_neon.S and configure.ac.Glenn Randers-Pehrson2013-04-255-49/+13
* [libpng16] Update "last changed" comments.Glenn Randers-Pehrson2013-04-259-9/+9
* [libpng16] Bump version to 1.6.3beta01Glenn Randers-Pehrson2013-04-2534-71/+96
* [libpng16] Imported from libpng-1.6.2.tarv1.6.2libpng-1.6.2-signedGlenn Randers-Pehrson2013-04-2532-88/+75
* [libpng16] Fix confusing CHANGES entry.Glenn Randers-Pehrson2013-04-232-2/+2
* [libpng16] Imported from libpng-1.6.2rc06.tarv1.6.2rc06Glenn Randers-Pehrson2013-04-2325-63/+77
* [libpng16] Bump version to 1.6.2rc03Glenn Randers-Pehrson2013-04-2326-89/+73
* [libpng16] Imported from libpng-1.6.2rc05.tarv1.6.2rc05Glenn Randers-Pehrson2013-04-2324-62/+61
* [libpng16] Ensure that NEON filter stuff is completely disabled whenJohn Bowler2013-04-233-4/+13
* [libpng16] Imported from libpng-1.6.2rc04.tarv1.6.2rc04Glenn Randers-Pehrson2013-04-2224-56/+62
* [libpng16] Revised stack marking in arm/filter_neon.SGlenn Randers-Pehrson2013-04-224-16/+18
* [libpng16] Imported from libpng-1.6.2rc03.tarv1.6.2rc03Glenn Randers-Pehrson2013-04-2216-31/+33
* [libpng16] Bump version to 1.6.2rc03Glenn Randers-Pehrson2013-04-1923-49/+59
* [libpng16] Fixed some spelling/typosGlenn Randers-Pehrson2013-04-194-22/+22
* [libpng16] Imported from libpng-1.6.2rc02.tarv1.6.2rc02Glenn Randers-Pehrson2013-04-1821-48/+48
* [libpng16] Updated "last changed" comments.Glenn Randers-Pehrson2013-04-183-6/+6
* [libpng16] Merged pngtest.c with version 1.7.0beta08Glenn Randers-Pehrson2013-04-181-3/+4
* [libpng16] Imported from libpng-1.6.2rc01.tarv1.6.2rc01Glenn Randers-Pehrson2013-04-1825-65/+67
* [libpng16] in fixitxt.c define MAX_LENGTH, largest iTXT chunk that itGlenn Randers-Pehrson2013-04-181-7/+11
* [libpng16] Disallow storing sRGB information when the sRGB is not supported.John Bowler2013-04-178-40/+159
* [libpng16] Added #ifdef PNG_WRITE_sRGB_SUPPORTED, etc., tests where needed inGlenn Randers-Pehrson2013-04-173-0/+13
* [libpng16] Added contrib/tools/fixitxt.c, to repair the erroneous iTXtGlenn Randers-Pehrson2013-04-163-3/+147
* [libpng16] Imported from libpng-1.6.2beta02.tarv1.6.2beta02Glenn Randers-Pehrson2013-04-1324-54/+58
* [libpng16] Imported from libpng-1.6.2beta01.tarv1.6.2beta01Glenn Randers-Pehrson2013-04-1315-30/+30
* [libpng16] Removed extra recently-inserted line from pngwutil.cGlenn Randers-Pehrson2013-04-131-1/+0