summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/options/options.h b/options/options.h
index 303b2e5761..ac852b6484 100644
--- a/options/options.h
+++ b/options/options.h
@@ -50,6 +50,7 @@ typedef struct mp_vo_opts {
char *mmcss_profile;
+ double override_display_fps;
double timing_offset;
// vo_drm
@@ -224,7 +225,6 @@ typedef struct MPOpts {
int autosync;
int frame_dropping;
int video_latency_hacks;
- double frame_drop_fps;
int term_osd;
int term_osd_bar;
char *term_osd_bar_chars;