[FFmpeg-devel] [PATCH] configure: Add missing libshine->mpegaudioheader dependency
Andreas Rheinhardt
andreas.rheinhardt at outlook.com
Wed Jan 5 20:59:36 EET 2022
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index f113f8f4ec..1225faf15a 100755
--- a/configure
+++ b/configure
@@ -3355,7 +3355,7 @@ librav1e_encoder_deps="librav1e"
librav1e_encoder_select="extract_extradata_bsf"
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"
--
2.32.0
More information about the ffmpeg-devel
mailing list