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 db48135b1a..548edf70c3 100644
--- a/options/options.h
+++ b/options/options.h
@@ -206,6 +206,7 @@ typedef struct MPOpts {
double sync_max_video_change;
double sync_max_audio_change;
double sync_audio_drop_size;
+ int sync_max_factor;
int hr_seek;
float hr_seek_demuxer_offset;
int hr_seek_framedrop;