| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -2/+2 |
* | rtpenc_mpegts: Set chain->rtp_ctx only after avformat_write_header succeeded | Martin Storsjö | 2015-03-10 | 1 | -2/+1 |
* | rtpenc_mpegts: Free the right ->pb in the error path in the init function | Martin Storsjö | 2015-03-10 | 1 | -1/+1 |
* | libavformat: Use ffio_free_dyn_buf where applicable | Martin Storsjö | 2015-02-24 | 1 | -10/+3 |
* | rtpenc_mpegts: Call write_trailer for the mpegts muxer even if no output buff... | Martin Storsjö | 2014-12-19 | 1 | -3/+1 |
* | libavformat: Add a muxer wrapping mpegts encoding into RTP | Martin Storsjö | 2014-12-18 | 1 | -0/+165 |