summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vf.rst
diff options
context:
space:
mode:
authorNiklas Haas <git@nand.wakku.to>2016-05-06 18:00:39 +0200
committerwm4 <wm4@nowhere>2016-05-06 18:09:17 +0200
commit7c5188c27eacf4e13238f3621e015518c87bce10 (patch)
treee07d9d9292235b51cf869d2c0433b23e6824b4bc /DOCS/man/vf.rst
parenta93fb460cdea2951bae039b8e004b5042c337d05 (diff)
downloadmpv-7c5188c27eacf4e13238f3621e015518c87bce10.tar.bz2
mpv-7c5188c27eacf4e13238f3621e015518c87bce10.tar.xz
DOCS: update documentation related to color management
Some of this documentation was left woefully inaccurate as color management in mpv evolved. This commit updates all of the wording and adds notes and comments where appropriate.
Diffstat (limited to 'DOCS/man/vf.rst')
-rw-r--r--DOCS/man/vf.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index faca4114a9..46384eb20f 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -303,7 +303,7 @@ Available filters are:
Available gamma functions are:
:auto: automatic selection (default)
- :bt.1886: ITU-R BT.1886 (approximation of BT.601/BT.709/BT.2020 curve)
+ :bt.1886: ITU-R BT.1886 (EOTF corresponding to BT.601/BT.709/BT.2020)
:srgb: IEC 61966-2-4 (sRGB)
:linear: Linear light
:gamma1.8: Pure power curve (gamma 1.8)