mpv/stream
wm4 491f633a20 stream: use uninterruptible sleep on reconnecting
This is the only function which actually used the time argument of
stream_check_interrupt(). Considering that the whole player freezes
anyway, this is not worth the complication.

Also generally reduce the maximum wait time due to timeout. Introduce
exponential backoff, which makes the first reconnect retries faster, but
still waits up to 500ms in the later retries.
2014-04-30 11:45:31 +02:00
..
resolve quvi: add option to not fetch subtitles 2014-01-31 19:08:26 +01:00
ai_alsa1x.c msg: rename mp_msg_log -> mp_msg 2013-12-21 22:13:04 +01:00
ai_oss.c demux: mp_msg conversions 2013-12-21 21:43:16 +01:00
ai_sndio.c demux: mp_msg conversions 2013-12-21 21:43:16 +01:00
audio_in.c demux: mp_msg conversions 2013-12-21 21:43:16 +01:00
audio_in.h demux: mp_msg conversions 2013-12-21 21:43:16 +01:00
cache.c cache: remove redundant log prefix 2014-04-30 11:45:31 +02:00
cookies.c cookies.c: cols must (and does) have 7 elements. 2014-01-31 19:04:15 +01:00
cookies.h options: move network related options to MPOpts 2013-12-22 13:11:22 +01:00
dvb_tune.c stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
dvb_tune.h stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
dvbin.h stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
frequencies.c
frequencies.h
pvr.h
rar.c stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
rar.h stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
stream.c stream: use uninterruptible sleep on reconnecting 2014-04-30 11:45:31 +02:00
stream.h player: avoid stalling when starting a network stream 2014-01-15 20:57:09 +01:00
stream_avdevice.c
stream_bluray.c stream_bluray: fix for significant memory leak 2014-03-30 17:51:45 +02:00
stream_cdda.c stream_cdda: print cd text header only if there are any cd text fields 2014-03-30 17:54:18 +02:00
stream_dvb.c path lookup functions: mp_msg conversions 2013-12-21 21:43:17 +01:00
stream_dvd.c msg: rename mp_msg_log -> mp_msg 2013-12-21 22:13:04 +01:00
stream_dvd.h
stream_dvd_common.c stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
stream_dvd_common.h stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
stream_dvdnav.c dvdnav: make MP_NAV_EVENT_RESET_ALL handled properly 2014-03-30 17:53:05 +02:00
stream_dvdnav.h
stream_edl.c
stream_file.c stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
stream_lavf.c stream: minor cookie cleanup 2013-12-22 13:29:16 +01:00
stream_memory.c
stream_mf.c mf: fix operation with --cache 2014-03-30 17:54:33 +02:00
stream_null.c
stream_pvr.c stream_pvr: Fix fd check, -1 indicates invalid, not 0. 2014-01-31 19:06:20 +01:00
stream_radio.c stream_radio: suppress error with -Werror=format-security compilation flag 2013-12-22 21:00:15 +01:00
stream_radio.h
stream_rar.c stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
stream_smb.c stream_smb: remove dead code 2013-12-22 23:42:58 +01:00
stream_tv.c
stream_vcd.c stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
tv.c demux: mp_msg conversions 2013-12-21 21:43:16 +01:00
tv.h demux: mp_msg conversions 2013-12-21 21:43:16 +01:00
tvi_def.h
tvi_dummy.c demux: mp_msg conversions 2013-12-21 21:43:16 +01:00
tvi_v4l2.c demux: mp_msg conversions 2013-12-21 21:43:16 +01:00
vcd_read.h vcd_read: Fix sizeof argument. 2014-01-31 19:04:09 +01:00
vcd_read_darwin.h stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
vcd_read_fbsd.h stream: mp_msg conversions 2013-12-21 21:43:16 +01:00
vcd_read_win32.h stream: mp_msg conversions 2013-12-21 21:43:16 +01:00