[FFmpeg-devel] [PATCH] compat: remove in-tree NVidia headers

Timo Rothenpieler timo at rothenpieler.org
Tue Feb 27 17:24:14 EET 2018


>> +cuda_deps="ffnvcodec">  cuda_deps_any="libdl LoadLibrary"
>>   cuvid_deps="cuda"
>>   d3d11va_deps="dxva_h ID3D11VideoDecoder ID3D11VideoContext"
>> @@ -5811,6 +5812,9 @@ check_type "va/va.h va/va_enc_vp9.h"  "VAEncPictureParameterBufferVP9"
>>   
>>   check_type "vdpau/vdpau.h" "VdpPictureInfoHEVC"
>>   
>> +check_pkg_config ffnvcodec "ffnvcodec >= 8.0" \
> 
> Instead of adding a new ffnvcodec module to configure, just use the
> existing cuda one.
> 

Indeed.
Changed to that, tested on Linux, Cygwin, MinGW and MSVC.
Fix for MSVC has been pushed to the headers repository.

Patch applied.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3994 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180227/5f601396/attachment.bin>


More information about the ffmpeg-devel mailing list