1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-13 18:45:25 +00:00
mpv/stream
wm4 cd25d98bfa Avoid calling close(-1)
While this is perfectly OK on Unix, it causes annoying valgrind
warnings, and might be otherwise confusing to others.

On Windows, the runtime can actually abort the process if this is
called.

push.c part taken from a patch by Pedro Pombeiro.
2017-06-29 10:31:13 +02:00
..
ai_alsa1x.c
ai_oss.c
ai_sndio.c
audio_in.c
audio_in.h
cache_file.c
cache.c stream: move cache option declarations to cache.c 2017-06-23 13:03:50 +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_bluray: change license to LGPL 2017-06-26 19:25:22 +02:00
stream_cb.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
stream_lavf.c
stream_libarchive.c
stream_libarchive.h
stream_memory.c
stream_mf.c demux_mf, stream_mf: change license to LGPL 2017-06-24 13:28:01 +02:00
stream_null.c
stream_rar.c
stream_smb.c
stream_tv.c
stream.c Avoid calling close(-1) 2017-06-29 10:31:13 +02:00
stream.h
tv.c
tv.h
tvi_def.h
tvi_dummy.c
tvi_v4l2.c