aboutsummaryrefslogtreecommitdiff
path: root/libavformat/img2enc.c
AgeCommit message (Expand)Author
2014-03-16img2: add j2c file extensionJean First
2013-12-21Add a libwebp encoderJustin Ruggles
2013-04-11img2enc: add an option for overwriting one file with subsequent imagesAnton Khirnov
2012-11-29img2: K&R formatting cosmeticsDiego Biurrun
2012-09-15avio: flush the internal buffer in avio_close()Stefano Sabatini
2012-09-04avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-06-24image2: Add "start_number" private option to the muxerMashiat Sarker Shakkhar
2012-03-17avcodec: add XBM encoderPaul B Mahol
2012-02-22img2: split muxer and demuxer into separate filesPaul B Mahol