[FFmpeg-devel] [PATCH 1/3] configure: add cuda-sdk for things requiring full CUDA sdk

James Almer jamrial at gmail.com
Fri May 12 16:34:39 EEST 2017


On 5/12/2017 5:21 AM, Timo Rothenpieler wrote:
> Am 12.05.2017 um 07:32 schrieb Yogender Gupta:
>>>> +    cuda_sdk
>>>>     libnpp
>>
>> IMO, Libnpp is part of the CUDA SDK, and we can remove all the libnpp related changes and just replace it by cuda-sdk in the configure/make files.
> 
> True, but I'm not sure if an existing config parameter can be that
> easily removed without breaking a bunch of existing build scripts.

You can keep the option marked as deprecated for a while, while removing
all the relevant internals and making it an alias for cuda_sdk.


More information about the ffmpeg-devel mailing list