summaryrefslogtreecommitdiffstats
path: root/sub/dec_sub.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/dec_sub.h')
-rw-r--r--sub/dec_sub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sub/dec_sub.h b/sub/dec_sub.h
index 3fb35deace..b269326cac 100644
--- a/sub/dec_sub.h
+++ b/sub/dec_sub.h
@@ -18,6 +18,7 @@ struct sd;
enum sd_ctrl {
SD_CTRL_SUB_STEP,
+ SD_CTRL_SET_VIDEO_PARAMS,
};
struct dec_sub *sub_create(struct MPOpts *opts);