| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf' | Michael Niedermayer | 2011-07-11 | 1 | -1/+1 |
|\ |
|
| * | lavc: make avcodec_alloc_context3 officially public. | Anton Khirnov | 2011-07-10 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-04 | 1 | -5/+6 |
|\| |
|
| * | avio: make url_open_dyn_packet_buf internal. | Anton Khirnov | 2011-04-03 | 1 | -1/+2 |
| * | avio: avio_ prefix for url_close_dyn_buf | Anton Khirnov | 2011-04-03 | 1 | -3/+3 |
| * | avio: avio_ prefix for url_open_dyn_buf | Anton Khirnov | 2011-04-03 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-04 | 1 | -4/+4 |
| * | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-01 | 1 | -4/+4 |
| * | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov | 2011-02-21 | 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-16 | 1 | -1/+1 |
| * | movenchint: Use rtpenc_chain for setting up the chained RTP muxer | Martin Storsjö | 2011-02-04 | 1 | -32/+3 |
| * | Use avformat_free_context for cleaning up muxers | Martin Storsjö | 2011-02-04 | 1 | -17/+3 |
| * | libavformat: Use avcodec_copy_context for chained muxers | Martin Storsjö | 2011-02-04 | 1 | -4/+5 |
| * | Free AVStream->info in chained muxers | Martin Storsjö | 2011-02-03 | 1 | -0/+2 |
* | | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-05 | 1 | -4/+4 |
* | | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-03 | 1 | -4/+4 |
* | | 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 |