Daniel Vogelbacher

Results 84 comments of Daniel Vogelbacher

@tupshin Friendly reminder, I want to release 0.5.1 soon :wink:

Yes, that's a bug introduced while refactoring clap code. Thanks for reporting.

It's a huffman compression, some new tiff tags (0x0040 etc), contains the huffman tree, init values and more. Seems to be called CF2 codec but I've not found any information...

I've finished my Rust port of the pana8 decoder: https://github.com/dnglab/dnglab/pull/437/commits/03c3d5dbeb654435bf461016c0a0297788b5cdee, based on libraw code.

This should be possible to implement but as embedded DCP profiles are not wide supported by FOSS software, I've not priorize DCP support at all. Could you please describe your...

Hi, unfortunately I can't download the file from this service. Please have a look at https://github.com/dnglab/dnglab/blob/main/CONTRIBUTE_SAMPLES.md#canon-cr3 what samples are required. I've added R5C support long time ago but I don't...

This is possible with **makedng** command from main branch, but that's very low level. Related to #371

May have a look at #416, feedback welcome.

Thanks for your contribution @virtualritz. Please strip out clippy fixes, as they make some code lines less readable, thanks.

Cinema DNG is not yet supported.