]> git.sesse.net Git - ffmpeg/history - libavformat/img2enc.c
crypto: consistently use size_t as type for length parameters
[ffmpeg] / libavformat / img2enc.c
2016-04-19 Luca Barbatoimg2enc: Refactor the atomic renaming code
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2016-01-24 Anton Khirnovlavf: allow custom IO for all files
2015-10-23 Luca Barbatoimg2enc: Make sure the images are atomically written
2015-02-14 Diego Biurrunavformat: Don't anonymously typedef structs
2014-03-26 Vittorio GiovaraAlias PIX image encoder and decoder
2014-03-16 Jean Firstimg2: add j2c file extension
2013-12-21 Justin RugglesAdd a libwebp encoder
2013-04-11 Anton Khirnovimg2enc: add an option for overwriting one file with...
2012-11-29 Diego Biurrunimg2: K&R formatting cosmetics
2012-09-15 Stefano Sabatiniavio: flush the internal buffer in avio_close()
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-06-24 Mashiat Sarker Sha... image2: Add "start_number" private option to the muxer
2012-03-17 Paul B Maholavcodec: add XBM encoder
2012-02-22 Paul B Maholimg2: split muxer and demuxer into separate files