[FFmpeg-cvslog] configure: fix standalone compilation of mxf muxer

Lou Logan git at videolan.org
Wed Oct 30 21:10:35 EET 2019


ffmpeg | branch: master | Lou Logan <lou at lrcd.com> | Tue Oct 29 16:11:46 2019 -0800| [881f083a16a17509aaa53274f2c6f4f4c507dade] | committer: Lou Logan

configure: fix standalone compilation of mxf muxer

Signed-off-by: Lou Logan <lou at lrcd.com>
Signed-off-by: Paul B Mahol <onemda at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=881f083a16a17509aaa53274f2c6f4f4c507dade
---

 configure | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure b/configure
index 7f63eebc9d..875b77fdf1 100755
--- a/configure
+++ b/configure
@@ -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"



More information about the ffmpeg-cvslog mailing list