0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/options
Dudemanguy 6d07c8bd36 options: rename some opt structs to *_opts instead of *_params
Purely cosmetic, but this weird inconsistency bothered me. There's
techincally vd_lacv_params and ad_lavc_params too, but encode is special
and maybe shouldn't exist so we'll just leave that alone.
2023-09-22 14:20:38 +00:00
..
m_config_core.c osdep: rename MP_UNREACHABLE 2021-11-03 15:15:20 +01:00
m_config_core.h options: more pushing code around 2020-03-13 16:50:27 +01:00
m_config_frontend.c options: remove --vf-defaults and --af-defaults 2023-09-21 16:06:29 +00:00
m_config_frontend.h options: remove --vf-defaults and --af-defaults 2023-09-21 16:06:29 +00:00
m_config.h options: split m_config.c/h 2020-03-13 16:50:27 +01:00
m_option.c options: make video-crop validation more strict 2023-09-20 19:08:19 +00:00
m_option.h m_option: make m_rect_apply center based 2023-09-08 02:27:08 +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 stream_bluray: move --bluray-device to stream_bluray_opts 2023-09-22 14:20:38 +00:00
options.h options: rename some opt structs to *_opts instead of *_params 2023-09-22 14:20:38 +00:00
parse_commandline.c player: add playlist-path properties 2023-08-13 19:58:20 +00:00
parse_commandline.h player: get rid of mpv_global.opts 2018-05-24 19:56:35 +02:00
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