diff options
author | wm4 <wm4@nowhere> | 2018-01-09 22:02:25 +0100 |
---|---|---|
committer | Kevin Mitchell <kevmitch@gmail.com> | 2018-01-10 22:32:37 -0800 |
commit | 7816a616094c683b723f6c0793e671528afad3a5 (patch) | |
tree | 958e9c623ba4d1ceaed26217d547cc1c94c62a27 /DOCS | |
parent | c0cc145069d227e1a6e9726d8a62287bc132724d (diff) | |
download | mpv-7816a616094c683b723f6c0793e671528afad3a5.tar.bz2 mpv-7816a616094c683b723f6c0793e671528afad3a5.tar.xz |
demux: include beginning of stream state in cached seekable range
Similar to 1eec7d2315, but for the beginning of the stream (named BOF in
this commit).
We can know this only if demuxing actually started from the beginning.
If there is a seek to the beginning (even if you use --start=-1000), we
don't know in general whether the demuxer truly returns the start of the
file. We could probably make a heuristic with assuming that this is what
happens if the seek target is before the start time or so, but this is
not included in this commit.
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions