[FFmpeg-devel] [PATCH] Work around msvc (c99wrap) build failure
Pavel Koshevoy
pkoshevoy at gmail.com
Mon Aug 26 03:12:46 CEST 2013
On 8/25/13 6:34 PM, Nicolas George wrote:
> L'octidi 8 fructidor, an CCXXI, pkoshevoy at gmail.com a écrit :
>> From: Pavel Koshevoy <pkoshevoy at gmail.com>
>>
>> c99wrap choked on initialization of .dbl start_time option with
>> AV_NOPTS_VALUE: Unable to parse int64_t as expression primary
> This is wrong, since the rest of the code still compares start_time with
> AV_NOPTS_VALUE.
>
I only see 2 mentions of start_time in vf_fps.c that are relevant, and I
changed both of them to use DBL_MAX.
Thank you,
Pavel
More information about the ffmpeg-devel
mailing list