summaryrefslogtreecommitdiff
path: root/libavformat/rtpenc_chain.c
Commit message (Expand)AuthorAge
* rtpenc_chain: Pass the MP4A_LATM flag to chained muxersMartin Storsjö2011-05-20
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-04
|\
| * avio: make url_fdopen internal.Anton Khirnov2011-04-03
| * avio: make url_open_dyn_packet_buf internal.Anton Khirnov2011-04-03
| * avio: avio_ prefix for url_close_dyn_bufAnton Khirnov2011-04-03
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * avio: rename url_fopen/fclose -> avio_open/close.Anton Khirnov2011-02-23
| * rtpenc_chain: Don't copy the time_base back to the callerMartin Storsjö2011-02-04
| * Use avformat_free_context for cleaning up muxersMartin Storsjö2011-02-04
| * libavformat: Use avcodec_copy_context for chained muxersMartin Storsjö2011-02-04
| * Free AVStream->info in chained muxersMartin Storsjö2011-02-03
* | avio: rename url_fopen/fclose -> avio_open/close.Anton Khirnov2011-02-23
* | rtpenc_chain: Don't copy the time_base back to the callerMartin Storsjö2011-02-06
* | Use avformat_free_context for cleaning up muxersMartin Storsjö2011-02-06
* | libavformat: Use avcodec_copy_context for chained muxersMartin Storsjö2011-02-06
* | Free AVStream->info in chained muxersMartin Storsjö2011-02-04
|/
* rtsp: Factorize out code for opening a chained RTP muxerMartin Storsjö2010-10-08