summaryrefslogtreecommitdiffstats
path: root/bootstrap.py
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-12-14 14:18:10 +0100
committerwm4 <wm4@nowhere>2019-12-14 14:18:10 +0100
commit1f1d2d5f49deca9f8119ab6aa45264d5d6a6b02d (patch)
tree2c3f33576c6c54060bbdae6e63fa5c75b93387b8 /bootstrap.py
parent57fbc9cd76f7a78f1034c42dd3c453ff35123264 (diff)
downloadmpv-1f1d2d5f49deca9f8119ab6aa45264d5d6a6b02d.tar.bz2
mpv-1f1d2d5f49deca9f8119ab6aa45264d5d6a6b02d.tar.xz
player: move point at which queued seeks are applied
Do it after decoding etc., but before waiting for input. This seems to make more sense, because whether a queued seek can be applied depends on the playback state. So it sounds like a good idea to apply the seek first thing, but it's a bad idea to go to sleep if there's still a queued seek pending (that couldn't be processed earlier). Also add an empty line before mp_wait_events(); it doesn't really have to do with the filter bullshit.
Diffstat (limited to 'bootstrap.py')
0 files changed, 0 insertions, 0 deletions