1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-23 07:12:39 +00:00
mpv/stream
James Ross-Gowan c19f634e6c win32: fix fd://
Windows definitely supports Unix-style fd inheritance. This mostly
worked when launched from mpv.exe, though mpv should change the file
mode to O_BINARY. When launched from mpv.com, the wrapper must pass the
list of handles (stored in the undocumented lpReserved2 and cbReserved2
fields) to the mpv process.
2016-01-07 23:37:06 +11:00
..
ai_alsa1x.c stream/audio: fix unchecked strdups 2015-10-30 15:51:26 +01:00
ai_oss.c stream/audio: fix unchecked strdups 2015-10-30 15:51:26 +01:00
ai_sndio.c stream/audio: fix unchecked strdups 2015-10-30 15:51:26 +01:00
audio_in.c stream/audio: fix unchecked strdups 2015-10-30 15:51:26 +01:00
audio_in.h
cache_file.c stream: provide a stream_get_size() convenience function 2015-08-18 00:10:54 +02:00
cache.c cache: do not include backbuffer size in total stream cache size 2015-09-10 14:15:45 +02:00
cookies.c
cookies.h
dvb_tune.c
dvb_tune.h
dvbin.h
frequencies.c
frequencies.h
rar.c
rar.h
stream_avdevice.c
stream_bluray.c
stream_cdda.c
stream_dvb.c
stream_dvd_common.c
stream_dvd_common.h
stream_dvd.c
stream_dvdnav.c
stream_edl.c
stream_file.c win32: fix fd:// 2016-01-07 23:37:06 +11:00
stream_lavf.c stream_lavf: remove tabs 2015-12-22 23:18:46 +01:00
stream_libarchive.c stream_libarchive: make libarchive seek callback lazy 2015-11-09 22:41:19 -08:00
stream_libarchive.h stream_libarchive: add multivolume support 2015-11-09 22:41:19 -08:00
stream_memory.c
stream_mf.c
stream_null.c
stream_rar.c
stream_smb.c
stream_tv.c
stream.c Fix some typos in code comments 2015-12-21 22:28:12 +01:00
stream.h stream: provide a stream_get_size() convenience function 2015-08-18 00:10:54 +02:00
tv.c
tv.h
tvi_def.h
tvi_dummy.c
tvi_v4l2.c