summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [pngcrush] Fixed remaining Coverity-scan warning.v1.7.83Glenn Randers-Pehrson2015-01-282-16/+12
* [pngcrush] Bump version to 1.7.83Glenn Randers-Pehrson2015-01-271-1/+1
* [pngcrush] Fixed some Coverity-scan warnings.Glenn Randers-Pehrson2015-01-271-45/+68
* [pngcrush] Updated libpng to version 1.6.16v1.7.82Glenn Randers-Pehrson2014-12-227-274/+336
* Update to pngcrush-1.7.81Glenn Randers-Pehrson2014-11-210-0/+0
|\
| * [pngcrush] Version 1.7.80v1.7.80Glenn Randers-Pehrson2014-11-042-5/+7
* | Imported from pngcrush-1.7.81.tarv1.7.81Glenn Randers-Pehrson2014-11-2124-1040/+1215
|/
* [pngcrush] Enable the "-reduce_palette" and "-noreduce_palette" options.Glenn Randers-Pehrson2014-11-041-33/+34
* [pngcrush] Fixed bugs in -reduce_palette (or -plte_len N) optionv1.7.79Glenn Randers-Pehrson2014-11-022-140/+169
* [pngcrush] Update libpng to version 1.6.14v1.7.78Glenn Randers-Pehrson2014-10-2215-368/+346
* [pngcrush] Bump version to 1.7.78Glenn Randers-Pehrson2014-08-222-2/+4
* [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