mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-16 09:58:19 +00: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:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user