[FFmpeg-devel] Patch for fixing of nvenc.c compilation using msvc tools

Matt Oliver protogonoi at gmail.com
Wed Sep 14 13:45:07 EEST 2016


On 14 September 2016 at 20:22, Yogender Kumar Gupta <
yogender.gupta at 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.


More information about the ffmpeg-devel mailing list