summaryrefslogtreecommitdiff
path: root/libavformat/img2enc.c
Commit message (Expand)AuthorAge
* img2enc: Refactor the atomic renaming codeLuca Barbato2016-04-19
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* lavf: allow custom IO for all filesAnton Khirnov2016-01-24
* img2enc: Make sure the images are atomically writtenLuca Barbato2015-10-23
* avformat: Don't anonymously typedef structsDiego Biurrun2015-02-14
* Alias PIX image encoder and decoderVittorio Giovara2014-03-26
* img2: add j2c file extensionJean First2014-03-16
* 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