summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-01-06 17:01:09 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-01-07 12:59:59 +0100
commit41c62207f641b5cf3ae656068652f7dc958d5e79 (patch)
treee856720e64213effb1a81544bc0a0dde43672a75 /configure
parent6e163619e3e46e719903de3271e8c1b850b7d501 (diff)
configure: Add missing AMV muxer->riffenc dependency
Reviewed-by: Zane van Iperen <zane@zanevaniperen.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 1225faf15a..6fe7b8513e 100755
--- a/configure
+++ b/configure
@@ -3393,6 +3393,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"