summaryrefslogtreecommitdiff
path: root/libavformat/rawvideodec.c
Commit message (Expand)AuthorAge
* AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-12
* rawdec: refactor private option for raw video demuxersAnton Khirnov2011-09-17
* lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-17
* rawdec: add video_size private option.Anton Khirnov2011-05-27
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-30
* move raw video demuxer to its own fileAurelien Jacobs2010-08-30