Hi,
On Wed, Jul 19, 2017 at 10:51:27AM -0700, Paulo Neves via Gphoto-devel wrote:
I have commit rights, and can add it.
Some comments.
What is the reason of this part?
@@ -131,14 +143,12 @@ exif_data_new_mem (ExifMem *mem)
}
/* Default options */
-#ifndef NO_VERBOSE_TAG_STRINGS
/*
* When the tag list is compiled away, setting this option prevents
* any tags from being loaded
*/
exif_data_set_option (data, EXIF_DATA_OPTION_IGNORE_UNKNOWN_TAGS);
-#endif
- exif_data_set_option (data, EXIF_DATA_OPTION_FOLLOW_SPECIFICATION);
+ //exif_data_set_option (data, EXIF_DATA_OPTION_FOLLOW_SPECIFICATION);
/* Default data type: none */
exif_data_set_data_type (data, EXIF_DATA_TYPE_COUNT);
Also part 1 seems missing, the patch does not apply cleanly in exif-data.c
as there is no exif_data_new_from_fd
Ciao, Marcus
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org!
http://sdm.link/slashdot_______________________________________________
Gphoto-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gphoto-devel