You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
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. Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
committed by
Anton Khirnov
parent
6f58b4dc47
commit
09522a303d
1
configure
vendored
1
configure
vendored
@@ -4076,7 +4076,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
|
||||
|
Reference in New Issue
Block a user