summaryrefslogtreecommitdiff
path: root/tools/tiff2rgba.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* * tools/tiff2rgba.c: Fix integer overflow in size of allocatedEven Rouault2016-08-151-5/+31
* * libtiff/tif_config.vc.h: Make adjustments to match the newBob Friesenhahn2015-06-211-1/+3
* * tools/tiff2rgba.c (]): Fixed tiff2rgba usage message in that zipBob Friesenhahn2014-06-081-2/+2
* avoid leaks if TIFFRGBAImageBegin() fails (#2295)Frank Warmerdam2011-02-231-1/+2
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-101-1/+8
* * tools/{rgb2ycbcr.c, tiff2rgba.c}: Applied fixes for "Bug 2079 -Bob Friesenhahn2009-08-241-6/+19
* introduce libport.h prototypes to reduce warningsFrank Warmerdam2009-01-221-1/+5
* BigTIFF upgrade: tiff2rgba.c (last minute correction)Joris Van Damme2007-06-131-2/+2
* BigTIFF upgrade: tiff2rgba.cJoris Van Damme2007-06-131-80/+86
* This utility does not work properly on big-endian architectures. It was fixedAndrey Kiselev2007-01-311-8/+32
* Attempt to fix bug http://bugzilla.remotesensing.org/show_bug.cgi?id=1149Andrey Kiselev2007-01-271-18/+18
* removed extra newlines in usage messageFrank Warmerdam2004-11-031-12/+12
* Avoid warnings.Andrey Kiselev2004-09-031-1/+9
* Removed message about LZW patents.Andrey Kiselev2004-07-241-2/+1
* Avoid warnings.Andrey Kiselev2004-06-041-7/+5
* Switched to use TIFFReadRGBAImageOriented() instead of TIFFReadRGBAImage().Andrey Kiselev2003-10-031-25/+3
* Added library version reporting to all tools.Andrey Kiselev2003-03-121-10/+14
* fixed getopt so that -b works againFrank Warmerdam2001-08-111-2/+2
* added -n flagFrank Warmerdam2001-06-131-11/+57
* Created lzw compression kit, as a new module (libtiff-lzw-compression-kit).Mike Welles1999-12-271-1/+2
* Made PACKBITS the default compression instead of LZW.Frank Warmerdam1999-12-041-2/+2
* NewFrank Warmerdam1999-08-161-0/+452