summaryrefslogtreecommitdiff
path: root/tools/tiffdither.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* * libtiff/tif_config.vc.h: Make adjustments to match the newBob Friesenhahn2015-06-211-1/+3
* * tools/tiffdither.c: check memory allocations to avoid writing toEven Rouault2015-03-021-6/+17
* Replace sprintf with snprintf, to fix CVE-2013-1961.Tom Lane2013-05-021-2/+2
* Sync tool usage printouts and man pages with reality.Tom Lane2013-03-061-1/+2
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-101-1/+8
* introduce libport.h prototypes to reduce warningsFrank Warmerdam2009-01-221-1/+5
* avoid leaks, dead codeFrank Warmerdam2008-05-231-8/+5
* Copy the PhotometricInterpretation tag from the input file.Andrey Kiselev2005-04-271-2/+2
* Avoid warnings.Andrey Kiselev2004-09-031-3/+11
* Removed message about LZW patents.Andrey Kiselev2004-07-241-2/+1
* *** empty log message ***Andrey Kiselev2003-05-051-5/+5
* Fixed problem with bit fill order tag setting: was not copied from sourceAndrey Kiselev2003-05-051-2/+5
* Added library version reporting to all tools.Andrey Kiselev2003-03-121-1/+2
* Created lzw compression kit, as a new module (libtiff-lzw-compression-kit).Mike Welles1999-12-271-2/+2
* * Aadded Pixar tag support.Mike Welles1999-12-211-2/+3
* Initial revisionMike Welles1999-07-271-0/+313