1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-09 16:37:24 +00:00
mpv/options
wm4 31611fc46b video: support positional arguments for automatic lavfi option bridge
Now e.g. --vf=pad=1000:1000 works.

All in all pretty ugly and hacky. Just look away.
2017-04-03 18:12:42 +02:00
..
m_config.c options: change --h=... behavior 2016-12-16 16:09:10 +01:00
m_config.h options: remove deprecated sub-option handling for --vo and --ao 2016-11-25 21:17:25 +01:00
m_option.c video: support positional arguments for automatic lavfi option bridge 2017-04-03 18:12:42 +02:00
m_option.h command: add better runtime filter toggling method 2017-03-25 17:07:40 +01:00
m_property.c command: fix "cycle"/"add" not working on most properties 2016-09-18 17:55:27 +02:00
m_property.h player: more option/property consistency fixes 2016-09-18 16:08:21 +02:00
options.c sub: add SDH subtitle filter 2017-03-25 15:04:05 +01:00
options.h sub: add SDH subtitle filter 2017-03-25 15:04:05 +01:00
parse_commandline.c options: simplify M_OPT_EXIT 2016-09-17 18:07:40 +02:00
parse_commandline.h
parse_configfile.c config: do not resolve default profile during "include" processing 2017-01-13 12:02:46 +01:00
parse_configfile.h
path.c path: default ~~ paths to home directory 2016-09-29 16:44:01 +02:00
path.h