commit | ffa63c593302fb83f05c60f102528efe1110b90b | [log] [tgz] |
---|---|---|
author | Sebastian Dröge <sebastian@centricular.com> | Tue Mar 21 16:18:15 2017 +0200 |
committer | Sebastian Dröge <sebastian@centricular.com> | Tue Mar 21 20:38:09 2017 +0200 |
tree | 88710c264db2d25e4ad821fe19b2fb42632e6bc9 | |
parent | b1434d1f1c31b0c07246b57aca6145423631c656 [diff] |
dashdemux: Fix snap SIDX seeking and report if we're going outside the index Instead of just going to the first or last fragment, report if we're going outside the index. This should never happen unless there's a bug or the stream is broken. Allow some possibility for inaccuracies here though.