Added these tags:
authorJan Patera <patera@pictview.com>
Tue, 2 Nov 2004 08:32:14 +0000 (09:32 +0100)
committerJan Patera <patera@pictview.com>
Tue, 2 Nov 2004 08:32:14 +0000 (09:32 +0100)
commit21fb4baf50ff1e92f9e6bd857fcf9b5116f76b74
treeb739abb19223651793210cf55dcaf59eb8f7eb99
parentee02ab1e37a7c50b72e094e99a35b27d17ef53bc
Added these tags:
 EXIF_TAG_NEW_SUBFILE_TYPE     = 0x00fe
 EXIF_TAG_SUB_IFDS             = 0x014a
 EXIF_TAG_XML_PACKET           = 0x02bc
 EXIF_TAG_IMAGE_RESOURCES      = 0x8649
 EXIF_TAG_TIFF_EP_STANDARD_ID  = 0x9216

These tags are used in the Nikon Raw format .NEF.
The primary reason why I added these items is that exif_data_load_data_content()
gives parsing IFD up when it encounters an unknown tag.
libexif/exif-tag.c
libexif/exif-tag.h