From fe1227883a865b845c0c271bafd281f288404acb Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Tue, 13 Jun 2017 17:09:02 +0200 Subject: csputils: rename HDR curves st2084 and std-b67 are really weird names for PQ and HLG, which is what everybody else (including e.g. the ITU-R) calls them. Follow their example. I decided against naming them bt2020-pq and bt2020-hlg because it's not necessary in this case. The standard name is only used for the other colorspaces etc. because those literally have no other names. --- DOCS/man/vf.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS/man/vf.rst') diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst index 90488d2429..a76e327b8a 100644 --- a/DOCS/man/vf.rst +++ b/DOCS/man/vf.rst @@ -363,8 +363,8 @@ Available mpv-only filters are: :gamma2.2: Pure power curve (gamma 2.2) :gamma2.8: Pure power curve (gamma 2.8) :prophoto: ProPhoto RGB (ROMM) curve - :st2084: SMPTE ST2084 (HDR) curve - :std-b67: ARIB STD-B67 (Hybrid Log-gamma) curve + :pq: ITU-R BT.2100 PQ (Perceptual quantizer) curve + :hlg: ITU-R BT.2100 HLG (Hybrid Log-gamma) curve :v-log: Panasonic V-Log transfer curve ```` -- cgit v1.2.3