[FFmpeg-cvslog] configure: Fix iamfdec dependencies
Andreas Rheinhardt
git at videolan.org
Thu Apr 4 00:19:54 EEST 2024
ffmpeg | branch: release/7.0 | Andreas Rheinhardt <andreas.rheinhardt at outlook.com> | Wed Apr 3 21:34:54 2024 +0200| [aeff85620ac618df15e414d3a757ba9ad0076e8d] | committer: Andreas Rheinhardt
configure: Fix iamfdec dependencies
Reviewed-by: James Almer <jamrial at gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
(cherry picked from commit 9c4558b5963bbc47a03bb8f99d0a99d03c5fd734)
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=aeff85620ac618df15e414d3a757ba9ad0076e8d
---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 69db402b9a..4f5353f84b 100755
--- a/configure
+++ b/configure
@@ -2851,6 +2851,7 @@ h264_sei_select="atsc_a53 golomb"
hevcparse_select="golomb"
hevc_sei_select="atsc_a53 golomb"
frame_thread_encoder_deps="encoders threads"
+iamfdec_select="iso_media mpeg4audio"
inflate_wrapper_deps="zlib"
intrax8_select="blockdsp wmv2dsp"
iso_media_select="mpeg4audio"
More information about the ffmpeg-cvslog
mailing list