aboutsummaryrefslogtreecommitdiff
path: root/libavformat/rtpenc_mpegts.c
AgeCommit message (Expand)Author
2015-03-10rtpenc_mpegts: Set chain->rtp_ctx only after avformat_write_header succeededMartin Storsjö
2015-03-10rtpenc_mpegts: Free the right ->pb in the error path in the init functionMartin Storsjö
2015-02-24libavformat: Use ffio_free_dyn_buf where applicableMartin Storsjö
2014-12-19rtpenc_mpegts: Call write_trailer for the mpegts muxer even if no output buff...Martin Storsjö
2014-12-18libavformat: Add a muxer wrapping mpegts encoding into RTPMartin Storsjö