aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/movenchint.c
Commit message (Expand)AuthorAgeFilesLines
...
* | libavformat: Use avcodec_copy_context for chained muxersMartin Storsjö2011-02-061-4/+5
* | Free AVStream->info in chained muxersMartin Storsjö2011-02-041-0/+2
|/
* Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxerMartin Storsjö2010-05-211-10/+2
* Use a heuristic for describing the RTP packets using sample dataMartin Storsjö2010-05-181-2/+214
* Add initial support for RTP hinting in the mov muxerMartin Storsjö2010-05-181-0/+292