From f68a3dc48d8fb8c04fe49dd9e5d07d7cdd221ad1 Mon Sep 17 00:00:00 2001 From: Kent Hansen Date: Tue, 31 Jan 2012 07:01:22 +0100 Subject: Add TIFF plugin Moved out from qtbase. Task-number: QTBUG-23887 Change-Id: I57d30173e6624d41dba1610084a7ed949ae84d1d Reviewed-by: aavit Sanity-Review: Kent Hansen --- src/3rdparty/libtiff/TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/3rdparty/libtiff/TODO (limited to 'src/3rdparty/libtiff/TODO') diff --git a/src/3rdparty/libtiff/TODO b/src/3rdparty/libtiff/TODO new file mode 100644 index 0000000..6c58eb0 --- /dev/null +++ b/src/3rdparty/libtiff/TODO @@ -0,0 +1,12 @@ +# $Header: /cvs/maptools/cvsroot/libtiff/TODO,v 1.6 2002/10/10 05:28:43 warmerda Exp $ + +o gif2tiff segaulting on selected images +o tiffcmp read data by strip/tile instead of scanline +o YCbCr sampling support +o extracate colorspace conversion support +o look at isolating all codecs from TIFF library +o JPEG colormode order dependency problem +o Write documentation on how do extend tags, and how the custom field + stuff all works. + + -- cgit v1.2.3