aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/adtsenc.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2014-11-18 14:06:19 +0200
committerMartin Storsjö <martin@martin.st>2014-11-24 23:34:44 +0200
commitb9d08c77a44390b0848c06f20bc0e9e951ba6a3c (patch)
tree3b888a8c125faa6e0aa695cf55fb96b1485331bf /libavformat/adtsenc.c
parent40665d27e38e6a2f65037878202bd1a398c7683e (diff)
downloadffmpeg-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/adtsenc.c')
0 files changed, 0 insertions, 0 deletions