Skip to content

camera specific values for 50D still need QR_mode

Bitbucket Importer requested to merge bitbucket/merged-pr-110 into branch/unified

Created originally on Bitbucket by Gregory O'Connor (g o)

Was already merged in Bitbucket before import, marked as merged by the import user

kiss - should be no problem for any other camera. confirmed

RAW_LV_EDMAC 0xC0F04508 (seems to be same as 5D2 - nothing looks horribly broken) RAW_PHOTO_EDMAC 0xc0f04A08 (smae 5D2 and digic iv cousins - ok ?) CAM_COLORMATRIX1 matches values in ufraw 0.19.2 source code skip_top, left,... got Silent Pic mode working and set values to 0, seem OK in regular raw and some zoom modes (could these change at different aspect ratios?) recent builds look OK

QR_mode values are missing and left in place commented code (not sure of ml best practice for incomplete sections)

Merge request reports