mpv/mpvcore
wm4 939d34e8f1 Config path functions can return NULL
It's quite unlikely, but functions like mp_find_user_config_file() can
return NULL, e.g. if $HOME is unset.

Fix all the code that didn't check for this correctly yet.
2013-09-20 21:21:23 +02:00
..
input input: fix --no-input-default-bindings 2013-08-29 19:20:17 +02:00
timeline
asxparser.c
asxparser.h
av_common.c
av_common.h
av_log.c
av_log.h
av_opts.c
av_opts.h
bstr.c
bstr.h
charset_conv.c
charset_conv.h
codecs.c
codecs.h
command.c input: add support for precise scroll axes 2013-08-07 22:15:39 +02:00
command.h
cpudetect.c
cpudetect.h
encode.h
encode_lavc.c
encode_lavc.h
m_config.c
m_config.h
m_option.c m_option: make "add speed 0.1" command work 2013-08-19 22:33:39 +02:00
m_option.h
m_property.c
m_property.h
mp_common.c
mp_common.h
mp_core.h
mp_memory_barrier.h
mp_msg.c
mp_msg.h
mp_osd.h
mp_ring.c
mp_ring.h
mp_talloc.h
mplayer.c Config path functions can return NULL 2013-09-20 21:21:23 +02:00
mpv_global.h
options.c options: fix --volume option range, add some explanations to manpage 2013-09-07 08:54:28 +02:00
options.h
parser-cfg.c
parser-cfg.h
parser-mpcmd.c
parser-mpcmd.h
path.c path: fix undefined behavior 2013-09-20 21:20:58 +02:00
path.h
playlist.c
playlist.h
playlist_parser.c
playlist_parser.h
resolve.h
resolve_quvi.c
resolve_quvi9.c
screenshot.c
screenshot.h
version.c