summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRoman Arzumanyan <rarzumanyan@nvidia.com>2021-09-06 15:25:51 +0300
committerTimo Rothenpieler <timo@rothenpieler.org>2021-11-03 19:06:14 +0100
commit08a501946f95f3a998000ee923aa7fcb35ec0d4e (patch)
tree20cda1141b639bc1c751c648ef584948ba00354d /configure
parent82e3251dd269bdf3c45b991b12dab1ce7561d542 (diff)
avfilter/scale_npp: add scale2ref_npp filter
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index c4fb1b7260..c01aa480c7 100755
--- a/configure
+++ b/configure
@@ -3095,6 +3095,7 @@ v4l2_m2m_deps="linux_videodev2_h sem_timedwait"
hwupload_cuda_filter_deps="ffnvcodec"
scale_npp_filter_deps="ffnvcodec libnpp"
+scale2ref_npp_filter_deps="ffnvcodec libnpp"
scale_cuda_filter_deps="ffnvcodec"
scale_cuda_filter_deps_any="cuda_nvcc cuda_llvm"
thumbnail_cuda_filter_deps="ffnvcodec"