summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpenc_chain.c
Commit message (Expand)AuthorAgeFilesLines
* avio: rename url_fopen/fclose -> avio_open/close.Anton Khirnov2011-02-231-1/+1
* rtpenc_chain: Don't copy the time_base back to the callerMartin Storsjö2011-02-061-2/+0
* Use avformat_free_context for cleaning up muxersMartin Storsjö2011-02-061-5/+1
* libavformat: Use avcodec_copy_context for chained muxersMartin Storsjö2011-02-061-5/+3
* Free AVStream->info in chained muxersMartin Storsjö2011-02-041-0/+1
* rtsp: Factorize out code for opening a chained RTP muxerMartin Storsjö2010-10-081-0/+82
OpenPOWER on IntegriCloud