[FFmpeg-cvslog] r16127 - trunk/libavformat/avidec.c
Mike Melanson
mike
Sun Dec 14 21:44:53 CET 2008
Michael Niedermayer wrote:
> On Sun, Dec 14, 2008 at 10:33:49AM -0800, Mike Melanson wrote:
>> michael wrote:
>>> Author: michael
>>> Date: Sun Dec 14 16:48:48 2008
>>> New Revision: 16127
>>>
>>> Log:
>>> Fix non interleaved variable fps ODML avis.
>>> Fixed issue738
>> Problem: This causes an infinite loop when there is only 1 frame in an
>> AVI file. This causes FATE to stall on this test:
>>
>> http://fate.multimedia.cx/index.php?test_spec=124
>>
>> (Problem file is linked from there.) The stall occurs on Linux
>> x86_{32|64} but not on Linux/PPC or either Mac OS X configuration.
>
> should be fixed
Thanks for fixing it. But thanks also for motivating me to finally fix
the timeout killer in FATE. That test is only supposed to run for 30
seconds before FATE kills it and moves on. The killing part should work now.
--
-Mike Melanson
More information about the ffmpeg-cvslog
mailing list