summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRoman Arzumanyan <rarzumanyan@nvidia.com>2020-09-03 14:52:08 +0300
committerTimo Rothenpieler <timo@rothenpieler.org>2020-10-15 21:20:40 +0200
commitb23e6ae8864baaa80d2082dbf16dec9359d2902c (patch)
tree3ea8eb641ccf78cbea5940bab4f50aae02982b89 /configure
parentb7f51428b1c73ab5840485ce537ce098a85d0881 (diff)
avcodec/cuviddec: add av1 support
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 75f0a0fcaa..273ff4b2c9 100755
--- a/configure
+++ b/configure
@@ -3052,6 +3052,7 @@ nvenc_encoder_deps="nvenc"
aac_mf_encoder_deps="mediafoundation"
ac3_mf_encoder_deps="mediafoundation"
+av1_cuvid_decoder_deps="cuvid"
h263_v4l2m2m_decoder_deps="v4l2_m2m h263_v4l2_m2m"
h263_v4l2m2m_encoder_deps="v4l2_m2m h263_v4l2_m2m"
h264_amf_encoder_deps="amf"