<?xml version="1.0" encoding="utf-8"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link href="http://owl.phy.queensu.ca/~phil/exiftool/rss.xml" rel="self" type="application/rss+xml" />
<title>ExifTool Updates</title>
<description>RSS feed for ExifTool updates</description>
<copyright>2009 Phil Harvey</copyright>
<pubDate>Fri, 20 Nov 2009 14:02:20 -0500</pubDate>
<lastBuildDate>Fri, 20 Nov 2009 14:02:24 -0500</lastBuildDate>
<link>http://owl.phy.queensu.ca/~phil/exiftool/</link>
<ttl>90</ttl>
<item>
<title>ExifTool 8.00 (production release)</title>
<description><![CDATA[
<ul>
<li>Added read support for Apple iWork '09 files (Keynote, Pages and Numbers)
<li>Added ability to write Nikon SerialNumber and ShutterCount tags
<li>Added a few new Nikon LensID's and changed Tamron lens names to include
    model number (thanks Robert Rottmerhusen)
<li>Decode a number of new Nikon tags (thanks Warren Hatch for much of this)
<li>Decode a few new Sony tags and improved others (thanks Igal Milchtaich)
<li>Decode a few new Ricoh tags, renamed RicohDateTime1/2, Revision and
    MakerNoteVersion tags, and added some print conversions
<li>Decode Parallax in FujiFilm MPO MPImage2 images (thanks John Goodman)
<li>Decode Canon EOS 1D Mark IV custom functions
<li>Decode a number of new tags in MPEG-4 videos
<li>Decode a large number of private GE DICOM tags
<li>Decode a few more tags in AVI videos and attempt to fix problem calculating
    duration when multiple video streams exist
<li>Enhanced -ee option to extract information from embedded MPF images
<li>Improved Nikon LensID conversion to recognize user-defined lenses
<li>Improved decoding of a few Olympus tags (ArtFilter, FaceDetect and 
    FocusProcess)
<li>Improved handling of warnings when processing corrupted ZIP files
<li>Improved recognition of Canon teleconverters in Composite LensID tag
<li>Added patch for Leica M8 bug which writes incorrect format for EXIF
    ExposureCompensation and ShutterSpeedValue
<li>Changed prefix of unknown Leica M9 tags from LeicaSubdir to Leica_Subdir
<li>Fixed problem writing encrypted Nikon WB Levels
<li>Fixed problems reading PDF tags written by OS X 10.6 utilities
<li>Fixed problem where the -charset option didn't work properly for some XML
    character entities when reading XMP
</ul>
]]></description>
<guid>http://owl.phy.queensu.ca/~phil/exiftool/history.html#v8.00</guid>
<pubDate>Fri, 20 Nov 2009 14:02:20 -0500</pubDate>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/Image-ExifTool-8.00.tar.gz' length='2349313' type='application/x-gzip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/exiftool-8.00.zip' length='2647787' type='application/zip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/ExifTool-8.00.dmg' length='1476570' type='application/octet-stream'/>
</item>
<item>
<title>ExifTool 7.99</title>
<description><![CDATA[
<ul>
<li>Added read support for Office Open XML files and improved recognition of
    many MS Office file types
<li>Added read support for Phase One IIQ and Capture One COS and EIP files
<li>Added read support for GZIP information (first archived file only)
<li>Added a new Canon LensType (thanks Karsten S&ouml;te)
<li>Added a new Nikon LensID (thanks Geert De Soete)
<li>Decode a few new Sony tags
<li>Decode MakerNotes in Pentax AVI videos
<li>Decode SerialNumber for newer Pentax cameras
<li>Decode Canon FlashMeteringMode for most EOS models
<li>Disabled some Sony A230 CameraInfo tags which weren't valid for this model
<li>Give names to a number of unknown QuickTime atoms
<li>Recognize VOB file extension (but audio information in MPEG private stream
    is not yet decoded)
<li>Tolerate extra white space in GPX attributes when geotagging (fixes problem
    reading GlobalSat GPX files)
<li>Minor improvements to FlashPix decoding
<li>Changed names of all ZIP tags to avoid name conflicts with other tags
<li>Changed Composite ImageSize to use ExifImageWidth/Height for CR2 images
<li>Changed names of QuickTime image and video track description
    ImageWidth/Height tags to SourceImageWidth/Height
<li>Fixed problems when -if option was combined with -v or -htmlDump
<li>Fixed problem parsing NMEA track logs where coordinates have the wrong
    number of digits due to missing leading zeros (Holux M-241)
<li>Fixed an incorrect Pentax LensType
</ul>
]]></description>
<guid>http://owl.phy.queensu.ca/~phil/exiftool/history.html#v7.99</guid>
<pubDate>Fri, 06 Nov 2009 10:30:32 -0500</pubDate>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/Image-ExifTool-7.99.tar.gz' length='2320640' type='application/x-gzip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/exiftool-7.99.zip' length='2631520' type='application/zip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/ExifTool-7.99.dmg' length='1455754' type='application/octet-stream'/>
</item>
<item>
<title>ExifTool 7.98</title>
<description><![CDATA[
<ul>
<li>Added -config and -use options
<li>Added <a href="http://owl.phy.queensu.ca/~phil/exiftool/TagNames/MWG.html">MWG support</a> via a plug-in module ("-use MWG")
<li>Added ability to read Sony Vegas tags in AVI videos
<li>Added a couple of new Canon LensType's
<li>Added a new Panasonic ShootingMode (thanks Joerg)
<li>Added a new PentaxModelID (Optio P80)
<li>Added a new CanonModelID (thanks Laurent Clevy)
<li>Added a few new Canon 1D Mark IV custom functions values
<li>Added warning for superfluous tag names on the command line when writing
<li>Decode a few more tags for the Canon EOS 5D and 7D
<li>Decode a number of new tags in Quicktime-based files (including MP4 and JP2)
<li>Impose length limit on IPTC values when writing as per spec. (for backward
    compatibility, the length check may be disabled with the -m option)
<li>Improved checks for invalid EXIF offsets and changed some warning messages
<li>Improved decoding for a few Canon tags (and renamed NoiseReduction tag)
<li>Improved date/time formatting to accept date-only values
<li>Implemented print conversion for ID3 date/time tags
<li>Enhanced writing of Photoshop:IPTCDigest to allow a special value of 'old'
    to represent the digest of the IPTC from the original file
<li>Updated iptc2xmp.args and xmp2iptc.args to handle IPTC
    DigitalCreationDate/Time
<li>Recognize a number of Sigma LensType's in X3F images
<li>Recognize a large number of additional audio/video file extensions
<li>Minor improvements to -htmldump output
<li>Minor changes to some application warning messages
<li>Fixed problem writing Canon CameraTemperature tags
<li>Fixed "Error reading Info object" warning when reading a PDF file after
    deleting all PDF tags
<li>API Changes:
    <ul>
    <li>Added ability to specify config file via $Image::ExifTool::configFile
    <li>Added EditGroup option for SetNewValue()
    </ul>
</ul>
]]></description>
<guid>http://owl.phy.queensu.ca/~phil/exiftool/history.html#v7.98</guid>
<pubDate>Wed, 28 Oct 2009 08:37:07 -0400</pubDate>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/Image-ExifTool-7.98.tar.gz' length='2284914' type='application/x-gzip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/exiftool-7.98.zip' length='2618394' type='application/zip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/ExifTool-7.98.dmg' length='1435899' type='application/octet-stream'/>
</item>
<item>
<title>ExifTool 7.97</title>
<description><![CDATA[
<ul>
<li>Added ability to disable print conversion on a per-tag basis by suffixing
    the tag name with a '#' character
<li>Added a new PentaxModelID (Optio WS80)
<li>Decode a few more Sony tags
<li>Decode a number of new Casio tags and values
<li>Decode CameraTemperature for Canon PowerShot models (thanks Vesa Kivisto)
<li>Improved warning messages for the -ext option
<li>Improved DOF calculation to use ObjectDistance if SubjectDistance and
    FocusDistance are not available
<li>Improved -X output to support more of the new -charset encodings
<li>Made Composite:FileNumber writable
<li>Use more detailed makernote directory names in EXIF warning messages
<li>Decreased priority of tags in IFD1 of JPEG images to avoid taking precedence
    over tags from IFD0 or ExifIFD
<li>Changed print conversion strings for TIFF SampleFormat tag
<li>Renamed Casio ObjectDistance tag to FocusDistance
<li>Fixed invalid character in a Minolta/Sony LensType string
<li>Fixed bug decoding NITFVersion tag
<li>Fixed bug where binary data was returned without the -b option when using an
    expression involving tag names for some tags such as ThumbnailImage
<li>Fixed two problems which could result in runtime warnings when:
    <ul>
    <li>reading truncated ICC_Profile information
    <li>using -htmldump on an image containing invalid EXIF offsets
    </ul>
<li>API Changes:
    <ul>
    <li>Added ability to disable print conversion by suffixing tag name with '#'
    <li>Changed name of BigTIFF 'ifd8' format to 'ifd64' for consistency
    </ul>
</ul>
]]></description>
<guid>http://owl.phy.queensu.ca/~phil/exiftool/history.html#v7.97</guid>
<pubDate>Tue, 13 Oct 2009 13:24:54 -0400</pubDate>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/Image-ExifTool-7.97.tar.gz' length='2258244' type='application/x-gzip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/exiftool-7.97.zip' length='2604258' type='application/zip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/ExifTool-7.97.dmg' length='1462800' type='application/octet-stream'/>
</item>
<item>
<title>ExifTool 7.96</title>
<description><![CDATA[
<ul>
<li>Added new Geosync tag to allow geotagging of images with timestamps which
    are not pre-synchronized to GPS time
<li>Added patch to avoid crash bug in Canon DPP software when OwnerName is set
    to a value that is exactly 3 characters long (doh!)
<li>Added a few new Olympus LensType's (thanks Godfrey DiGiorgi)
<li>Added a couple more Nikon LensID's (thanks Robert Rottmerhusen)
<li>Added minor warning when fixing invalid counts in Kodak MakerNotes
<li>Decode a few new tags and values for the Panasonic GF1
<li>Improved parsing of command-line arguments to remove order dependencies of
    certain options
<li>Minor improvement to decoding of Olympus FaceDetect tag
<li>Changed "Error reading PreviewImage from file" to a minor warning
<li>Changed conversion of Canon MeasuredEV to correspond more closely to
    LightValue (by adding 5 to the MeasuredEV value, which seems to be good for
    all EOS models, but it may be high by up to 1 EV for some PowerShot models)
<li>Fixed problems decoding some CameraInfo tags for the Canon 7D with the new
    production firmware (1.0.7)
<li>Fixed problems writing some CameraInfo tags for the Canon 50D and 5DmkII
</ul>
]]></description>
<guid>http://owl.phy.queensu.ca/~phil/exiftool/history.html#v7.96</guid>
<pubDate>Fri, 02 Oct 2009 13:00:05 -0400</pubDate>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/Image-ExifTool-7.96.tar.gz' length='2251022' type='application/x-gzip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/exiftool-7.96.zip' length='2600485' type='application/zip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/ExifTool-7.96.dmg' length='1421957' type='application/octet-stream'/>
</item>
<item>
<title>ExifTool 7.95</title>
<description><![CDATA[
<ul>
<li>Added read support for LNK (Windows shortcut) file metadata
<li>Added patch to fix incorrect count written by a number of recent Kodak
    cameras to some tags in SubIFD3 of the MakerNotes
<li>Added a few more Sony/Minolta LensType's
<li>Added a couple more Canon LensType's (thanks Norbert Wasser)
<li>Added a PentaxModelID for the new K-x
<li>Decode a couple more Canon VignettingCorr tags (thanks Laurent Clevy)
<li>Improved Canon FocusDistance conversions to indicate "inf" for maximum value
<li>Improved DOF calculation to use SubjectDistance if FocusDistance is not
    available
<li>Changed -fast, -scanForXMP and -unknown options to also apply when copying
    tags with -tagsFromFile
</ul>
]]></description>
<guid>http://owl.phy.queensu.ca/~phil/exiftool/history.html#v7.95</guid>
<pubDate>Thu, 24 Sep 2009 07:46:07 -0400</pubDate>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/Image-ExifTool-7.95.tar.gz' length='2245103' type='application/x-gzip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/exiftool-7.95.zip' length='2597795' type='application/zip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/ExifTool-7.95.dmg' length='1406242' type='application/octet-stream'/>
</item>
<item>
<title>ExifTool 7.94</title>
<description><![CDATA[
<ul>
<li>Added support for Leica M9 makernote format and decode a few new tags
<li>Added a few new Leica LensType's
<li>Added support for IGC GPS track logs (thanks Lionel Genet)
<li>Added a number of alternate Macintosh character sets and changed a couple of
    character set names for -charset option
<li>Decode even more Sony A100 tags (thanks Igal Milchtaich!)
<li>Improved handling of FlashPix character translations
<li>Changed a couple of Sony and Minolta AF tag names to be more consistent
</ul>
]]></description>
<guid>http://owl.phy.queensu.ca/~phil/exiftool/history.html#v7.94</guid>
<pubDate>Fri, 11 Sep 2009 07:30:05 -0400</pubDate>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/Image-ExifTool-7.94.tar.gz' length='2227739' type='application/x-gzip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/exiftool-7.94.zip' length='2590709' type='application/zip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/ExifTool-7.94.dmg' length='1405284' type='application/octet-stream'/>
</item>
<item>
<title>ExifTool 7.93</title>
<description><![CDATA[
<ul>
<li>Added a new CanonModelID (thanks Laurent Clevy)
<li>Added a couple of new Nikon LensType's (thanks Robert Rottmerhusen)
<li>Added a few new Pentax LensType's
<li>Decode a number of new tags for the Canon EOS 7D
<li>Calculate Duration for WAV audio files
<li>Allow exponents when writing GPS coordinates (ie. "-gpslatitude=7.657e+01")
<li>Print available character sets if no CHARSET is given for -charset option
<li>Improved -v3 and -htmldump output to show MPF image data
<li>Fixed -E option to work with tag descriptions when -lang option used
<li>Fixed problem reading large FlashPix-format documents
<li>API Changes:
    <ul>
    <li>Added LargeFileSupport option
    </ul>
</ul>
]]></description>
<guid>http://owl.phy.queensu.ca/~phil/exiftool/history.html#v7.93</guid>
<pubDate>Sat, 05 Sep 2009 06:53:50 -0400</pubDate>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/Image-ExifTool-7.93.tar.gz' length='2215574' type='application/x-gzip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/exiftool-7.93.zip' length='2584529' type='application/zip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/ExifTool-7.93.dmg' length='1396842' type='application/octet-stream'/>
</item>
<item>
<title>ExifTool 7.92</title>
<description><![CDATA[
<ul>
<li>Fixed new "-charset iptc=CHARSET" feature to work with -tagsFromFile
</ul>
]]></description>
<guid>http://owl.phy.queensu.ca/~phil/exiftool/history.html#v7.92</guid>
<pubDate>Sat, 29 Aug 2009 17:38:52 -0400</pubDate>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/Image-ExifTool-7.92.tar.gz' length='2212481' type='application/x-gzip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/exiftool-7.92.zip' length='2582421' type='application/zip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/ExifTool-7.92.dmg' length='1387230' type='application/octet-stream'/>
</item>
<item>
<title>ExifTool 7.91</title>
<description><![CDATA[
<ul>
<li>Added -charset option and support for additional Windows and Mac character
    sets.  Character sets now supported are: UTF-8, Latin1, Latin2, Cyrillic,
    Greek, Turkish, Hebrew, Arabic, Baltic, Vietnam, Thai and MacRoman
<li>Fixed problem with some duplicate Nikon LensID's
<li>Fixed incorrect Duration calculation for multi-channel FLAC audio files
<li>Compatibility Notice: Removed "CreatorContactInfo" shortcuts which were
    added to ease the transition when some Iptc4xmpCore tag names were changed
    in version 7.45
<li>API Changes:
    <ul>
    <li>Added IPTCCharset option and support for additional character sets
    </ul>
</ul>
]]></description>
<guid>http://owl.phy.queensu.ca/~phil/exiftool/history.html#v7.91</guid>
<pubDate>Sat, 29 Aug 2009 12:29:56 -0400</pubDate>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/Image-ExifTool-7.91.tar.gz' length='2212426' type='application/x-gzip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/exiftool-7.91.zip' length='2582317' type='application/zip'/>
<enclosure url='http://owl.phy.queensu.ca/~phil/exiftool/ExifTool-7.91.dmg' length='1387204' type='application/octet-stream'/>
</item>
</channel>
</rss>
