summaryrefslogtreecommitdiff
path: root/tools/rgb2ycbcr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* * tools/rgb2ycbcr.c: validate values of -v and -h parameters toEven Rouault2016-08-151-1/+5
* * libtiff/tif_config.vc.h: Make adjustments to match the newBob Friesenhahn2015-06-211-1/+3
* Replace sprintf with snprintf, to fix CVE-2013-1961.Tom Lane2013-05-021-2/+3
* * tools/rgb2ycbcr.c (cvtRaster): unchecked mallocBob Friesenhahn2011-05-311-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-7/+25
* introduce libport.h prototypes to reduce warningsFrank Warmerdam2009-01-221-1/+5
* fix some coverity reported problemsFrank Warmerdam2008-05-231-2/+5
* 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-6/+6
* Added library version reporting to all tools.Andrey Kiselev2003-03-121-10/+15
* Added support for deflate compression.Andrey Kiselev2002-06-271-3/+6
* fixed output strip size to account for vertical roundup to sample factorFrank Warmerdam2000-10-191-3/+4
* 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/+340