mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
video: Support BT.2020 constant luminance system
Signed-off-by: wm4 <wm4@nowhere>
This commit is contained in:
@@ -38,6 +38,7 @@ enum mp_csp {
|
||||
MP_CSP_BT_709,
|
||||
MP_CSP_SMPTE_240M,
|
||||
MP_CSP_BT_2020_NC,
|
||||
MP_CSP_BT_2020_C,
|
||||
MP_CSP_RGB,
|
||||
MP_CSP_XYZ,
|
||||
MP_CSP_YCGCO,
|
||||
|
||||
Reference in New Issue
Block a user