| Commit message (Expand) | Author | Age | Files | Lines |
* | a64: remove interleaved mode. | Anton Khirnov | 2012-11-02 | 1 | -114/+2 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -5/+5 |
* | cosmetics: Align muxer/demuxer declarations | Martin Storsjö | 2012-04-06 | 1 | -7/+7 |
* | Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. | Diego Biurrun | 2011-11-28 | 1 | -1/+0 |
* | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov | 2011-07-17 | 1 | -3/+3 |
* | Remove statements immediately following unconditional jumps | Mans Rullgard | 2011-07-03 | 1 | -1/+0 |
* | 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 | -6/+6 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | Cosmetics, lots of. | Tobias Bindhammer | 2010-10-05 | 1 | -7/+10 |
* | Solving memory leak and initialization problem with prev_pkt / pkt. | Tobias Bindhammer | 2010-08-31 | 1 | -3/+13 |
* | Cosmetic changes. | Tobias Bindhammer | 2010-08-26 | 1 | -5/+5 |
* | Insert info from extradata into header | Tobias Bindhammer | 2010-08-26 | 1 | -2/+2 |
* | Added option to write frames interleaved (yet disabled) | Tobias Bindhammer | 2010-08-26 | 1 | -1/+93 |
* | fixed some return values and deprecated CODEC_TYPE_VIDEO. | Tobias Bindhammer | 2010-08-24 | 1 | -1/+1 |
* | Corresponding muxer for the a64 codec | Tobias Bindhammer | 2010-08-23 | 1 | -0/+72 |