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 5c9262a97a..ea6981705c 100644
--- a/video/out/opengl/video.h
+++ b/video/out/opengl/video.h
@@ -83,6 +83,7 @@ struct gl_video_opts {
float sigmoid_center;
float sigmoid_slope;
int scaler_resizes_only;
+ int tscale_interpolates_only;
int pbo;
int dither_depth;
int dither_algo;