summaryrefslogtreecommitdiffstats
path: root/libvo/csputils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/csputils.h')
-rw-r--r--libvo/csputils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/csputils.h b/libvo/csputils.h
index 29760fd872..4723c7006d 100644
--- a/libvo/csputils.h
+++ b/libvo/csputils.h
@@ -27,6 +27,7 @@ enum mp_csp_standard {
MP_CSP_BT_709,
MP_CSP_SMPTE_240M,
MP_CSP_EBU,
+ MP_CSP_XYZ,
MP_CSP_COUNT
};