From: Hubert F. <hfi...@te...> - 2006-01-25 03:20:25
|
Hi, 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 |