mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
csputils: implement sony s-gamut
The S-Log "matching" colorspace
This commit is contained in:
@@ -65,6 +65,7 @@ enum mp_csp_prim {
|
||||
MP_CSP_PRIM_CIE_1931,
|
||||
MP_CSP_PRIM_DCI_P3,
|
||||
MP_CSP_PRIM_V_GAMUT,
|
||||
MP_CSP_PRIM_S_GAMUT,
|
||||
MP_CSP_PRIM_COUNT
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user