Changeset ccb919e3 in ffmpeg

Timestamp:
Aug 21, 2011, 10:55:17 AM (13 years ago)
Author:
Luca Barbato <lu_zero@gentoo.org>
Branches:
master
Children:
143d6a3f, ff960980
Parents:
5561fe48
git-author:
Kostya Shishkov <kostya.shishkov@gmail.com> (08/20/11 11:11:14)
git-committer:
Luca Barbato <lu_zero@gentoo.org> (08/21/11 10:55:17)
Message:

WavPack demuxer: do not rely on index when timestamp is not in indexed range.

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.