On 14 September 2016 at 20:22, Yogender Kumar Gupta <
yogender.gu...@gmail.com> wrote:

> Currently libavcodec.c/nvenc.c is not compilable using MSVC tools. I am
> attaching a patch that fixes this issue.
>
> Thanks,
> Yogender
>

What version of msvc are you using? 2015 and 2013 all work fine currently
so I assume this is with an older version. Since nvenc is currently enabled
by default then this should have been picked up by FATE (which currently
has not had this issue) and older versions of msvc rely on the c99
converter which i would have thought should have properly handled that kind
of code.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to