From: Timo Rothenpieler Date: Sat, 23 Apr 2016 16:55:51 +0000 (+0200) Subject: configure: Don't require nonfree for nvenc X-Git-Tag: android-x86-7.1-r1~5448 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=bc4137d4aa3a75bbbbc6b20c6710d07b50dab0a9;p=android-x86%2Fexternal-ffmpeg.git configure: Don't require nonfree for nvenc 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. --- diff --git a/configure b/configure index ef0b689a00..6bfc48f998 100755 --- a/configure +++ b/configure @@ -4964,7 +4964,6 @@ die_license_disabled gpl x11grab die_license_disabled nonfree cuda die_license_disabled nonfree libfaac die_license_disabled nonfree libnpp -die_license_disabled nonfree nvenc enabled gpl && die_license_disabled_gpl nonfree libfdk_aac enabled gpl && die_license_disabled_gpl nonfree openssl