From: Timo Rothenpieler <[email protected]> As the nvEncodeApi.h header is now MIT licensed, this can be dropped. The loaded CUDA and NVENC libraries are part of the nvidia driver, and thus count as system libraries.
Signed-off-by: Anton Khirnov <[email protected]> --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index 0e31f1b..9a868f5 100755 --- a/configure +++ b/configure @@ -4072,7 +4072,6 @@ die_license_disabled nonfree cuda die_license_disabled nonfree libfaac die_license_disabled nonfree libfdk_aac die_license_disabled nonfree libnpp -die_license_disabled nonfree nvenc die_license_disabled nonfree openssl die_license_disabled version3 libopencore_amrnb -- 2.0.0 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
