summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Rothenpieler <timo@rothenpieler.org>2017-06-01 11:36:13 +0200
committerTimo Rothenpieler <timo@rothenpieler.org>2017-06-01 11:36:13 +0200
commit2d978d1c721ae69a9007b530153067736d4ddc79 (patch)
treeda338245a661b4281516027d4729e0777185e76b
parentd8da329cc364b36dabbb3162f788f958d8b6ea46 (diff)
downloadffmpeg-streaming-2d978d1c721ae69a9007b530153067736d4ddc79.zip
ffmpeg-streaming-2d978d1c721ae69a9007b530153067736d4ddc79.tar.gz
configure: libnpp does not need to link libcuda
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 40eb2bb..72060ef 100755
--- a/configure
+++ b/configure
@@ -2717,7 +2717,7 @@ qsvenc_select="qsv"
vaapi_encode_deps="vaapi"
hwupload_cuda_filter_deps="cuda"
-scale_npp_filter_deps="cuda_sdk libnpp"
+scale_npp_filter_deps="cuda libnpp"
scale_cuda_filter_deps="cuda_sdk"
nvenc_deps="cuda"
OpenPOWER on IntegriCloud