mpv/options
llyyr a862f4ff10 options: remove unnecessary clamping on video-pan-x/y
This makes panning impossible at zoom level below 0, because it scales
with 2^zoom. Allow using bigger values instead
2023-09-02 16:18:31 +00:00
..
m_config.h
m_config_core.c osdep: rename MP_UNREACHABLE 2021-11-03 15:15:20 +01:00
m_config_core.h
m_config_frontend.c options: log profile name if there is no restore data 2022-10-28 15:48:24 +00:00
m_config_frontend.h options: add watch-later-options 2021-07-21 13:19:28 +00:00
m_option.c m_option: add OPT_RECT 2023-08-31 17:37:42 +00:00
m_option.h m_option: add OPT_RECT 2023-08-31 17:37:42 +00:00
m_property.c options: change parameter that was forgottin in property transition 2023-02-27 11:21:49 +01:00
m_property.h options: change parameter that was forgottin in property transition 2023-02-27 11:21:49 +01:00
options.c options: remove unnecessary clamping on video-pan-x/y 2023-09-02 16:18:31 +00:00
options.h vo: add --video-crop 2023-08-31 17:37:42 +00:00
parse_commandline.c player: add playlist-path properties 2023-08-13 19:58:20 +00:00
parse_commandline.h
parse_configfile.c options: read config file as stream 2023-04-29 22:34:54 +00:00
parse_configfile.h options: read config file as stream 2023-04-29 22:34:54 +00:00
path.c player: always write redirect entries for resuming playback 2023-08-28 18:31:17 +00:00
path.h player: always write redirect entries for resuming playback 2023-08-28 18:31:17 +00:00