Changeset 8ad3267 in ffmpeg

Timestamp:
Jul 2, 2013, 8:37:22 AM (11 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
5650e331, 951a3655
Parents:
c8b920a9
git-author:
Anton Khirnov <anton@khirnov.net> (06/28/13 16:38:37)
git-committer:
Anton Khirnov <anton@khirnov.net> (07/02/13 08:37:22)
Message:

oggdec: do not fall back on binary search in the generic code.

Binary search is already attempted in the format-specific seek function,
so the fallback is only reached if binary search failed already.

(No files)

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