diff options
author | Martin Storsjö <martin@martin.st> | 2014-11-18 14:06:19 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2014-11-24 23:34:44 +0200 |
commit | b9d08c77a44390b0848c06f20bc0e9e951ba6a3c (patch) | |
tree | 3b888a8c125faa6e0aa695cf55fb96b1485331bf /libavformat/riffenc.c | |
parent | 40665d27e38e6a2f65037878202bd1a398c7683e (diff) | |
download | ffmpeg-b9d08c77a44390b0848c06f20bc0e9e951ba6a3c.tar.gz |
lavf: Don't try to update files atomically with renames on windows
On windows, rename(2) will fail if the target file exists. On
unix this trick is used to make sure that people reading the file
either will get the full previous file, or the full new version
of the file, but no intermediate version.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/riffenc.c')
0 files changed, 0 insertions, 0 deletions