1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-17 04:22:41 +00:00
mpv/stream
wm4 ad9f3bfe96 stream: make stream_read_file() more robust
Change it to strictly accept local paths only. No more http://, no more
$HOME expansion with "~/" or mpv config path expansion with "~~/". This
should behave as if passing a path directly to open().

Reduce annoying log noise to further facilitate it using as open()
replacement.
2020-05-10 16:44:35 +02:00
..
cookies.c
cookies.h
dvb_tune.c
dvb_tune.h
dvbin.h
stream_avdevice.c
stream_bluray.c
stream_cb.c
stream_cdda.c
stream_concat.c
stream_dvb.c
stream_dvdnav.c
stream_edl.c
stream_file.c stream: make stream_read_file() more robust 2020-05-10 16:44:35 +02:00
stream_lavf.c
stream_libarchive.c
stream_libarchive.h
stream_memory.c
stream_mf.c
stream_null.c
stream.c stream: make stream_read_file() more robust 2020-05-10 16:44:35 +02:00
stream.h stream: make stream_read_file() more robust 2020-05-10 16:44:35 +02:00