Ticket UUID: | 1161942 | |||
Title: | Adds most EXIF-2.2 tags to exif.tcl | |||
Type: | Patch | Version: | None | |
Submitter: | nobody | Created on: | 2005-03-12 12:46:24 | |
Subsystem: | exif | Assigned To: | andreas_kupries | |
Priority: | 5 Medium | Severity: | ||
Status: | Closed | Last Modified: | 2013-07-04 17:25:06 | |
Resolution: | Not Applicable Here | Closed By: | ||
Closed on: | ||||
Description: |
Add most EXIF-2.2 tags to exif.tcl This patch adds most of the EXIF-2.2 tags and some Olympus makernotes to exif.tcl. If an unknown tag is found, the script will report this tag as unknown tag instead of crashing. I checked the script with lots of personal photos as well as some sample images found on www.exif.org. - Matthias mlange_lists(at)yahoo.de --> This is a repost because I missed the checkbox for the file upload ... | |||
User Comments: |
andreas_kupries added on 2005-09-07 02:56:03:
File Added - 148248: exif-patch-unidiff.txt andreas_kupries added on 2005-09-07 02:56:00: Logged In: YES user_id=75003 For future reference, please create patches in unidiff format. They have infomration about which file they apply the regular plain patch you provided does not have. They also have context information which allows the patch to to find the location even if in the presen of slight changes in other parts of the file, shifting the locations around a bit. Also: Please specify exactly which images from the exif site you used. I.e. links to the pages containing the image(s), liks to the images themselves. If possible, can you please attach test images as well, if they are not too large ? All of the above is required by me so that I can extend the testsuite to cover the new code. Test cases covering when encountering an unknown tag should be provided as well, but I am willing to drop this part. As you said "most 2.2 tags" I would like to know which of the tags are _not_ handled by your code. nobody added on 2005-03-12 19:46:25: File Added - 125270: exif-patch.txt |