summaryrefslogtreecommitdiff
path: root/libavformat/img2enc.c
Commit message (Expand)AuthorAge
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | avformat/img2enc: remove unused variableMichael Niedermayer2016-02-14
* | avformat/img2enc: disable atomic file creation by defaultMarton Balint2016-02-14
* | avformat/img2enc: return error if image rename failsMarton Balint2016-02-14
* | Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis2016-02-10
|\|
| * lavf: allow custom IO for all filesAnton Khirnov2016-01-24
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* | lavf/img2enc: add atomic_writing optionClément Bœsch2015-12-21
* | avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* | avformat/img2enc: re enable atomic writes with split planesMichael Niedermayer2015-10-28
* | avformat/img2enc: Fix img2enc atomic implementation to work with split planesMichael Niedermayer2015-10-27
* | avformat/img2enc: Disable rename&atomic writing for non file protocol and spl...Michael Niedermayer2015-10-27
* | Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* | Merge commit '22f4d9c303ede1a240538fd105c97047db40dc86'Hendrik Leppkes2015-10-27
|\|
| * img2enc: Make sure the images are atomically writtenLuca Barbato2015-10-23
* | Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-08
* | avformat: implement query_codec for the image2 muxer.tab2015-09-07
* | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer2015-02-14
|\|
| * avformat: Don't anonymously typedef structsDiego Biurrun2015-02-14
* | avformat/img2enc: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-08
* | avformat/img2enc: Use localtime_r() for thread safteyMichael Niedermayer2014-11-02
* | avformat/img2enc: remove webp extension as we have a dedicated webp muxerMichael Niedermayer2014-11-02
* | Allow .y as extension for image2.Carl Eugen Hoyos2014-04-05
* | Merge commit 'e50f5d3cf9ef9a16982a5cb4d8b1916cd963aa5b'Michael Niedermayer2014-03-27
|\|
| * Alias PIX image encoder and decoderVittorio Giovara2014-03-26
| * img2: add j2c file extensionJean First2014-03-16
* | Merge commit 'be7c323176e2e5fcf30e3d2ff20975b2f936811b'Michael Niedermayer2013-12-22
|\|
| * Add a libwebp encoderJustin Ruggles2013-12-21
* | avformat/img2enc: simplify split planes extension selection.Clément Bœsch2013-11-07
* | avformat/img2enc: reindent after previous commit.Clément Bœsch2013-11-07
* | avformat/image2: allow muxing gif files.Clément Bœsch2013-11-07
* | avformat: remove duplicate includesMichael Niedermayer2013-09-21
* | lavf/image2: extend start_number range to accept zeroStefano Sabatini2013-08-22
* | img2enc: add option to use strftime() for filenameRamiro Polla2013-07-19
* | lavf/img2enc: use FF_CEIL_RSHIFT().Clément Bœsch2013-05-16
* | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-15
* | Recognize j2k as file suffix for the image2 muxer.Carl Eugen Hoyos2013-04-29
* | Merge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795'Michael Niedermayer2013-04-11
|\|
| * img2enc: add an option for overwriting one file with subsequent imagesAnton Khirnov2013-04-11
* | lavf/img2enc: extend current options documentationStefano Sabatini2013-01-25
* | img2enc: fix typoMichael Niedermayer2012-12-21
* | better failure message for img2encrogerdpack2012-12-21
* | Merge commit '9d46eaec7a90bd8f5cd9e45398c6d17804182320'Michael Niedermayer2012-11-30
|\|
| * img2: K&R formatting cosmeticsDiego Biurrun2012-11-29
* | img2enc: remove dead codePaul B Mahol2012-11-18
* | img2enc: support 16bit per sample yuv in split planes.Michael Niedermayer2012-11-06
* | img2enc: support storing alpha planes too in split plane modeMichael Niedermayer2012-11-06
* | img2enc: Fix yuva with yuv split planes.Michael Niedermayer2012-11-06
* | img2enc: check pix_fmt for split planes mode.Michael Niedermayer2012-11-06