| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: introduce AVFMT_TS_NEGATIVE | Luca Barbato | 2013-04-25 | 1 | -1/+2 |
* | md5: Allocate a normal private context for the opaque md5 context pointer | Martin Storsjö | 2012-10-11 | 1 | -17/+38 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -4/+4 |
* | avformat: Drop pointless "format" from container long names | Diego Biurrun | 2012-07-30 | 1 | -2/+2 |
* | avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. | James Zern | 2012-05-20 | 1 | -1/+1 |
* | frame{crc/md5}: set the stream timebase from codec timebase. | Anton Khirnov | 2012-02-03 | 1 | -1/+4 |
* | md5enc: add flags | Anton Khirnov | 2011-11-23 | 1 | -0/+2 |
* | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov | 2011-07-17 | 1 | -20/+16 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | avio: rename put_flush_packet -> avio_flush | Anton Khirnov | 2011-03-16 | 1 | -1/+1 |
* | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov | 2011-02-21 | 1 | -1/+1 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -2/+2 |
* | Add -f framemd5 muxer similar to framecrc. | Reimar Döffinger | 2010-05-24 | 1 | -12/+49 |
* | Add a md5 muxer that allows checking the md5 sums of generated streams without | Reimar Döffinger | 2010-05-23 | 1 | -0/+73 |