summaryrefslogtreecommitdiffstats
path: root/video/out/gpu/video.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/gpu/video.h')
-rw-r--r--video/out/gpu/video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/gpu/video.h b/video/out/gpu/video.h
index de70a8f801..307f7ea2ca 100644
--- a/video/out/gpu/video.h
+++ b/video/out/gpu/video.h
@@ -146,6 +146,7 @@ struct gl_video_opts {
int target_prim;
int target_trc;
int target_peak;
+ int target_contrast;
struct gl_tone_map_opts tone_map;
bool correct_downscaling;
bool linear_downscaling;