| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -7/+7 |
* | lavf: add the notimestamps flag to the muxers missing it | Anton Khirnov | 2014-06-18 | 1 | -0/+1 |
* | lavf: flush the output AVIOContext in av_write_trailer(). | Anton Khirnov | 2012-09-15 | 1 | -2/+0 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -3/+3 |
* | avformat: Drop pointless "format" from container long names | Diego Biurrun | 2012-07-30 | 1 | -1/+1 |
* | Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. | Diego Biurrun | 2011-11-28 | 1 | -1/+0 |
* | avio: introduce an AVIOContext.seekable field | Anton Khirnov | 2011-04-03 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-04 | 1 | -1/+1 |
* | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-01 | 1 | -2/+2 |
* | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov | 2011-02-21 | 1 | -6/+6 |
* | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -2/+2 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | Lego Mindstorms RSO muxer and demuxer. | Rafaël Carré | 2010-07-20 | 1 | -0/+114 |