summaryrefslogtreecommitdiffstats
path: root/video/out/gl_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/gl_video.h')
-rw-r--r--video/out/gl_video.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/out/gl_video.h b/video/out/gl_video.h
index 980f237a15..b287658bef 100644
--- a/video/out/gl_video.h
+++ b/video/out/gl_video.h
@@ -34,11 +34,9 @@ struct gl_video_opts {
float scaler_params[2][2];
float scaler_radius[2];
float scaler_antiring[2];
- int indirect;
float gamma;
int srgb;
int approx_gamma;
- int scale_sep;
int fancy_downscaling;
int sigmoid_upscaling;
float sigmoid_center;