summaryrefslogtreecommitdiff
path: root/libavformat/ingenientdec.c
Commit message (Expand)AuthorAge
* 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 framerate private option.Anton Khirnov2011-06-04
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes senseAnton Khirnov2011-03-16
* avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov2011-03-04
* lavf: replace all uses of url_fskip with avio_seekAnton Khirnov2011-03-01
* avio: avio_ prefixes for get_* functionsAnton Khirnov2011-02-21
* 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 ingenient demuxer to its own fileAurelien Jacobs2010-08-29