summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/options.h b/options.h
index 55fbedb895..3369948080 100644
--- a/options.h
+++ b/options.h
@@ -18,6 +18,8 @@ typedef struct MPOpts {
int video_id;
int sub_id;
float playback_speed;
+ int softzoom;
+ int flip;
struct lavc_param {
int workaround_bugs;
int error_resilience;