summaryrefslogtreecommitdiffstats
path: root/libavcodec/videodsp_template.c
diff options
context:
space:
mode:
authorMartin Storsjö <[email protected]>2014-11-18 14:06:19 +0200
committerMartin Storsjö <[email protected]>2014-11-24 23:34:44 +0200
commitb9d08c77a44390b0848c06f20bc0e9e951ba6a3c (patch)
tree3b888a8c125faa6e0aa695cf55fb96b1485331bf /libavcodec/videodsp_template.c
parent40665d27e38e6a2f65037878202bd1a398c7683e (diff)
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ö <[email protected]>
Diffstat (limited to 'libavcodec/videodsp_template.c')
0 files changed, 0 insertions, 0 deletions