1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 21:06:00 +00:00
mpv/options
wm4 d8d42b44fc m_option, m_config: mp_msg conversions
Always pass around mp_log contexts in the option parser code. This of
course affects all users of this API as well.

In stream.c, pass a mp_null_log, because we can't do it properly yet.
This will be fixed later.
2013-12-21 21:05:02 +01:00
..
m_config.c m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
m_config.h m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
m_option.c m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
m_option.h m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
m_property.c m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
m_property.h m_property: mp_msg conversions 2013-12-21 21:04:21 +01:00
options.c m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
options.h input: rework how input sources are added 2013-12-21 20:50:13 +01:00
parse_commandline.c msg: change hack to silence command line pre-parse error messages 2013-12-20 21:07:57 +01:00
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c
path.h