mpv/options
wm4 66a979bd75 options: remove unused set_defaults callback
Was only needed for an ancient version of af_lavfrresample, which is
gone now.
2020-02-01 16:00:44 +01:00
..
m_config.c options: remove unused set_defaults callback 2020-02-01 16:00:44 +01:00
m_config.h command: make sub-step command actually apply sub-delay change properly 2020-01-04 21:12:29 +01:00
m_option.c m_option: fix runtime changing of --audio-channels 2019-12-27 17:44:33 +01:00
m_option.h options: remove unused set_defaults callback 2020-02-01 16:00:44 +01:00
m_property.c command: move property multiply code to m_property.c 2018-03-26 19:47:08 +02:00
m_property.h command: move property multiply code to m_property.c 2018-03-26 19:47:08 +02:00
options.c Revert "options: move cursor autohiding opts to mp_vo_opts" 2020-01-12 01:54:41 +00:00
options.h Revert "options: move cursor autohiding opts to mp_vo_opts" 2020-01-12 01:54:41 +00:00
parse_commandline.c options: merge split_opt functions 2020-01-29 23:20:04 +01:00
parse_commandline.h player: get rid of mpv_global.opts 2018-05-24 19:56:35 +02:00
parse_configfile.c options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
parse_configfile.h options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
path.c options/path: fix url detection per RFC3986 2019-04-05 20:48:24 +03:00
path.h path: don't access global option struct 2018-05-24 19:56:35 +02:00