summaryrefslogtreecommitdiff
path: root/libavformat/movenchint.c
Commit message (Expand)AuthorAge
...
* | avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-22
* | avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
* | lavf: add av_ prefix to dump_format()Anton Khirnov2011-02-18
* | movenchint: Use rtpenc_chain for setting up the chained RTP muxerMartin 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
|/
* 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