]> git.sesse.net Git - ffmpeg/history - libavformat/rtpenc_chain.c
matroskaenc: make sure we don't produce invalid file with no codec ID
[ffmpeg] / libavformat / rtpenc_chain.c
2011-04-03 Anton Khirnovavio: make url_fdopen internal.
2011-04-03 Anton Khirnovavio: make url_open_dyn_packet_buf internal.
2011-04-03 Anton Khirnovavio: avio_ prefix for url_close_dyn_buf
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-23 Anton Khirnovavio: rename url_fopen/fclose -> avio_open/close.
2011-02-04 Martin Storsjörtpenc_chain: Don't copy the time_base back to the...
2011-02-04 Martin StorsjöUse avformat_free_context for cleaning up muxers
2011-02-04 Martin Storsjölibavformat: Use avcodec_copy_context for chained muxers
2011-02-03 Martin StorsjöFree AVStream->info in chained muxers
2010-10-08 Martin Storsjörtsp: Factorize out code for opening a chained RTP...