Lines Matching refs:raw2tiff
865 * tools/raw2tiff.c (main): Fix Coverity 1024887 "Unchecked return
2358 * man/{TIFFClose.3tiff,raw2tiff.1,tiffcmp.1,tiffsplit.1}: Applied
3393 raw2tiff.1, rgb2ycbcr.1, sgi2tiff.1, tiff2bw.1, tiff2pdf.1, tiff2ps.1,
3555 * tools/raw2tiff.c: Do not set RowsPerStrip larger than ImageLength.
3710 * tools/bmp2tiff,pal2rgb,ppm2tiff,ras2tiff,raw2tiff,sgi2tiff,
4710 * tools/{bmp2tiff.c, raw2tiff.c}: Get rid of stream I/O functions.
5409 * /tools/raw2tiff.c: sqrtf() replaced with sqrt().
5413 * /tools/raw2tiff.c: #include <getopt.h> removed.
5469 * tools/raw2tiff.c, man/raw2tiff.1: Few improvements in correlation
5474 * tools/raw2tiff.c: Implemented image size guessing using
5659 * tools/raw2tiff.c: Added option `-p' to explicitly select color
5818 ras2tiff.c, raw2tiff.c, rgb2ycbcr.c, thumbnail.c, tiff2bw.c,
5850 * tools/raw2tiff.c: Memory leak fixed.
5990 * Makefile.in, /man/{raw2tiff.1, Makefile.in, libtiff.3}: Added
5991 manual page for raw2tiff(1) tool.
6055 * /tools/{raw2tiff.c, Makefile.in, Makefile.lcc, Makefile.vc}:
6056 New tool: raw2tiff --- raw images to TIFF converter. No manual page yet.