mpv/stream
wm4 3deedef195 stream: separate posix/win32 cancellation code
This code evolved into an ifdef mess as support for cancellation on
Windows was added. Make the Windows-specific code completely separate.
It looks cleaner, and it also means that some of the posix code is not
uselessly enabled on Windows. The latter made msvcrt.dll output warnings
because it does not like -1 passed as FD to read/write. (The same would
be harmless on POSIX.)
2016-05-20 15:51:50 +02:00
..
ai_alsa1x.c
ai_oss.c
ai_sndio.c
audio_in.c
audio_in.h
cache.c cache: simplify speed calculations 2016-05-12 22:37:45 +02:00
cache_file.c
cookies.c
cookies.h
dvb_tune.c dvb: remove trailing whitespace 2016-01-22 11:55:47 +01:00
dvb_tune.h stream_dvb: support frontends with multiple delivery systems. 2016-01-21 00:34:02 +01:00
dvbin.h build: make DVB test stricter 2016-04-02 20:51:39 +02:00
frequencies.c
frequencies.h
rar.c
rar.h
stream.c stream: separate posix/win32 cancellation code 2016-05-20 15:51:50 +02:00
stream.h cache: use a single STREAM_CTRL for various cache info 2016-03-29 11:29:52 +02:00
stream_avdevice.c
stream_bluray.c
stream_cdda.c stream_cdda: enable cache by default 2016-05-10 11:17:52 +02:00
stream_dvb.c stream_dvb: fix minor resource leaks 2016-02-12 15:51:49 +01:00
stream_dvd.c
stream_dvd_common.c
stream_dvd_common.h
stream_dvdnav.c demux: remove relative seeking 2016-02-28 19:28:34 +01:00
stream_edl.c
stream_file.c
stream_lavf.c
stream_libarchive.c
stream_libarchive.h
stream_memory.c stream_memory: add hex:// protocol 2016-04-20 18:00:20 +02:00
stream_mf.c
stream_null.c
stream_rar.c
stream_smb.c
stream_tv.c
tv.c
tv.h
tvi_def.h
tvi_dummy.c
tvi_v4l2.c