mpv/DOCS/man/en
Niklas Haas 6119cf13be vo_opengl: Change the default icc-intent to relative colorimetric
This used to be absolute colorimetric, but relative colorimetric is a
saner default due to the arguments presented in issue #595.

A short summary: In general it doesn't affect much because our eyes
adapt to the white point either way, but if running in windowed mode it
would make the whites seem inconsistent/tinted. For fullscreen
projection it's also undesirable since it reduces the dynamic range
without much benefit (again, since our eyes adapt either way) and it
also breaks calibration against ambient lighting.

This shouldn't change much, since most profile types that aren't 3DLUTs
aren't capable of either of those transforms, and most displays are
calibrated against D65 (same as BT.709 source) either way.
2014-02-26 23:05:20 +01:00
..
af.rst manpage: fix af_equalizer syntax 2014-01-19 22:47:12 +01:00
ao.rst ao_pulse: lower default buffer size from 1000ms to 250ms 2014-01-07 23:52:18 +01:00
changes.rst changes.rst: add entry for dvdnav menu 2013-12-23 20:09:50 +01:00
encode.rst manpage: proofread and fix formatting 2013-07-08 18:02:46 +02:00
input.rst options: allow changing options at runtime 2014-02-25 23:59:27 +01:00
lua.rst lua: add set_property_native function 2014-02-26 22:38:34 +01:00
mpv.rst manpage: remove unused environment variable 2014-02-25 21:04:26 +01:00
options.rst config: add a --config-dir option to force config directory 2014-02-25 21:04:04 +01:00
osc.rst docs: osc: update cache display percentage. 2013-10-26 11:12:08 +02:00
vf.rst manpage: fix vf_noise parameter name 2013-12-30 22:50:01 +01:00
vo.rst vo_opengl: Change the default icc-intent to relative colorimetric 2014-02-26 23:05:20 +01:00