summaryrefslogtreecommitdiff
path: root/libavformat/img2enc.c
Commit message (Expand)AuthorAge
* Add a libwebp encoderJustin Ruggles2013-12-21
* img2enc: add an option for overwriting one file with subsequent imagesAnton Khirnov2013-04-11
* img2: K&R formatting cosmeticsDiego Biurrun2012-11-29
* avio: flush the internal buffer in avio_close()Stefano Sabatini2012-09-15
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* image2: Add "start_number" private option to the muxerMashiat Sarker Shakkhar2012-06-24
* avcodec: add XBM encoderPaul B Mahol2012-03-17
* img2: split muxer and demuxer into separate filesPaul B Mahol2012-02-22