mpv/options
Niklas Haas cb95ce75b5 options: rename --video-aspect to --video-aspect-override
The justification for this is the fact that the `video-aspect` property
doesn't work well with `cycle_values` commands that include the value
"-1".

The "video-aspect" property has effectively no change in behavior, but
we may want to make it read-only in the future. I think it's probably
fine to leave as-is, though.

Fixes #6068.
2019-10-04 21:34:22 +02:00
..
m_config.c m_config: add assertion to a specific case 2019-09-19 20:37:05 +02:00
m_config.h m_config: remove m_config_create_shadow 2019-09-19 20:37:05 +02:00
m_option.c m_option: add "B" suffix to human-readable byte numbers 2019-09-19 20:37:05 +02:00
m_option.h
m_property.c
m_property.h
options.c options: rename --video-aspect to --video-aspect-override 2019-10-04 21:34:22 +02:00
options.h vo: make swapchain-depth option generic for all VOs 2019-09-28 14:10:01 +03:00
parse_commandline.c Remove optical disc fancification layers 2019-09-13 17:31:59 +02:00
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c
path.h