summaryrefslogtreecommitdiffstats
path: root/libavformat/img2dec.c
Commit message (Expand)AuthorAgeFilesLines
* avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun2013-05-041-1/+1
* img2: K&R formatting cosmeticsDiego Biurrun2012-11-291-60/+69
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-3/+3
* img2dec: always close AVIOContextsTomas Härdin2012-09-121-3/+3
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-041-2/+2
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-2/+2
* image2: Add "start_number" private option to the demuxerMashiat Sarker Shakkhar2012-06-241-3/+6
* img2: split muxer and demuxer into separate filesPaul B Mahol2012-02-221-0/+322
OpenPOWER on IntegriCloud