]> git.sesse.net Git - ffmpeg/commit
rtpenc_chain: forward strict_std_compliance flags to rtp muxer
authorTristan Matthews <tmatth@videolan.org>
Fri, 22 Feb 2019 20:40:27 +0000 (15:40 -0500)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 23 Feb 2019 21:48:35 +0000 (22:48 +0100)
commit00f54c15f45b72c7ec56821573068568b3d49211
tree9fe53313efa9b07f50f0cd3a0e3d0ba1047a5a13
parent37e4c226c06c4ac6b8e3a0ccb2c0933397d6f96f
rtpenc_chain: forward strict_std_compliance flags to rtp muxer

fixes: https://trac.ffmpeg.org/ticket/6713
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/rtpenc_chain.c