mpv/mpvcore
Mohammad Alsaleh 65a3977282 mpvcore/playlist.c: Avoid NULL reference in playlist_add_base_path()
Before this patch, those will cause a crash:

  mpv -playlist /dev/null
  mpv -playlist <(bla) # if the result of bla is empty

Signed-off-by: Mohammad Alsaleh <CE.Mohammad.AlSaleh@gmail.com>
Signed-off-by: Stefano Pigozzi <stefano.pigozzi@gmail.com>
2013-10-11 18:01:47 +02:00
..
input command: add commands for displaying overlays 2013-10-05 22:46:55 +02:00
lua osc: Okay, don't multiply the cache value 2013-10-07 00:56:11 +02:00
timeline matroska: fix uninitialized memory accesses with ordered chapters 2013-09-26 18:20:32 +02:00
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 command: sub_seek: avoid getting stuck 2013-10-07 17:21:53 +02:00
command.h command: add commands for displaying overlays 2013-10-05 22:46:55 +02:00
cpudetect.c
cpudetect.h
encode.h
encode_lavc.c
encode_lavc.h
m_config.c
m_config.h
m_option.c
m_option.h
m_property.c
m_property.h
mp_common.c
mp_common.h
mp_core.h mplayer: fix looping of very short files 2013-09-29 21:10:45 +02:00
mp_lua.c input: translate mouse position to OSD space early 2013-09-27 15:39:28 +02:00
mp_lua.h Add initial Lua scripting support 2013-09-26 01:28:58 +02:00
mp_memory_barrier.h
mp_msg.c
mp_msg.h
mp_osd.h
mp_ring.c mp_ring: fix mp_ring_read_cb() when read wraps around 2013-10-08 20:03:57 +02:00
mp_ring.h
mp_talloc.h
mplayer.c mplayer: don't resume playlist if --no-resume-playback is used 2013-10-06 21:54:00 +02:00
mpv_global.h
options.c core: add --force-window 2013-10-02 01:39:28 +02:00
options.h core: add --force-window 2013-10-02 01:39:28 +02:00
parser-cfg.c
parser-cfg.h
parser-mpcmd.c
parser-mpcmd.h
path.c
path.h
playlist.c mpvcore/playlist.c: Avoid NULL reference in playlist_add_base_path() 2013-10-11 18:01:47 +02:00
playlist.h mplayer: fix looping of very short files 2013-09-29 21:10:45 +02:00
playlist_parser.c
playlist_parser.h
resolve.h
resolve_quvi.c
resolve_quvi9.c
screenshot.c core: add --force-window 2013-10-02 01:39:28 +02:00
screenshot.h
version.c