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

Yogender Kumar Gupta yogender.gupta at gmail.com
Wed Sep 14 14:02:10 EEST 2016


Microsoft (R) C/C++ Optimizing Compiler Version 18.00.30501 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

is what is reported when I run cl in my mingW environment. and the shell is
launched from the VS2013 x64 Native Tools Command Prompt

On Wed, Sep 14, 2016 at 4:15 PM, Matt Oliver <protogonoi at gmail.com> wrote:

> 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.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list