ffmpeg | branch: release/5.0 | Andreas Rheinhardt <andreas.rheinha...@outlook.com> | Thu Jan 6 17:01:09 2022 +0100| [3975f9328ac55fc8b29f0f2784c273ae9edc417c] | committer: Andreas Rheinhardt
configure: Add missing AMV muxer->riffenc dependency Reviewed-by: Zane van Iperen <z...@zanevaniperen.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com> (cherry picked from commit 41c62207f641b5cf3ae656068652f7dc958d5e79) > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3975f9328ac55fc8b29f0f2784c273ae9edc417c --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 05f3c565a3..e1479af376 100755 --- a/configure +++ b/configure @@ -3391,6 +3391,7 @@ ac3_demuxer_select="ac3_parser" act_demuxer_select="riffdec" adts_muxer_select="mpeg4audio" aiff_muxer_select="iso_media" +amv_muxer_select="riffenc" asf_demuxer_select="riffdec" asf_o_demuxer_select="riffdec" asf_muxer_select="riffenc" _______________________________________________ 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".