-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Canon CR3 raw files #271
base: develop
Are you sure you want to change the base?
Commits on Feb 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1e43142 - Browse repository at this point
Copy the full SHA 1e43142View commit details -
Configuration menu - View commit details
-
Copy full SHA for 650b008 - Browse repository at this point
Copy the full SHA 650b008View commit details
Commits on Feb 15, 2022
-
This patch is based on a draft from Roman Lebedev.
Configuration menu - View commit details
-
Copy full SHA for f2ddf18 - Browse repository at this point
Copy the full SHA f2ddf18View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd42716 - Browse repository at this point
Copy the full SHA bd42716View commit details -
Add CrxDecompressor for CR3 raw files
This decompressor is ported from libraw. Some of the file handling logic has been replaced by rawspeed::Buffer and derived classes. Most of the code is untouched.
Configuration menu - View commit details
-
Copy full SHA for e70009d - Browse repository at this point
Copy the full SHA e70009dView commit details -
Add Cr3Decoder for CR3 raw files
This decoder contains the logic to parse a CR3 ISOBMFF file.
Configuration menu - View commit details
-
Copy full SHA for 7e23124 - Browse repository at this point
Copy the full SHA 7e23124View commit details -
Configuration menu - View commit details
-
Copy full SHA for 672a77f - Browse repository at this point
Copy the full SHA 672a77fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c76dc38 - Browse repository at this point
Copy the full SHA c76dc38View commit details -
Configuration menu - View commit details
-
Copy full SHA for d51133d - Browse repository at this point
Copy the full SHA d51133dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 146fb38 - Browse repository at this point
Copy the full SHA 146fb38View commit details -
Configuration menu - View commit details
-
Copy full SHA for eba14a5 - Browse repository at this point
Copy the full SHA eba14a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a5b9a1 - Browse repository at this point
Copy the full SHA 0a5b9a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0dd088 - Browse repository at this point
Copy the full SHA d0dd088View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb85349 - Browse repository at this point
Copy the full SHA eb85349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95372ec - Browse repository at this point
Copy the full SHA 95372ecView commit details -
FIX: ISOSPEEDRATINGS is of type SHORT, larger ISO values stored in RE…
…COMMENDEDEXPOSUREINDEX
Configuration menu - View commit details
-
Copy full SHA for a6f6e6d - Browse repository at this point
Copy the full SHA a6f6e6dView commit details -
Improve black area detection and properly parse IAD1 box
IAD1 contains 4 definitions for rectangles: * crop rectangle * left optical black area rectangle * top optical black area rectangle * active area rectangle This patch parses all IAD1 rectangles and uses them for black areas and crop.
Configuration menu - View commit details
-
Copy full SHA for 06a6bc2 - Browse repository at this point
Copy the full SHA 06a6bc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79647e3 - Browse repository at this point
Copy the full SHA 79647e3View commit details -
Add support for missing Canon CR3 cameras
* Canon EOS 250D * Canon EOS M6 Mark II * Canon EOS M200 * Canon EOS M50 Mark II * Canon PowerShot G5 X Mark II * Canon PowerShot G7 X Mark III
Configuration menu - View commit details
-
Copy full SHA for 9375745 - Browse repository at this point
Copy the full SHA 9375745View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5988c5b - Browse repository at this point
Copy the full SHA 5988c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef7d399 - Browse repository at this point
Copy the full SHA ef7d399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da9d1e - Browse repository at this point
Copy the full SHA 0da9d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1fdfa - Browse repository at this point
Copy the full SHA 2f1fdfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d19451 - Browse repository at this point
Copy the full SHA 0d19451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33fa98f - Browse repository at this point
Copy the full SHA 33fa98fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3fed26 - Browse repository at this point
Copy the full SHA c3fed26View commit details -
Fix compiler errors for unused check() result
Cleanup reserved macro and function names for llvm
Configuration menu - View commit details
-
Copy full SHA for 09ca1df - Browse repository at this point
Copy the full SHA 09ca1dfView commit details