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

Quick hack to support 10 bit HDR AVIF using PQ transfer function... #55

Merged
merged 4 commits into from
Jul 22, 2023

Conversation

dreampiggy
Copy link
Collaborator

@dreampiggy dreampiggy commented Jul 22, 2023

This fix #54
Need better solution, currently just quick hack :(

PQ: https://en.wikipedia.org/wiki/Perceptual_quantizer

@dreampiggy dreampiggy force-pushed the bugfix/quick_hack_support_hdr10bit_pq branch from f9ad108 to e703334 Compare July 22, 2023 16:31
@dreampiggy dreampiggy merged commit 55c10aa into master Jul 22, 2023
2 checks passed
@dreampiggy dreampiggy deleted the bugfix/quick_hack_support_hdr10bit_pq branch September 8, 2023 09:22
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.

Some HDR contents can not render correctly using AVIFCoder
1 participant