Skip to content
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

read image with missing cam_mul metadata #1323

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

demoulinv
Copy link
Contributor

If the version of OIIO is lower than 2.4.5.0, the cam_mul metadata is missing and raw decoding using a dcp profile is not fully possible. Avoid possible crash by setting a default value for cam_mul and add a warning.

Description

Features list

Implementation remarks

@fabiencastan fabiencastan added this to the 2.5.0 milestone Dec 21, 2022
@fabiencastan fabiencastan merged commit bb2f605 into develop Dec 21, 2022
@fabiencastan fabiencastan deleted the dev/missing_cammul_metadata_mngt branch December 21, 2022 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants