summaryrefslogtreecommitdiffstats
path: root/bootstrap.py
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-01-22 23:44:43 +0100
committerwm4 <wm4@nowhere>2014-01-22 23:48:57 +0100
commit16534bbd8181a09cc56ec58f98a79b465af8a40d (patch)
tree07dbd94d778b44c932c68d94d58299c064cd569e /bootstrap.py
parent63fdeb79be1f5e14e54bbd1d6bb4b1f485952055 (diff)
downloadmpv-16534bbd8181a09cc56ec58f98a79b465af8a40d.tar.bz2
mpv-16534bbd8181a09cc56ec58f98a79b465af8a40d.tar.xz
demux_mkv: don't attempt to seek back when indexing
Pretty worthless. This is called from the seek code, which will reinitialize these anyway. Even if seeking somehow decides to fail, the new values are still valid. One could say a failed seek (if that happens) should jump back to the original position, and thus it would be better to make sure the state is restored. But then demux_mkv_seek needs to do this correctly, including not setting up skipping to the target timestamp. But not bothering with this.
Diffstat (limited to 'bootstrap.py')
0 files changed, 0 insertions, 0 deletions