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