OSDN Git Service

Revert "lavf: Don't try to update files atomically with renames on windows"
authorMartin Storsjö <martin@martin.st>
Tue, 25 Nov 2014 08:51:23 +0000 (10:51 +0200)
committerMartin Storsjö <martin@martin.st>
Thu, 27 Nov 2014 07:29:47 +0000 (09:29 +0200)
commit675ac56b7ee0f204963fde55295197c5df80aa91
tree291037e0f8f56b7a10e0764a2e4207870d1bb71c
parent79fd186a5035cf16fc0ab288d8f59da8b1ba2c0e
Revert "lavf: Don't try to update files atomically with renames on windows"

This reverts commit b9d08c77a44390b0848c06f20bc0e9e951ba6a3c.

After taking MoveFileEx into use, we can replace files with renames
on windows as well.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/dashenc.c
libavformat/hdsenc.c
libavformat/internal.h
libavformat/smoothstreamingenc.c