summaryrefslogtreecommitdiffstats
path: root/video/csputils.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/csputils.h')
-rw-r--r--video/csputils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/csputils.h b/video/csputils.h
index 184e1ee76a..d11e85e38b 100644
--- a/video/csputils.h
+++ b/video/csputils.h
@@ -41,6 +41,7 @@ enum mp_csp {
MP_CSP_SMPTE_240M,
MP_CSP_RGB,
MP_CSP_XYZ,
+ MP_CSP_YCGCO,
MP_CSP_COUNT
};