Commit 132bc881 authored by Lou Logan's avatar Lou Logan

configure: select jpegtables for rtp muxer

Signed-off-by: 's avatarLou Logan <lou@lrcd.com>
Signed-off-by: 's avatarCarl Eugen Hoyos <ceffmpeg@gmail.com>
parent 8ff432eb
......@@ -3286,7 +3286,7 @@ ogv_muxer_select="ogg_muxer"
opus_muxer_select="ogg_muxer"
psp_muxer_select="mov_muxer"
rtp_demuxer_select="sdp_demuxer"
rtp_muxer_select="golomb"
rtp_muxer_select="golomb jpegtables"
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"
......
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