summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.h b/options.h
index 4e3b6e0056..324108252c 100644
--- a/options.h
+++ b/options.h
@@ -24,6 +24,7 @@ typedef struct MPOpts {
float movie_aspect;
float screen_size_xy;
int flip;
+ int vd_use_slices;
struct lavc_param {
int workaround_bugs;
int error_resilience;