Skip to content

50D: shifted raw-photo buffer by one line for proper color indexing

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

Created originally on Bitbucket by ayshih (Albert Shih)

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

Sorry, pull request #344 (closed) was incomplete. The raw-photo buffer needs to start on a red pixel because all of the raw-pixel grabbers make that assumption. (This bug was already present; I just made it more apparent when I specified an odd value for skip_top.)

Curiously, there's actually a final line of pixels with real image data that is missing from the CR2 file (with dcraw -E), but is now included in the DNG produced by RAW_DEBUG_DUMP.

Merge request reports

Loading