ffmpeg | branch: release/3.4 | Andreas Rheinhardt <andreas.rheinha...@outlook.com> | Wed Jan 5 19:57:58 2022 +0100| [9e213f508692f5e61ca02efd713f397d1763db7b] | committer: Andreas Rheinhardt
configure: Add missing libshine->mpegaudioheader dependency Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com> (cherry picked from commit e228d7b0db7d6cb02a73bee6d3bf4f6ecf92d0bf) > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9e213f508692f5e61ca02efd713f397d1763db7b --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index bf42ade4b1..30b1e2107c 100755 --- a/configure +++ b/configure @@ -2970,7 +2970,7 @@ libopus_encoder_deps="libopus" libopus_encoder_select="audio_frame_queue" librsvg_decoder_deps="librsvg" libshine_encoder_deps="libshine" -libshine_encoder_select="audio_frame_queue" +libshine_encoder_select="audio_frame_queue mpegaudioheader" libspeex_decoder_deps="libspeex" libspeex_encoder_deps="libspeex" libspeex_encoder_select="audio_frame_queue" _______________________________________________ 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".