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 b5446c4d6c..dc78a670ff 100644
--- a/video/csputils.h
+++ b/video/csputils.h
@@ -83,6 +83,7 @@ enum mp_csp_trc {
MP_CSP_TRC_PQ,
MP_CSP_TRC_HLG,
MP_CSP_TRC_V_LOG,
+ MP_CSP_TRC_S_LOG1,
MP_CSP_TRC_COUNT
};