summaryrefslogtreecommitdiffstats
path: root/demux
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-01-24 08:43:22 +0100
committerwm4 <wm4@nowhere>2017-01-24 08:46:17 +0100
commit7be495b369fa9924d0595a2ef0d2a0d1f662ba76 (patch)
tree5a048117da57217cef0f180cee3d6a90c43af13e /demux
parentf762fc42308590c609a42d23c1f2d75091acdcee (diff)
downloadmpv-7be495b369fa9924d0595a2ef0d2a0d1f662ba76.tar.bz2
mpv-7be495b369fa9924d0595a2ef0d2a0d1f662ba76.tar.xz
stream: check for playback aborts on reading too
Benefits demux_mkv.c, or demux_lavf.c during probing. In particular demux_lavf.c can sometimes get "stuck" when reading from a slow/blocking source, and if probing needs more than a few iterations. Since this is a read of an atomic variable with relaxed semantics, this should have no impact on reading speed at all, not even theoretically.
Diffstat (limited to 'demux')
0 files changed, 0 insertions, 0 deletions