From 099cdbf019424b6096aebd45b8ca68bc29068e70 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 10 Jun 2014 22:48:11 +0200 Subject: demux_mf: remove global option variables --- options/options.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'options/options.h') diff --git a/options/options.h b/options/options.h index cc57795446..dbddd52c4d 100644 --- a/options/options.h +++ b/options/options.h @@ -253,6 +253,9 @@ typedef struct MPOpts { int bluray_angle; char *bluray_device; + double mf_fps; + char *mf_type; + struct lavc_param { int fast; int show_all; -- cgit v1.2.3