Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(9569)

Issue 3854041: Review: libtiff 4.0 support (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by larrygritz
Modified:
13 years, 3 months ago
Reviewers:
Chris Foster, oiio-dev
Base URL:
http://svn.openimageio.org/oiio/trunk/
Visibility:
Public.

Description

Changes to compile cleanly and work correctly with the libtiff 4.0 beta.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -8 lines) Patch
src/jpeg.imageio/jpeg_pvt.h View 1 chunk +0 lines, -4 lines 0 comments Download
src/jpeg.imageio/jpegexif.cpp View 1 chunk +18 lines, -0 lines 1 comment Download
src/tiff.imageio/tiffinput.cpp View 1 chunk +6 lines, -4 lines 0 comments Download

Messages

Total messages: 4
larrygritz
13 years, 4 months ago (2010-12-31 00:41:50 UTC) #1
Chris Foster
From a brief skim through the code, I gather that the jpeg EXIF data is ...
13 years, 3 months ago (2011-01-08 04:49:54 UTC) #2
larrygritz
On 2011/01/08 04:49:54, Chris Foster wrote: > From a brief skim through the code, I ...
13 years, 3 months ago (2011-01-09 05:55:15 UTC) #3
Chris Foster
13 years, 3 months ago (2011-01-09 07:15:59 UTC) #4
On Sun, Jan 9, 2011 at 3:55 PM,  <larrygritz@gmail.com> wrote:
> On 2011/01/08 04:49:54, Chris Foster wrote:
>>
>>  From a brief skim through the code, I gather that the jpeg EXIF data
>
> is embedded
>>
>> as a standard TIFF directory, but other than that your code in
>
> jpegexif.cpp has
>>
>> nothing to do with libtiff?
>
> No, unfortunately, there are other things that this file needs from
> tiff.h, include the enum TIFFDataType and the tag numbers of all the
> individual Exif tags. To cut tiff.h out entirely, we'd have to replicate
> even more that's in there.

Oops, I missed that huge table of tags somehow!  Ok then maybe cutting out
libtiff isn't such a good idea :)
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b