aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-05-07 17:45:16 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-05-12 07:02:58 +0200
commit01701019e0c3264529aee4d895b12237c766e9d4 (patch)
treee9f99d422c6871b7f6e5a18193257b863bbbb2d4
parent70d1af569067ee46117237ad1e339a564759bddf (diff)
downloadffmpeg-01701019e0c3264529aee4d895b12237c766e9d4.tar.gz
configure: Add missing mpegvideo dependency for IPU decoder
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> (cherry picked from commit 8f588eea8e813304f14e1889cfdc79ab89a88deb)
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index d7a3f507e8..98113c95fd 100755
--- a/configure
+++ b/configure
@@ -2761,6 +2761,7 @@ indeo3_decoder_select="hpeldsp"
indeo4_decoder_select="ividsp"
indeo5_decoder_select="ividsp"
interplay_video_decoder_select="hpeldsp"
+ipu_decoder_select="mpegvideo"
jpegls_decoder_select="mjpeg_decoder"
jv_decoder_select="blockdsp"
lagarith_decoder_select="llviddsp"