summaryrefslogtreecommitdiffstats
path: root/mpvcore/mp_common.c
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2024-05-15 10:32:50 -0500
committerDudemanguy <random342@airmail.cc>2024-05-16 13:26:34 +0000
commitd59f4fd3ec141693da4f7f6677aa729e1bb92f4d (patch)
treed0a11467935b6377e6f6b430d8d0fef7bb04d171 /mpvcore/mp_common.c
parent03ca3408354e99a7c50838c57531bba1c167ef87 (diff)
downloadmpv-d59f4fd3ec141693da4f7f6677aa729e1bb92f4d.tar.bz2
mpv-d59f4fd3ec141693da4f7f6677aa729e1bb92f4d.tar.xz
Revert "player: do not exit when a seek gets queued"
In various edge cases, this causes an assertion that was added later in 8816e1117ee65039dbb5700219ba3537d3e5290e to be hit. The actual purpose of the special case is not really clear. mp_seek already will change the mpctx->stop_play value, so there shouldn't be any need to do it in queue_seek. And it is known to cause problems so revert it. Also, remove the special play direction logic that works around this behavior. Fixes #13778. This reverts commit dbdc46c97a32c53d41a19908aa365e7d81025c3e.
Diffstat (limited to 'mpvcore/mp_common.c')
0 files changed, 0 insertions, 0 deletions