From: Jan P. <pa...@us...> - 2007-04-24 04:50:01
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11457 Modified Files: ChangeLog Log Message: Added hook for ISO settings of Canon PowerShot S3 IS - unlike other Canons, it doesn't use index into LUT, but direct ISO value ored w/ 0x4000 Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.239 retrieving revision 1.240 diff -u -p -d -r1.239 -r1.240 --- ChangeLog 25 Feb 2007 16:12:47 -0000 1.239 +++ ChangeLog 24 Apr 2007 04:49:58 -0000 1.240 @@ -1,19 +1,39 @@ +2007-04-24 Jan Patera <pa...@us...> + + * libexif/canon/mnote-canon-entry.c: Added hook for ISO settings of Canon + PowerShot S3 IS - unlike other Canons, it doesn't use index into LUT, but + direct ISO value ored w/ 0x4000 + +2007-03-17 Jan Patera <pa...@us...> + + * libexif/exif-entry.c: Fixed values of EXIF_TAG_PHOTOMETRIC_INTERPRETATION, + updated values of EXIF_TAG_COMPRESSION. + 2007-02-25 Lutz Mueller <lu...@us...> - Suggestions by Jef Driesen <jef...@ho...>: + Suggestions by Jef Driesen <jef...@ho...>: - * libexif/exif-entry.c: Correct formulas regarding to APEX values. + * libexif/exif-entry.c: Correct formulas regarding to APEX values. + +2007-02-14 Jan Patera <pa...@us...> + + * libexif/olympus/mnote-olympus-entry.c: + Updated MNOTE_OLYMPUS_TAG_QUALITY & MNOTE_OLYMPUS_TAG_VERSION 2006-10-03 Marcus Meissner <ma...@je...> * libexif/olympus/*.[ch]: Added several Nikon Makernotes entries, extracted from exiftool. +2006-09-19 Jan Patera <pa...@us...> + + * libexif/exif-loader.c: exif_loader_write() skips non-EXIF APP1 markers + 2006-09-17 Lutz Mueller <lu...@us...> - Patch by Jef Driesen <jef...@ho...>: + Patch by Jef Driesen <jef...@ho...>: - * libexif/canon/*: Improve support for canon maker notes. + * libexif/canon/*: Improve support for canon maker notes. 2006-05-05 Jan Patera <pa...@us...> * libexif/exif-content.c: fixed bug #1471060: wasted space in |