26 Commits (d56652fdc8e1315309516be320a7250854550fa5)

Author SHA1 Message Date
Andreas Rheinhardt 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 2 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Andreas Rheinhardt 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 4 years ago
Gyan Doshi eac77f7cf0 rtpenc_mpegts: add AVClass to the muxer context 4 years ago
Gyan Doshi 8b2bde0494 avformat/rtpenc_mpegts: stop leaks 4 years ago
Gyan Doshi 2c806aa2b4 avformat/rtpenc_mpegts: convey options for rtp muxer 4 years ago
Gyan Doshi 325bb04188 avformat/rtpenc_mpegts: relay streamid to mpegts muxer streams. 4 years ago
Gyan Doshi affe911c65 avformat/rtpenc_mpegts: convey options for mpeg-ts muxer 4 years ago
Gyan Doshi 75fd3e1519 avformat/rtp_mpegts: typedef MuxChain struct 4 years ago
James Almer fd23efb20b avformat/rtpenc_mpegts: use av_packet_alloc() to allocate packets 4 years ago
Steven Liu 0f79a71353 avformat/rtpenc_mpegts: removed unused check of avformat_free_context 5 years ago
Moritz Barsnick 270f94e132 avformat/rtpenc_mpegts: copy metadata to mpegts sub-muxer 5 years ago
Carl Eugen Hoyos 9461e4bc69 lavf: Constify AVOutputFormat pointer. 6 years ago
Pan Bian 5b4baf1506 libavformat/rtpenc_mpegts: check avformat_new_stream() return value 7 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Martin Storsjö cf402d6fa8 rtpenc_mpegts: Set chain->rtp_ctx only after avformat_write_header succeeded 10 years ago
Martin Storsjö c83dd2d2a4 rtpenc_mpegts: Free the right ->pb in the error path in the init function 10 years ago
Martin Storsjö 8e32b1f096 libavformat: Use ffio_free_dyn_buf where applicable 10 years ago
Martin Storsjö fc308b30bb rtpenc_mpegts: Call write_trailer for the mpegts muxer even if no output buffer exists 10 years ago
Martin Storsjö 8a70ef94b9 libavformat: Add a muxer wrapping mpegts encoding into RTP 10 years ago