summaryrefslogtreecommitdiffstats
path: root/libavformat/img2enc.c
Commit message (Expand)AuthorAgeFilesLines
* img2enc: Refactor the atomic renaming codeLuca Barbato2016-04-191-27/+46
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-8/+8
* lavf: allow custom IO for all filesAnton Khirnov2016-01-241-5/+4
* img2enc: Make sure the images are atomically writtenLuca Barbato2015-10-231-2/+5
* avformat: Don't anonymously typedef structsDiego Biurrun2015-02-141-1/+1
* Alias PIX image encoder and decoderVittorio Giovara2014-03-261-1/+1
* img2: add j2c file extensionJean First2014-03-161-1/+1
* Add a libwebp encoderJustin Ruggles2013-12-211-1/+1
* img2enc: add an option for overwriting one file with subsequent imagesAnton Khirnov2013-04-111-2/+6
* img2: K&R formatting cosmeticsDiego Biurrun2012-11-291-20/+21
* avio: flush the internal buffer in avio_close()Stefano Sabatini2012-09-151-2/+0
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-041-1/+1
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-5/+5
* image2: Add "start_number" private option to the muxerMashiat Sarker Shakkhar2012-06-241-2/+18
* avcodec: add XBM encoderPaul B Mahol2012-03-171-1/+1
* img2: split muxer and demuxer into separate filesPaul B Mahol2012-02-221-0/+151
OpenPOWER on IntegriCloud