summaryrefslogtreecommitdiffstats
path: root/libavformat/rawvideodec.c
Commit message (Expand)AuthorAgeFilesLines
* rawvideo: use a specific read_headerLuca Barbato2012-10-251-7/+61
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-301-1/+1
* cosmetics: Align muxer/demuxer declarationsMartin Storsjö2012-04-061-3/+3
* lavf: rename AVInputFormat.value to raw_codec_id.Anton Khirnov2012-01-311-1/+1
* AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-121-3/+3
* rawdec: refactor private option for raw video demuxersAnton Khirnov2011-09-171-1/+17
* lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-171-6/+5
* rawdec: add video_size private option.Anton Khirnov2011-05-271-1/+2
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-301-1/+1
* move raw video demuxer to its own fileAurelien Jacobs2010-08-301-0/+57
OpenPOWER on IntegriCloud