summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/video.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/video.h')
-rw-r--r--video/out/opengl/video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/opengl/video.h b/video/out/opengl/video.h
index 4a51d421ad..b4f91b802f 100644
--- a/video/out/opengl/video.h
+++ b/video/out/opengl/video.h
@@ -110,6 +110,7 @@ struct gl_video_opts {
int target_brightness;
int hdr_tone_mapping;
float tone_mapping_param;
+ float tone_mapping_desat;
int linear_scaling;
int correct_downscaling;
int sigmoid_upscaling;