Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -3/+3 |
* | rawdec: refactor private option for raw video demuxers | Anton Khirnov | 2011-09-17 | 1 | -1/+17 |
* | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov | 2011-07-17 | 1 | -6/+5 |
* | rawdec: add video_size private option. | Anton Khirnov | 2011-05-27 | 1 | -1/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | split raw.c into rawdec.c and rawenc.c | Aurelien Jacobs | 2010-08-30 | 1 | -1/+1 |
* | move raw video demuxer to its own file | Aurelien Jacobs | 2010-08-30 | 1 | -0/+57 |