summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes.rst
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2023-04-23 22:49:33 +0200
committerNiklas Haas <github-daiK1o@haasn.dev>2023-05-13 17:08:37 +0200
commit9e716d63033c31d01cf9fca1e55e5388b6a8bba3 (patch)
tree24ac48209d83c66b998952d31dc40e90382a857f /DOCS/interface-changes.rst
parent8343b3bded5eb9c7ef1eb42c79888b40a55261d2 (diff)
downloadmpv-9e716d63033c31d01cf9fca1e55e5388b6a8bba3.tar.bz2
mpv-9e716d63033c31d01cf9fca1e55e5388b6a8bba3.tar.xz
vo_gpu_next: allow to use ICC profile luminance value
Also while at it respect target-peak option when ICC profile is used. Fixes #11449
Diffstat (limited to 'DOCS/interface-changes.rst')
-rw-r--r--DOCS/interface-changes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index a842b7a155..8b9ef25e63 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -27,6 +27,10 @@ Interface changes
::
--- mpv 0.36.0 ---
+ - Target luminance value is now also applied when ICC profile is used.
+ `--icc-use-luma` has been added to use ICC profile luminance value.
+ If target luminance and ICC luminance is not used, old behavior apply,
+ defaulting to 203 nits. (Only applies for `--vo=gpu-next`)
- `playlist/N/title` gets set upon opening the file if it wasn't already set
and a title is available.
- add the `--vo=kitty` video output driver, as well as the options