Commit 881f083a authored by Lou Logan's avatar Lou Logan

configure: fix standalone compilation of mxf muxer

Signed-off-by: 's avatarLou Logan <lou@lrcd.com>
Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent 26aa0499
......@@ -3273,6 +3273,7 @@ mp4_muxer_select="mov_muxer"
mpegts_demuxer_select="iso_media"
mpegts_muxer_select="adts_muxer latm_muxer"
mpegtsraw_demuxer_select="mpegts_demuxer"
mxf_muxer_select="golomb"
mxf_d10_muxer_select="mxf_muxer"
mxf_opatom_muxer_select="mxf_muxer"
nut_muxer_select="riffenc"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment