Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov | 2011-02-22 | 1 | -20/+20 | |
* | | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -5/+5 | |
* | | lavf: add av_ prefix to dump_format() | Anton Khirnov | 2011-02-18 | 1 | -1/+1 | |
* | | movenchint: Use rtpenc_chain for setting up the chained RTP muxer | Martin Storsjö | 2011-02-06 | 1 | -32/+3 | |
* | | Use avformat_free_context for cleaning up muxers | Martin Storsjö | 2011-02-06 | 1 | -17/+3 | |
* | | libavformat: Use avcodec_copy_context for chained muxers | Martin Storsjö | 2011-02-06 | 1 | -4/+5 | |
* | | Free AVStream->info in chained muxers | Martin Storsjö | 2011-02-04 | 1 | -0/+2 | |
|/ | ||||||
* | Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxer | Martin Storsjö | 2010-05-21 | 1 | -10/+2 | |
* | Use a heuristic for describing the RTP packets using sample data | Martin Storsjö | 2010-05-18 | 1 | -2/+214 | |
* | Add initial support for RTP hinting in the mov muxer | Martin Storsjö | 2010-05-18 | 1 | -0/+292 |