summaryrefslogtreecommitdiffstats
path: root/player/playloop.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-11-17 01:37:59 +0100
committerwm4 <wm4@nowhere>2019-11-17 02:11:45 +0100
commit4e74320320ea78904d94d11ffb35ef8f9f2b431e (patch)
tree4a16c71e6f5ab4531134bcf785c9eb40fbb2bd50 /player/playloop.c
parent42c5867c4e71bdb07fbaf893a8ba56160b0587bb (diff)
downloadmpv-4e74320320ea78904d94d11ffb35ef8f9f2b431e.tar.bz2
mpv-4e74320320ea78904d94d11ffb35ef8f9f2b431e.tar.xz
video: make track switching work for external images
Until now, this didn't work, since the external image had pts 0; so enabling video at a later time did nothing, because the image was discarded. Since hrseek now ends on the last frame (instead of nothing), reusing the hrseek mechanism solves this, and we don't even need to treat the cursed coverart case separately.
Diffstat (limited to 'player/playloop.c')
0 files changed, 0 insertions, 0 deletions