RawTherapee
RawTherapee copied to clipboard
Better ARQ Support
Added Support for ARQ files from ILCE-1, both 4 and 16 shot
Added Support for ARQ files from ILCE-7M4
"Fixed" possible bug where tiff_ifd[].samples was getting overwritten. This probably hasn't been noticed since it requires the TIFF tags to be parsed in a specific order, and affects files with 4 samples per pixel (pixel shift)
Some pixel shift data about Sony bodies other than ILCE-7RM3 is missing, added some TODOs to show where to add the data.
Sony bodies without the proper pixel shift data will default to ILCE-7RM3. Pentax still defaults to Pentax.
This is my first time contributing to an open source project, so please let me know if I've made any mistakes during this process.
Is ILCE-7M4 a typo? Did you mean ILCE-7R4? I was fairly certain pixel shift was exclusive to the R family and the 1.
Is ILCE-7M4 a typo? Did you mean ILCE-7R4? I was fairly certain pixel shift was exclusive to the R family and the 1.
My mistake, for whatever reason I thought the ILCE-7M4 had pixel shift, but it appears that I was incorrect
Removed the comments and check for ILCE-7M4
This branch should be ready for dev review when someone has the chance