summaryrefslogtreecommitdiffstats
path: root/input/cmd_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'input/cmd_list.h')
-rw-r--r--input/cmd_list.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/input/cmd_list.h b/input/cmd_list.h
index c8c0dc3593..4e324bf01c 100644
--- a/input/cmd_list.h
+++ b/input/cmd_list.h
@@ -92,10 +92,12 @@ enum mp_command_type {
/// Audio Filter commands
MP_CMD_AF,
+ MP_CMD_AF_COMMAND,
MP_CMD_AO_RELOAD,
/// Video filter commands
MP_CMD_VF,
+ MP_CMD_VF_COMMAND,
/// Video output commands
MP_CMD_VO_CMDLINE,