From 1c6995d76cfb26a1a87dd4d23a6260e9cf7ecb62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= Date: Thu, 3 Mar 2011 11:31:12 +0100 Subject: subs: options: add -sub-paths --- options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'options.h') diff --git a/options.h b/options.h index 459f64fb49..d5cc82c462 100644 --- a/options.h +++ b/options.h @@ -88,6 +88,7 @@ typedef struct MPOpts { int flip; int vd_use_slices; char **sub_name; + char **sub_paths; int sub_auto; int ass_enabled; struct lavc_param { -- cgit v1.2.3