-
Notifications
You must be signed in to change notification settings - Fork 111
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
Added UltraHDR export plugin to generate UltraHDR JPEG images. #502
base: master
Are you sure you want to change the base?
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37ba88e - Browse repository at this point
Copy the full SHA 37ba88eView commit details
Commits on Aug 26, 2024
-
Added encoding variant as an explicit UI setting (though only API-4 i…
…s supported now).
Configuration menu - View commit details
-
Copy full SHA for c67cfde - Browse repository at this point
Copy the full SHA c67cfdeView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2553cb8 - Browse repository at this point
Copy the full SHA 2553cb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b59754 - Browse repository at this point
Copy the full SHA 8b59754View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72b633a - Browse repository at this point
Copy the full SHA 72b633aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8435af7 - Browse repository at this point
Copy the full SHA 8435af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df1363 - Browse repository at this point
Copy the full SHA 8df1363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 918ea5a - Browse repository at this point
Copy the full SHA 918ea5aView commit details
Commits on Sep 20, 2024
-
Display all error messages when checking configuration.
Changed config defaults to require less user input (use_original_directory=TRUE, import_to_darktable=TRUE). Account for nil values when checking for file existence.
Configuration menu - View commit details
-
Copy full SHA for 6da9acd - Browse repository at this point
Copy the full SHA 6da9acdView commit details -
Added option to generate metadata file.
Fixed pref load / saving code defaults. Metadata file is required in ENCODING_VARIANT_SDR_AUTO_GAINMAP mode.
Configuration menu - View commit details
-
Copy full SHA for 10ead42 - Browse repository at this point
Copy the full SHA 10ead42View commit details -
Don't overwrite existing stack slots (that way the first matching ima…
…ge in a stack will be used, vs the last one).
Configuration menu - View commit details
-
Copy full SHA for e1ee64e - Browse repository at this point
Copy the full SHA e1ee64eView commit details
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37e2844 - Browse repository at this point
Copy the full SHA 37e2844View commit details -
Configuration menu - View commit details
-
Copy full SHA for b073b1a - Browse repository at this point
Copy the full SHA b073b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9168ce - Browse repository at this point
Copy the full SHA a9168ceView commit details -
Support grouping images into stacks by different criteria (or forcing…
… the selection to be interpreted as a single UltraHDR stack).
Configuration menu - View commit details
-
Copy full SHA for 9120e18 - Browse repository at this point
Copy the full SHA 9120e18View commit details
Commits on Sep 22, 2024
-
Exposed sliders for crucial settings in a metadata file, removed file…
… picker for metadata.cfg. Temporary metadata file will be created during UltraHDR generation, using the values from the UI.
Configuration menu - View commit details
-
Copy full SHA for 6fd3dda - Browse repository at this point
Copy the full SHA 6fd3ddaView commit details
Commits on Sep 24, 2024
-
Made the UltraHDR generation more robust.
- Appropriate color profiles are used when generating UltraHDR files. DT_COLORSPACE_DISPLAY_P3 is used for SDR, and DT_COLORSPACE_PQ_P3 is used for HDR, regardless of what was selected in the export module UI. - Added correction for odd image dimensions in SDR + HDR mode. - Added quality setting for JPEG compression - SDR + HDR option can source from any DT image (JPEG-XL is generated on the fly). - generation can abort on errors and display error messages.
Configuration menu - View commit details
-
Copy full SHA for 6a835ce - Browse repository at this point
Copy the full SHA 6a835ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 757ff53 - Browse repository at this point
Copy the full SHA 757ff53View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9530a21 - Browse repository at this point
Copy the full SHA 9530a21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee0226 - Browse repository at this point
Copy the full SHA 4ee0226View commit details -
Configuration menu - View commit details
-
Copy full SHA for afceec9 - Browse repository at this point
Copy the full SHA afceec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb2d22 - Browse repository at this point
Copy the full SHA 7fb2d22View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf3e882 - Browse repository at this point
Copy the full SHA cf3e882View commit details -
Verify raw file size in pixels.
Added option to keep temporary files around for analysis.
Configuration menu - View commit details
-
Copy full SHA for a61329c - Browse repository at this point
Copy the full SHA a61329cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c26bd7b - Browse repository at this point
Copy the full SHA c26bd7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 188e90a - Browse repository at this point
Copy the full SHA 188e90aView commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 29033f1 - Browse repository at this point
Copy the full SHA 29033f1View commit details