Skip to content

shaders/colorspace: improve PL_TONE_MAP_HYBRID

Niklas Haas requested to merge hybrid_luma_v2 into master

Incorporate the improvements from BT.2446a luminance mode, and also make sure to avoid potential clipping of low brightness details by reverting back to RGB near the target black point.

Fixes https://github.com/mpv-player/mpv/issues/9781

Merge request reports