1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-12 09:59:44 +00:00
mpv/options
wm4 9e0cd3b3e7 options: don't let --vf-clr etc. take an argument
It was ignored before. Passing an argument makes no sense, and might be
mistaken for some form of --vf-del, so complain about it.

This also affects --af-clr and the vf/af commands.
2015-04-13 20:30:17 +02:00
..
m_config.c Update license headers 2015-04-13 12:10:01 +02:00
m_config.h Update license headers 2015-04-13 12:10:01 +02:00
m_option.c options: don't let --vf-clr etc. take an argument 2015-04-13 20:30:17 +02:00
m_option.h Update license headers 2015-04-13 12:10:01 +02:00
m_property.c Update license headers 2015-04-13 12:10:01 +02:00
m_property.h Update license headers 2015-04-13 12:10:01 +02:00
options.c Update license headers 2015-04-13 12:10:01 +02:00
options.h video: move colorspace overrides to vf_format, simplify 2015-03-31 00:09:03 +02:00
parse_commandline.c Update license headers 2015-04-13 12:10:01 +02:00
parse_commandline.h Update license headers 2015-04-13 12:10:01 +02:00
parse_configfile.c Update license headers 2015-04-13 12:10:01 +02:00
parse_configfile.h Update license headers 2015-04-13 12:10:01 +02:00
path.c Update license headers 2015-04-13 12:10:01 +02:00
path.h Update license headers 2015-04-13 12:10:01 +02:00