Project

General

Profile

Feature #1352

Support camera Canon M100

Added by Daniel Zucchetto over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
camera
Target version:
Start date:
19 May 2018
Due date:
% Done:

100%

Estimated time:
1.00 h

Description

I request the support of the Canon M100 camera ModelID, for which I attach the patch.
Before:

exiv2 -pt testimg.jpg | grep -ai model

Exif.Image.Model Ascii 15 Canon EOS M100
Exif.Canon.ModelID Long 1 (60293120)
Exif.Photo.LensModel Ascii 29 EF-M15-45mm f/3.5-6.3 IS STM
After:

exiv2 -pt testimg.jpg | grep -ai model

Exif.Image.Model Ascii 15 Canon EOS M100
Exif.Canon.ModelID Long 1 EOS M100
Exif.Photo.LensModel Ascii 29 EF-M15-45mm f/3.5-6.3 IS STM


Files

testimg.jpg (39.1 KB) testimg.jpg Test image Daniel Zucchetto, 19 May 2018 19:23
canonm100.patch (574 Bytes) canonm100.patch Patch Daniel Zucchetto, 19 May 2018 19:23

History

#1

Updated by Robin Mills over 3 years ago

  • Category set to camera
  • Assignee set to Robin Mills
  • Target version set to 0.27
  • % Done changed from 0 to 10
  • Estimated time set to 2.00 h

Daniel:

Thank you for reporting this issue and providing a patch and test file. When we released v0.26, we move our repos to http://github.com/Exiv2/exiv2 If you're happy raise this request as a PR on GitHub, it'll be serviced.

If you're unfamiliar with Git/GitHub, I'll raise the PR for you.

Robin

#2

Updated by Robin Mills over 3 years ago

  • Status changed from New to Closed
  • % Done changed from 10 to 100
  • Estimated time changed from 2.00 h to 1.00 h

Thanks, Daniel for raising a PR on GitHub. https://github.com/Exiv2/exiv2/pull/317

I'm closing this issue on Redmine, however the PR is open on GitHub.

Also available in: Atom PDF