summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [pngcrush] Update bundled libpng to version 1.6.13v1.7.77Glenn Randers-Pehrson2014-08-2110-44/+52
* [pngcrush] Updated libpng to version 1.6.12.v1.7.76Glenn Randers-Pehrson2014-06-1317-206/+262
* [pngcrush] Reverted libpng to version 1.6.10 due to a misplaced statementv1.7.75Glenn Randers-Pehrson2014-06-0617-239/+210
* [pngcrush] update bundled libpng to version 1.6.11v1.7.74Glenn Randers-Pehrson2014-06-0616-214/+249
* [pngcrush] Bump version to 1.7.74Glenn Randers-Pehrson2014-03-152-3/+5
* [libpng] Uncomment "png_set_strip_16()" and add "png_set_scale_16"Glenn Randers-Pehrson2014-03-151-4/+10
* [pngcrush] Fixed bug in reducing 16-bit to 8-bit via the "-reduce" option.Glenn Randers-Pehrson2014-03-142-38/+81
* [pngcrush] Update pngcrush to 1.7.72 and libpng to 1.6.10v1.7.72Glenn Randers-Pehrson2014-03-0615-233/+244
* [pngcrush] Update bundled libpng to version 1.6.9v1.7.71Glenn Randers-Pehrson2014-02-0716-739/+667
* [pngcrush] Update libpng to version 1.6.8 and pngcrush to version 1.7.70v1.7.70Glenn Randers-Pehrson2013-12-2217-187/+317
* Merge branch 'pngcrush' of ssh://git.code.sf.net/p/pmt/code into pngcrushGlenn Randers-Pehrson2013-11-060-0/+0
|\
| * [libpng16] Expanded two instances of pngcrush_get_long() to strtol().Glenn Randers-Pehrson2013-09-291-6/+4
* | Imported from pngcrush-1.7.69.tarv1.7.69Glenn Randers-Pehrson2013-11-069-33/+92
|/
* [pngcrush] Removed "(number)" from two instances of "pngcrush_get_long(number)"Glenn Randers-Pehrson2013-09-291-2/+2
* [pngcrush] Updated the bundled libpng to version 1.6.6.v1.7.68Glenn Randers-Pehrson2013-09-2821-6380/+12369
* [pngcrush] The "-bit_depth N" option did not work reliably and has been removed.Glenn Randers-Pehrson2013-09-281-48/+139
* [pngcrush] Check for NULL return from malloc() and for CLOCKS_PER_SECONDGlenn Randers-Pehrson2013-08-202-34/+34
* [ngcrush] Bump version to 1.7.67Glenn Randers-Pehrson2013-08-021-1/+1
* incorrectly incorrectly [pngcrush] Fixed bug in handling of "-z" and "-t"Glenn Randers-Pehrson2013-08-021-6/+11
* [pngcrush] Revised pngcrush_examine_pixels_fn() to fix some incorrectv1.7.66Glenn Randers-Pehrson2013-07-161-32/+36
* [pngcrush] Bump version to 1.7.66Glenn Randers-Pehrson2013-06-292-2/+4
* [pngcrush] Write "-2013" in zlib copyright when zlib-1.2.8 is used.v1.7.65Glenn Randers-Pehrson2013-06-291-2/+4
* [pngcrush] Add warnings to explain why reductions were not allowed.Glenn Randers-Pehrson2013-06-281-7/+10
* [pngcrush] Allow bitdepth and colortype changes when found_acTL_chunk != 1Glenn Randers-Pehrson2013-06-281-4/+4
* [pngcrush] Do not do colortype or bitdepth reductions when acTL is presentGlenn Randers-Pehrson2013-06-282-6/+14
* [pngcrush] Update bundled libpng to version 1.5.17v1.7.64Glenn Randers-Pehrson2013-06-268-41/+84
* [pngcrush] Add "int _dowildcard=-1;" in an attempt to get wildcard argumentsGlenn Randers-Pehrson2013-06-141-0/+9
* [pngcrush] Bump version to 1.7.63Glenn Randers-Pehrson2013-06-121-1/+1
* [pngcrush] Reverted error with handling single-character options like "-v",v1.7.62Glenn Randers-Pehrson2013-06-121-20/+26
* [pngcrush] Bump version to 1.7.62Glenn Randers-Pehrson2013-06-111-1/+3
* [pngcrush] Release version 1.7.61v1.7.61Glenn Randers-Pehrson2013-06-111-0/+1
* [pngcrush] Better checking of short and long arguments (to do: accept "--arg")Glenn Randers-Pehrson2013-06-101-21/+20
* [pngcrush] Improved brute_force handling with specified level, filter,Glenn Randers-Pehrson2013-06-101-72/+93
* [pngcrush] Set "found_iCCP" flag to zero to avoid re-reading a bad iCCP chunk.v1.7.60Glenn Randers-Pehrson2013-06-071-19/+27
* [pngcrush] Issue a warning if reducing bit depth or color type wouldGlenn Randers-Pehrson2013-06-061-28/+117
* [pngcrush] Do not reduce to grayscale if a color bKGD chunk or iCCP chunkGlenn Randers-Pehrson2013-06-061-2/+33
* [pngcrush] Revised -reduce so reducing from color-type 6 to grayscale works.Glenn Randers-Pehrson2013-06-061-4/+20
* [pngcrush] Updated libpng to version 1.5.16v1.7.59Glenn Randers-Pehrson2013-05-257-22/+25
* [pngcrush] Updated the bundled zlib to version 1.2.8Glenn Randers-Pehrson2013-05-206-15/+15
* [pngcrush] Fixed several bugs reported by pornel at users.sf.net:Glenn Randers-Pehrson2013-05-201-11/+24
* [pngcrush] Show the acTL chunk in chunk list produced by pngcrush -v.Glenn Randers-Pehrson2013-04-161-4/+3
* Merge branch 'pngcrush' of ssh://www.simplesystems.org/git/pngcrush into pngc...Glenn Randers-Pehrson2013-04-100-0/+0
|\
| * [pngcrush] Do not include palette-reduction in -reduce or -new by default.Glenn Randers-Pehrson2013-04-101-16/+23
* | [pngcrush] Bumped version number to 1.7.59Glenn Randers-Pehrson2013-04-102-2/+4
* | Imported from pngcrush-1.7.58.tarGlenn Randers-Pehrson2013-04-104-18/+40
|/
* [pngcrush] Reverted to libpng-1.5.15, to be able to read files with TOO FARGlenn Randers-Pehrson2013-04-0622-12218/+6318
* [pngcrush] Add workaround to be able to read small png files with TOO FAR bug.v1.7.57Glenn Randers-Pehrson2013-04-062-1/+24
* [pngcrush] Updated copyright year for zlib-1.2.7.1.Glenn Randers-Pehrson2013-04-051-1/+7
* [pngcrush] Added "-old" and "-new" options.Glenn Randers-Pehrson2013-04-041-4/+32
* [pngcrush] Bump version to 1.7.57 and update "To do" list.Glenn Randers-Pehrson2013-04-022-10/+18