Skip to content
Snippets Groups Projects
Commit 5bbaccef authored by Niklas Haas's avatar Niklas Haas
Browse files

(WIP) shaders/colorspace: implement reshaping

Needed for Dolby Vision Profile 5 and friends. Implemented as 3x1D LUTs,
to avoid having to do any of this math in the shader. (And allow me to
be lazy and copy/paste the reference implementation)

Probably fast enough to not bother micro-optimizing further.

TODO:
- implement MMR reshaping
- signal resulting bit depth explicitly?

Closes #113
parent fb30b848
No related branches found
No related tags found
No related merge requests found
Pipeline #163862 failed with stages
in 1 minute
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment