diff options
author | Hendrik Leppkes <h.leppkes@gmail.com> | 2016-11-12 01:37:57 +0100 |
---|---|---|
committer | Hendrik Leppkes <h.leppkes@gmail.com> | 2016-11-13 12:19:15 +0100 |
commit | 0539ff0e1b2f4e388bf4de16d00846ed5cebe811 (patch) | |
tree | abec47ec6a9f5d3660c78c4a079087b71aa58c81 /libavcodec/tiff_common.c | |
parent | 2bd83ef26acf93fc818b1b75a5406dbfb196f6a4 (diff) | |
download | ffmpeg-0539ff0e1b2f4e388bf4de16d00846ed5cebe811.tar.gz |
configure: use check_lib2 for cuda and cuvid
Fixes building for Windows x86 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 enables
the linker to determine the fully qualified object name and resolve it through the import
library, since the CUDA SDK libraries do not include un-qualified aliases.
Diffstat (limited to 'libavcodec/tiff_common.c')
0 files changed, 0 insertions, 0 deletions