From 2be10f22b24712b959fa2883a4dcfa7caf72ab79 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Tue, 2 Nov 2010 03:05:39 +0200 Subject: options: move -dumpfile to option struct --- options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'options.h') diff --git a/options.h b/options.h index 9995dc395b..84f843552b 100644 --- a/options.h +++ b/options.h @@ -27,6 +27,7 @@ typedef struct MPOpts { int osd_level; int osd_duration; + char *stream_dump_name; int loop_times; int ordered_chapters; int chapterrange[2]; -- cgit v1.2.3