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

[VPP] Correct the HDR meta data #292

Merged
merged 1 commit into from
Jul 21, 2023
Merged

Conversation

xhaihao
Copy link
Contributor

@xhaihao xhaihao commented Jul 18, 2023

According to the description about mfxExtMasteringDisplayColourVolume, MaxDisplayMasteringLuminance is in units of 1 candela per square meter, MinDisplayMasteringLuminance is in units of 0.0001 candela per square meter. So only data.maxMasteringLuminance is multiplied by kLuminanceFixedPoint

According to the description about mfxExtMasteringDisplayColourVolume,
`MaxDisplayMasteringLuminance` is in units of 1 candela per square
meter, `MinDisplayMasteringLuminance` is in units of 0.0001 candela per
square meter. So only data.maxMasteringLuminance is multiplied by
kLuminanceFixedPoint

Signed-off-by: Haihao Xiang <[email protected]>
@xhaihao
Copy link
Contributor Author

xhaihao commented Jul 18, 2023

@FurongZhang Could you have a look at this PR ?

Copy link
Contributor

@FurongZhang FurongZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I double confirmed, It is correct. Thanks Haihao for the changes.

@FurongZhang FurongZhang added the verifying PR: fix ready and verifying with build/test label Jul 18, 2023
@gfxVPLsdm gfxVPLsdm merged commit 684b4a2 into intel:main Jul 21, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
verifying PR: fix ready and verifying with build/test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants