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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/video/out/gpu/video.h b/video/out/gpu/video.h
index 0bd5c57e8f..1b0994ac78 100644
--- a/video/out/gpu/video.h
+++ b/video/out/gpu/video.h
@@ -101,8 +101,8 @@ struct gl_tone_map_opts {
float max_boost;
int compute_peak;
float decay_rate;
- int scene_threshold_low;
- int scene_threshold_high;
+ float scene_threshold_low;
+ float scene_threshold_high;
float desat;
float desat_exp;
int gamut_warning; // bool