<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.17063" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Would like to interrupt avcodec_decode_video2 at 
times like when starting a new seek. Decoding takes the most time of anything I 
do. Since app is timeline oriented, trying to keep seek time down to 
minimum and if avcodec_decode_video2 has been called, seems there is 
no way out until its finished and this decoding time can delay a new seek 
attempt. </FONT></DIV></BODY></HTML>