Skip to content

Conversation

dreampiggy
Copy link
Contributor

New Pull Request Checklist

  • I have read and understood the CONTRIBUTING guide

  • I have read the Documentation

  • I have searched for a similar pull request in the project and found none

  • I have updated this branch with the latest master to avoid conflicts (via merge from master or rebase)

  • I have added the required tests to prove the fix/feature I am adding

  • I have updated the documentation (if necessary)

  • I have run the tests and they pass

  • I have run the lint and it passes (pod lib lint)

This merge request fixes / refers to the following issues: ...

Pull Request Description

This just forward the options, no extra logic, really simple changes

To test Apple ImageIO HDR encoding, you need iOS 18 and macOS 15 device (not simulator)

This just forward the options, no extra logic
this need iOS 18 and macOS 15 device (not simulator)
@dreampiggy dreampiggy added the HDR High Dynamic Range image label Feb 22, 2025
@dreampiggy dreampiggy added this to the 5.21.0 milestone Feb 22, 2025
@dreampiggy
Copy link
Contributor Author

dreampiggy commented Feb 22, 2025

@CloudlessMoon Have a check

I think this simple change is OK. If your input CGImage is directly from ImageIO HDR decoded result, the encoding usage is simple

We don't support custom gain map or complicated encoding currently, just allows for simplest case

@dreampiggy dreampiggy force-pushed the feature/hdr_encoding branch 2 times, most recently from bd096a1 to bc1c108 Compare February 22, 2025 12:26
@dreampiggy dreampiggy merged commit 0fe2bb7 into SDWebImage:master Feb 24, 2025
7 checks passed
@dreampiggy dreampiggy deleted the feature/hdr_encoding branch February 24, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HDR High Dynamic Range image
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant