Reimar Döffinger <[EMAIL PROTECTED]> added the comment:

> The issue is that without the patch, seeking is O(N), but it is a much slower
> kind of O(N) -- a full decode of the theora stream rather than a scan of the 
> ogg
> packet headers. The patch vastly improves the execution time of a seek, for 
> both
> malicious and typical input.

Regarding this issue see "[PATCH] replace ogg seek function by
read_timestamp and generic seek" on the ffmpeg-devel list.

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue159>
______________________________________________________

Reply via email to