]> git.sesse.net Git - ffmpeg/history - libavformat/rtpenc_chain.c
ape: check that number of seektable entries is equal to number of frames
[ffmpeg] / libavformat / rtpenc_chain.c
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...