Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtpenc_chain: Don't copy the time_base back to the caller | Martin Storsjö | 2011-02-06 | 1 | -2/+0 |
* | Use avformat_free_context for cleaning up muxers | Martin Storsjö | 2011-02-06 | 1 | -5/+1 |
* | libavformat: Use avcodec_copy_context for chained muxers | Martin Storsjö | 2011-02-06 | 1 | -5/+3 |
* | Free AVStream->info in chained muxers | Martin Storsjö | 2011-02-04 | 1 | -0/+1 |
* | rtsp: Factorize out code for opening a chained RTP muxer | Martin Storsjö | 2010-10-08 | 1 | -0/+82 |