summaryrefslogtreecommitdiffstats
path: root/core/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/options.h')
-rw-r--r--core/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/options.h b/core/options.h
index 09cf20c852..b5370ebac7 100644
--- a/core/options.h
+++ b/core/options.h
@@ -86,6 +86,7 @@ typedef struct MPOpts {
char *vobsub_name;
int untimed;
char *stream_capture;
+ char *stream_dump;
int loop_times;
int ordered_chapters;
int chapter_merge_threshold;