mpv/demux
wm4 c79619f110 demux: add a way to block reading after seeks
Preparation for a future commit. The demuxer queues might be read from
other threads than the one to issue the seek, and passing SEEK_BLOCK
with such a seek will provide a convenient way to synchronize this.
2020-02-29 21:49:00 +01:00
..
cache.c
cache.h
codec_tags.c
codec_tags.h
cue.c
cue.h
demux.c demux: add a way to block reading after seeks 2020-02-29 21:49:00 +01:00
demux.h demux: add a way to block reading after seeks 2020-02-29 21:49:00 +01:00
demux_cue.c
demux_disc.c
demux_edl.c ytdl_hook, edl: add fps, samplerate codec parameters 2020-02-21 14:48:23 +01:00
demux_lavf.c demux_lavf: don't interpret errors as EOF 2020-02-28 17:25:07 +01:00
demux_libarchive.c
demux_mf.c
demux_mkv.c demux_mkv: document probe-start-time option and enable it by default 2020-02-27 22:30:46 +01:00
demux_mkv_timeline.c
demux_null.c
demux_playlist.c
demux_raw.c
demux_timeline.c demux_timeline: fix bad EOF reporting 2020-02-28 00:08:36 +01:00
ebml.c
ebml.h
matroska.h
packet.c
packet.h
stheader.h
timeline.c
timeline.h