summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/options.h b/options/options.h
index 6cad8b4e87..c9d0d82cf7 100644
--- a/options/options.h
+++ b/options/options.h
@@ -121,6 +121,7 @@ typedef struct MPOpts {
int initial_audio_sync;
int hr_seek;
float hr_seek_demuxer_offset;
+ int hr_seek_framedrop;
float audio_delay;
float default_max_pts_correction;
int autosync;