[FFmpeg-cvslog] configure: select child muxers for rtp_mpegts
Gyan Doshi
git at videolan.org
Sun Mar 21 12:21:39 EET 2021
ffmpeg | branch: master | Gyan Doshi <ffmpeg at gyani.pro> | Thu Mar 18 17:50:46 2021 +0530| [36a5ae619a7d255c27f66a343a7861108d789159] | committer: Gyan Doshi
configure: select child muxers for rtp_mpegts
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=36a5ae619a7d255c27f66a343a7861108d789159
---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 7638d62d05..d7a3f507e8 100755
--- a/configure
+++ b/configure
@@ -3364,6 +3364,7 @@ opus_muxer_select="ogg_muxer"
psp_muxer_select="mov_muxer"
rtp_demuxer_select="sdp_demuxer"
rtp_muxer_select="golomb jpegtables"
+rtp_mpegts_muxer_select="mpegts_muxer rtp_muxer"
rtpdec_select="asf_demuxer jpegtables mov_demuxer mpegts_demuxer rm_demuxer rtp_protocol srtp"
rtsp_demuxer_select="http_protocol rtpdec"
rtsp_muxer_select="rtp_muxer http_protocol rtp_protocol rtpenc_chain"
More information about the ffmpeg-cvslog
mailing list