Age | Commit message (Expand) | Author |
---|---|---|
2012-10-25 | rawvideo: use a specific read_header | Luca Barbato |
2012-08-07 | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov |
2012-07-30 | avformat: Drop pointless "format" from container long names | Diego Biurrun |
2012-04-06 | cosmetics: Align muxer/demuxer declarations | Martin Storsjö |
2012-01-31 | lavf: rename AVInputFormat.value to raw_codec_id. | Anton Khirnov |
2011-10-12 | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov |
2011-09-17 | rawdec: refactor private option for raw video demuxers | Anton Khirnov |
2011-07-17 | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov |
2011-05-27 | rawdec: add video_size private option. | Anton Khirnov |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2011-01-26 | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò |
2010-08-30 | split raw.c into rawdec.c and rawenc.c | Aurelien Jacobs |
2010-08-30 | move raw video demuxer to its own file | Aurelien Jacobs |