mpv/stream
wm4 b9307b7175 stream: use relaxed atomic loads for checking playback aborts
Seems appropriate, and will probably avoid performance surprises with
scary architectures which don't have trivial implementations for atomic
loads. (Consider that demux_mkv calls this very often now, and
libavformat demuxers and streams did this for a while now.)
2015-03-09 22:36:17 +01:00
..
ai_alsa1x.c
ai_oss.c
ai_sndio.c
audio_in.c
audio_in.h
cache.c cache: assume file size from EOF position 2015-03-04 17:28:42 +01:00
cache_file.c
cookies.c
cookies.h
discnav.h
dvb_tune.c dvb_tune: fix invalid syntax 2015-02-11 11:36:14 +01:00
dvb_tune.h
dvbin.h stream_dvb: Always define NO_STREAM_ID_FILTER if missing. 2015-02-28 18:27:21 +01:00
frequencies.c
frequencies.h
rar.c stream: remove stream filter concept 2015-02-27 19:51:14 +01:00
rar.h
stream.c stream: use relaxed atomic loads for checking playback aborts 2015-03-09 22:36:17 +01:00
stream.h player: refine rar:// playlist-safety handling 2015-03-02 19:09:36 +01:00
stream_avdevice.c
stream_bluray.c stream: get rid of remaining uses of the end_pos field 2015-02-06 21:43:52 +01:00
stream_cdda.c stream_cdda: add option to enable cdtext, and disable it by default 2015-03-03 15:29:07 +01:00
stream_dvb.c options: add M_OPT_FILE to new options that are missing it 2015-03-07 22:19:38 +01:00
stream_dvd.c stream: get rid of remaining uses of the end_pos field 2015-02-06 21:43:52 +01:00
stream_dvd_common.c
stream_dvd_common.h
stream_dvdnav.c
stream_edl.c
stream_file.c stream_file: open pipes non-blocking 2015-02-20 20:01:01 +01:00
stream_lavf.c
stream_memory.c
stream_mf.c
stream_null.c
stream_pvr.c
stream_rar.c player: refine rar:// playlist-safety handling 2015-03-02 19:09:36 +01:00
stream_smb.c stream/smb: mark as network stream for --cache=auto 2015-03-09 03:38:01 -07:00
stream_tv.c
tv.c
tv.h
tvi_def.h
tvi_dummy.c
tvi_v4l2.c