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 build: simplify OSS checks and remove changes by "bugmen0t" 2017-06-22 13:17:14 +02:00
ai_sndio.c
audio_in.c
audio_in.h
cache.c stream: move cache option declarations to cache.c 2017-06-23 13:03:50 +02:00
cache_file.c
cookies.c
cookies.h
dvb_tune.c
dvb_tune.h
dvbin.h
frequencies.c
frequencies.h
rar.c
rar.h
stream.c Avoid calling close(-1) 2017-06-29 10:31:13 +02:00
stream.h stream: change license to LGPL 2017-06-19 16:10:10 +02:00
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.c
stream_dvd_common.c
stream_dvd_common.h
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
tv.c Drop/move img_fourcc.h 2017-06-18 15:13:45 +02:00
tv.h Drop/move img_fourcc.h 2017-06-18 15:13:45 +02:00
tvi_def.h Drop/move img_fourcc.h 2017-06-18 15:13:45 +02:00
tvi_dummy.c Drop/move img_fourcc.h 2017-06-18 15:13:45 +02:00
tvi_v4l2.c Drop/move img_fourcc.h 2017-06-18 15:13:45 +02:00