mirror of https://github.com/FFmpeg/FFmpeg.git
This fixes the situation when there are not enough entries in the index (e.g. on initial seek there's only one index entry in the index) and index search returns just the last known entry. That causes seeking function just to seek there instead of trying harder to get at the requested position. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>pull/2/head
parent
5561fe487f
commit
ccb919e34b
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue