ffmpeg | branch: release/7.0 | Andreas Rheinhardt <andreas.rheinha...@outlook.com> | Wed Apr 3 21:34:54 2024 +0200| [aeff85620ac618df15e414d3a757ba9ad0076e8d] | committer: Andreas Rheinhardt
configure: Fix iamfdec dependencies Reviewed-by: James Almer <jamr...@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@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" _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".