From 247ec0cb841c28b97a186675c0ef923a0ede2f40 Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Sun, 26 Jun 2016 19:57:29 +0200 Subject: csputils: add Panasonic V-Gamut primaries This is actually not entirely trivial since it involves negative Yxy coordinates, so the CMM has to be capable of full floating point operation. Fortunately, LittleCMS is, so we can just blindly implement it. --- DOCS/man/vo.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS/man/vo.rst') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index 306b027561..db6fa1d0fc 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -979,6 +979,8 @@ Available video output drivers are: CIE 1931 RGB (not to be confused with CIE XYZ) dci-p3 DCI-P3 (Digital Cinema Colorspace), SMPTE RP431-2 + v-gamut + Panasonic V-Gamut (VARICAM) primaries ``target-trc=`` Specifies the transfer characteristics (gamma) of the display. Video -- cgit v1.2.3