[FFmpeg-cvslog] r14220 - trunk/ffmpeg.c

Reimar Döffinger Reimar.Doeffinger
Mon Jul 14 17:59:37 CEST 2008


Hello,
On Sun, Jul 13, 2008 at 08:52:28PM -0700, Mike Melanson wrote:
> michael wrote:
> > Author: michael
> > Date: Sun Jul 13 23:39:18 2008
> > New Revision: 14220
> > 
> > Log:
> > On EOF keep calling the decoders until they do not output anything
> > anymore, instead of just once.
> 
> This change causes pain for FATE during the SVQ3 decode test:
> 
>    http://fate.multimedia.cx/index.php?test_spec=143
> 
> The last frame decodes infinitely. Is this a problem with the decoder or 
> the engine?

I think around line 838 you must set s->next_picture_ptr to 0.




More information about the ffmpeg-cvslog mailing list