From: Jan P. <pa...@pi...> - 2006-01-25 16:26:42
|
Hi Hub, none of the 3 supported maker note types gets loaded. I guess you need to subtract those 6 bytes also in all maker note files... --- Jan > Here is a patch I had around for almost 6 monthes: > > I have implemented TIFF support for libexif, and I have also sanitized > the exif_data_save_data() to save pure EXIF data. > exif_data_save_data() is being renamed to exif_data_save_data_jpeg() and > exif_data_save_data_raw() implements the same without the "Exif\0" > marker for JPEG chunks. > exif_data_sava_data() still behave as previously, but is marked as > deprecated. For compatibility only. I have changed the .so version > consequently. > > If someone can review it, but please don't commit it. I'll do IT myself > with the appropriate ChangeLog if it is OK. > > Thanks. > > Hub |