aboutsummaryrefslogtreecommitdiff
path: root/libavformat/ingenientdec.c
AgeCommit message (Expand)Author
2011-09-17rawdec: refactor private option for raw video demuxersAnton Khirnov
2011-07-17lavf: use designated initialisers for all (de)muxers.Anton Khirnov
2011-06-04rawdec: add framerate private option.Anton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-16lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes senseAnton Khirnov
2011-03-04avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov
2011-03-01lavf: replace all uses of url_fskip with avio_seekAnton Khirnov
2011-02-21avio: avio_ prefixes for get_* functionsAnton Khirnov
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-29move ingenient demuxer to its own fileAurelien Jacobs