summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorTimo Rothenpieler <timo@rothenpieler.org>2016-10-10 12:55:59 +0200
committerTimo Rothenpieler <timo@rothenpieler.org>2016-11-22 10:34:27 +0100
commita66835bcb16ce4659737edefd8d3f3791dad54c8 (patch)
treed59812f462e5f66d2826ac06a90185945b9c82dd /configure
parenta0c9e76942ed1c5d0223d840f43161ba8141a0a5 (diff)
avcodec/nvenc: use dynamically loaded CUDA
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 3ab0c1fdb2..1484bbe0ff 100755
--- a/configure
+++ b/configure
@@ -2693,6 +2693,7 @@ vaapi_encode_deps="vaapi"
hwupload_cuda_filter_deps="cuda"
scale_npp_filter_deps="cuda libnpp"
+nvenc_deps="cuda"
nvenc_deps_any="dlopen LoadLibrary"
nvenc_encoder_deps="nvenc"
h264_cuvid_decoder_deps="cuda cuvid"