Daniel Vogelbacher

Results 84 comments of Daniel Vogelbacher

Thanks for providing samples, this gets supported in #406

Included in upcoming 0.6.1 release.

Good hint. Disappointed that they only specified it for LinearRaw but not for CFA.

Thanks for the samples. Unfortunately newer Panasonic models like this uses new compression format type 8 that is not yet documented.

As the `WellKnownIFD` API introduced in https://github.com/dnglab/dnglab/pull/412 already provides direct access to DNG opcodes, I think this PR is no longer necessary.

Access to raw IFDs is problematic, as in newer formats like CR3 there is no "root IFD". In CR3, EXIF tags are spread over CMT1, CMT2 and CMT3 boxes, each...

This should be possible now as IFDs are now accessible #412