Mercurial > geeqie
diff TODO @ 59:57f6da2510d9
Sun Jun 12 19:25:26 2005 John Ellis <johne@verizon.net>
* format_canon.[ch]: Reimplement canon raw parser to use convenience
functions from exif.c, also separated parsers into one per file type.
For the cr2 format also verify compression type in tiff field 0x0103.
* format_raw.c: Add FIXME comment noting current shortcomings.
author | gqview |
---|---|
date | Sun, 12 Jun 2005 23:45:45 +0000 |
parents | a8c9992320f4 |
children | 9c0c402b0ef3 |
line wrap: on
line diff
--- a/TODO Sat Jun 11 05:11:39 2005 +0000 +++ b/TODO Sun Jun 12 23:45:45 2005 +0000 @@ -29,9 +29,9 @@ d> make a generic tiff header and directory parser from the nikon parser for use by all raw parsers that involve tiff. - > clean up canon parser (there are now many convenience utils to simplify tiff header, etc.): - > canon_read_int can be substituted with, or wrap exif_get_int16/32. - > CR2 tiff code can now use exif_tiff_directory_offset. + d> clean up canon parser (there are now many convenience utils to simplify tiff header, etc.): + d> canon_read_int can be substituted with, or wrap exif_get_int16/32. + d> CR2 tiff code can now use exif_tiff_directory_offset. d> support olympus MakerNote, investigate RAW (raw embedded jpeg appears to be tiny). > support konica / minolta MakerNote, investigate RAW.