summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpenc_mpegts.c
Commit message (Expand)AuthorAgeFilesLines
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-2/+2
* rtpenc_mpegts: Set chain->rtp_ctx only after avformat_write_header succeededMartin Storsjö2015-03-101-2/+1
* rtpenc_mpegts: Free the right ->pb in the error path in the init functionMartin Storsjö2015-03-101-1/+1
* libavformat: Use ffio_free_dyn_buf where applicableMartin Storsjö2015-02-241-10/+3
* rtpenc_mpegts: Call write_trailer for the mpegts muxer even if no output buff...Martin Storsjö2014-12-191-3/+1
* libavformat: Add a muxer wrapping mpegts encoding into RTPMartin Storsjö2014-12-181-0/+165
OpenPOWER on IntegriCloud