]> git.sesse.net Git - ffmpeg/commit
lavf/img2enc: add atomic_writing option
authorClément Bœsch <clement@stupeflix.com>
Tue, 8 Dec 2015 09:44:31 +0000 (10:44 +0100)
committerClément Bœsch <clement@stupeflix.com>
Mon, 21 Dec 2015 10:19:51 +0000 (11:19 +0100)
commitb4431c80efe257129878a849ba12c14c3c7f9766
tree2d9a0f6df9326c6fbf5329cbdd4520288a01a9c8
parentf122ba36cb73596fe69256d66d56c23b2ff3f653
lavf/img2enc: add atomic_writing option

This behaviour change caused a regression on our side recently, we might
want to disable the option by default.
libavformat/img2enc.c