Patch #919
Handle Pentax makernotes in samsung-rebranded cameras
100%
Description
The Samsung GX DSLR cameras (GX-1S, GX-1L, GX-10, GX-20) are rebranded Pentax cameras (*ist Ds2, *ist DL2, K10D, K20D respectively). The makernote written by those cameras is the "AOC\0" formatted Pentax makernote instead of the Samsung makernote format.
This format detects the Pentax signature on samsung branded cameras and hands them over to the pentax makernote parser. The patch has been tested with JPG files from the Samsung GX-1L camera I own.
I don't think this simple change is copyrightable at all.
In case some on considers it copyrightable, I state: As I live in Germany, I can not transfer copyright to you, though (The german copyright laws do not provide something like that). Nevertheless I can and do grant you a non-exclusive right to use the patch for any purpose, including redistribution of the patch or code derived from it under any conditions. I explicitly include novel use forms of the patch that are not yet known.
Files
Associated revisions
History
Updated by Niels Kristian Bech Jensen about 8 years ago
- Assignee set to Niels Kristian Bech Jensen
Updated by Niels Kristian Bech Jensen about 8 years ago
- Due date deleted (
30 Aug 2013) - Status changed from New to Assigned
- Target version changed from 0.24 to 0.25
- % Done changed from 100 to 0
- Estimated time deleted (
1.00 h)
Updated by Niels Kristian Bech Jensen about 7 years ago
- Due date set to 21 Sep 2014
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Thanks for the patch. I have commited it to the svn trunk.
Best regards,
Niels Kristian Bech Jensen
Issue #919: Handle Pentax makernotes in samsung-rebranded cameras. Thanks goes to Michael Karcher for the patch.