0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-19 11:32:22 +02:00
mpv/stream
llyyr d84a7c5112 stream: don't mark stdin as a filesystem file
Also rename the field to appropriately reflect what it is supposed to be
used for. The only other use of this was to search for ordered chapter
sources, and that makes no sense for mkv files from stdin.

This also fixes autocreate-playlist loading in the current directory
when the input file is stdin.
2024-09-14 16:17:44 +02:00
..
cookies.c osdep/dirent: add implementation for Windows SDK build 2024-05-06 22:01:17 +02:00
cookies.h stream/cookies: use stream_read_file() 2023-01-12 22:02:07 +01:00
dvb_tune.c various: move unistd.h inclusion to common.h 2024-05-06 22:01:17 +02:00
dvb_tune.h dvb: Add multiple frontends support: MAX_FRONTENDS now 8. 2017-12-16 23:24:55 -08:00
dvbin.h dvbin: do a big cleanup on code style and functions 2023-10-21 11:07:59 +02:00
stream_avdevice.c various: drop unused #include "config.h" 2023-02-20 14:21:18 +00:00
stream_bluray.c stream_bluray: check fread return value 2024-07-08 23:45:37 +02:00
stream_cb.c various: move unistd.h inclusion to common.h 2024-05-06 22:01:17 +02:00
stream_cdda.c options: remove some options with .deprecation_message 2024-06-25 02:18:58 +00:00
stream_concat.c various: add missing checks for directory streams 2024-05-15 22:45:18 +02:00
stream_dvb.c various: fix indentation 2024-05-07 11:23:08 +02:00
stream_dvdnav.c various: fix indentation 2024-05-07 11:23:08 +02:00
stream_edl.c demux, stream: rip out the classic stream cache 2018-08-31 12:55:22 +02:00
stream_file.c stream: don't mark stdin as a filesystem file 2024-09-14 16:17:44 +02:00
stream_lavf.c stream_lavf: don't add ffmpeg bluray or dvd protocols 2024-05-22 20:10:52 +00:00
stream_libarchive.c various: add missing checks for directory streams 2024-05-15 22:45:18 +02:00
stream_libarchive.h stream_libarchive: remember archive headers from initial open 2020-04-28 22:13:03 -07:00
stream_memory.c stream: turn stream_info.open2's args argument const 2021-04-08 23:47:35 +03:00
stream_mf.c various: fix indentation 2024-05-07 11:23:08 +02:00
stream_null.c various: fix indentation 2024-05-07 11:23:08 +02:00
stream_slice.c various: add missing checks for directory streams 2024-05-15 22:45:18 +02:00
stream.c stream: don't exit on first iteration if there is no match 2024-06-16 01:22:30 +02:00
stream.h stream: don't mark stdin as a filesystem file 2024-09-14 16:17:44 +02:00