summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* Imported from pngcrush-1.7.56.tarv1.7.56Glenn Randers-Pehrson2013-04-023-70/+192
* [pngcrush] Updated ChangeLog.htmlGlenn Randers-Pehrson2013-04-011-0/+8
* [pngcrush] Rebuilt with libpng-1.6.1v1.7.55Glenn Randers-Pehrson2013-03-2716-29/+32
* [pngcrush] Updated zlib to version 1.2.7.1.v1.7.54Glenn Randers-Pehrson2013-03-2521-113/+200
* [pngcrush] Shorten the indexed-PNG tRNS chunk length if it has more entriesGlenn Randers-Pehrson2013-03-091-40/+76
* Merge branch 'pngcrush' of ssh://libpng.git.sourceforge.net/gitroot/pmt/pmt i...Glenn Randers-Pehrson2013-03-040-0/+0
|\
| * [pngcrush] Fixed some errors with initialization that cause the -reduceGlenn Randers-Pehrson2013-03-041-6/+25
* | Imported from pngcrush-1.7.52.tarv1.7.52Glenn Randers-Pehrson2013-03-0417-221/+390
|/
* [pngcrush] Fixed a typo that caused a cHRM chunk to be "found" if an iCCP chunkGlenn Randers-Pehrson2013-03-011-3/+5
* [pngcrush] Updated license info and "To do" list, bumped version to 1.7.52.Glenn Randers-Pehrson2013-03-012-6/+41
* [pncrush] Version 1.7.51 (built with libpng-1.6.0 and zlib-1.2.7)v1.7.51Glenn Randers-Pehrson2013-02-162-55/+185
* [pngcrush] Updated the bundled libpng to version 1.6.0.v1.7.50Glenn Randers-Pehrson2013-02-1423-6335/+12180
* [pngcrush] Finished changing pointer printing to use %p conversion.Glenn Randers-Pehrson2013-02-131-4/+4
* [pngcrush] Use ISO_C "%p" conversion for debug printout of pointers.Glenn Randers-Pehrson2013-02-131-4/+4
* [pngcrush] Update to version 1.7.49v1.7.49Glenn Randers-Pehrson2013-02-131-2/+1
* [pngcrush] Revised pngcrush.h to work with libpng16 and 17.Glenn Randers-Pehrson2013-02-131-10/+18
* [pngcrush] Implemented "-reduce" option to identify and reduce all-gray images,Glenn Randers-Pehrson2013-02-131-79/+337
* Imported from pngcrush-1.7.48.tarv1.7.48Glenn Randers-Pehrson2013-02-105-806/+273
* [pngcrush] Fixed a mistake in 1.7.45 and 1.7.46 that caused the output file tov1.7.47Glenn Randers-Pehrson2013-02-021-54/+73