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