summaryrefslogtreecommitdiffstats
path: root/mpvcore/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/options.h')
-rw-r--r--mpvcore/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpvcore/options.h b/mpvcore/options.h
index 4057ea882c..f421fcccb5 100644
--- a/mpvcore/options.h
+++ b/mpvcore/options.h
@@ -189,6 +189,7 @@ typedef struct MPOpts {
float osd_bar_w;
float osd_bar_h;
float osd_scale;
+ int osd_scale_by_window;
struct osd_style_opts *osd_style;
struct osd_style_opts *sub_text_style;
float sub_scale;