More Hasselblad format support updates

This commit is contained in:
torger
2014-05-26 14:42:38 +02:00
parent 3646fe2626
commit 5e568eb54c
4 changed files with 104 additions and 48 deletions

View File

@@ -76,7 +76,7 @@ protected:
short order;
const char *ifname;
char *meta_data, xtrans[6][6];
char cdesc[5], desc[512], make[64], model[64], model2[64], artist[64];
char cdesc[5], desc[512], make[64], model[64], model2[64], model3[64], artist[64];
float flash_used, canon_ev, iso_speed, shutter, aperture, focal_len;
time_t timestamp;
unsigned shot_order, kodak_cbpp, filters, exif_cfa, unique_id;