On Sun, Nov 13, 2016 at 1:31 AM, Timo Rothenpieler
wrote:
> Seems like I never tested on any 32bit platform.
>
Applied, thanks.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Seems like I never tested on any 32bit platform.
lgtm
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Sat, Nov 12, 2016 at 1:44 AM, Hendrik Leppkes wrote:
> Fixes building on Windows with MSVC using the link libraries distributed with
> the CUDA SDK.
>
> check_lib2 is required here because it includes the header to get the full
> signature of the
> function, including the stdcall calling conv
Fixes building on Windows with MSVC using the link libraries distributed with
the CUDA SDK.
check_lib2 is required here because it includes the header to get the full
signature of the
function, including the stdcall calling convention and all of its arguments,
which enabled
the linker to determ