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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/gpu/video.h b/video/out/gpu/video.h
index 80f31c2934..f385661e47 100644
--- a/video/out/gpu/video.h
+++ b/video/out/gpu/video.h
@@ -106,7 +106,7 @@ struct gl_video_opts {
int gamma_auto;
int target_prim;
int target_trc;
- int target_brightness;
+ int target_peak;
int tone_mapping;
int compute_hdr_peak;
float tone_mapping_param;