summaryrefslogtreecommitdiffstats
path: root/demux/demux_mf.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-11-17 00:24:19 +0100
committerwm4 <wm4@nowhere>2019-11-17 02:11:45 +0100
commitf942071524936a2c911d5462893809fd10efcbe2 (patch)
tree1bd130b3b2fa61a105e56097ca5227f915f60bc7 /demux/demux_mf.c
parent6bcda94cbc86bd1ab710546816b019e86bc92ec9 (diff)
downloadmpv-f942071524936a2c911d5462893809fd10efcbe2.tar.bz2
mpv-f942071524936a2c911d5462893809fd10efcbe2.tar.xz
video: set EOF status as soon as possible
See what the added code comment says. Normally when this is needed, it's the cover art case. But this flag is not set when using an external image. This gives weird seek behavior, because the frame will be "normally" displayed for its determined duration, and during normal video playback, the video pts will be used - which is always 0 here. This should happen only if audio is active. Otherwise, we're more or less in image viewer mode, where the image should be displayed for a configured duration.
Diffstat (limited to 'demux/demux_mf.c')
0 files changed, 0 insertions, 0 deletions