Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | img2dec: correctly use the parsed value from -start_number | Vittorio Giovara | 2015-01-14 | 1 | -1/+1 |
* | img2dec: check av_new_packet return value | Vittorio Giovara | 2014-10-24 | 1 | -2/+4 |
* | avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate | Diego Biurrun | 2013-05-04 | 1 | -1/+1 |
* | img2: K&R formatting cosmetics | Diego Biurrun | 2012-11-29 | 1 | -60/+69 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -3/+3 |
* | img2dec: always close AVIOContexts | Tomas Härdin | 2012-09-12 | 1 | -3/+3 |
* | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -2/+2 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -2/+2 |
* | image2: Add "start_number" private option to the demuxer | Mashiat Sarker Shakkhar | 2012-06-24 | 1 | -3/+6 |
* | img2: split muxer and demuxer into separate files | Paul B Mahol | 2012-02-22 | 1 | -0/+322 |