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 f67a3a5c95..9284320f40 100644
--- a/options/options.h
+++ b/options/options.h
@@ -194,6 +194,7 @@ typedef struct MPOpts {
char *audio_demuxer_name;
char *sub_demuxer_name;
int mkv_subtitle_preroll;
+ double mkv_subtitle_preroll_secs;
double demuxer_min_secs_cache;
int cache_pausing;