summaryrefslogtreecommitdiff
path: root/libavformat/movenchint.c
Commit message (Expand)AuthorAge
* movenchint: Use rtpenc_chain for setting up the chained RTP muxerMartin 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
* Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxerMartin Storsjö2010-05-21
* Use a heuristic for describing the RTP packets using sample dataMartin Storsjö2010-05-18
* Add initial support for RTP hinting in the mov muxerMartin Storsjö2010-05-18