Skip to content

shaders/colorspace: take peak detection into account when tone mapping

Kacper Michajłow requested to merge kasper93/libplacebo:pd into master

If peak detection is enabled it should have higher priority than static metadata, that often is incorrect.

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

Merge request reports