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 5011af83d1..54b7022f27 100644
--- a/video/out/opengl/video.h
+++ b/video/out/opengl/video.h
@@ -35,6 +35,7 @@ struct scaler_fun {
char *name;
float params[2];
float blur;
+ float taper;
};
struct scaler_config {