movenc: Simplify setting the fragmentation flag
authorMartin Storsjö <martin@martin.st>
Mon, 9 Sep 2013 11:35:09 +0000 (14:35 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 9 Sep 2013 20:58:33 +0000 (23:58 +0300)
commitbdf990425e2be6912a6d29f032ca558448c8635a
tree674131b32bbbe92765025e4fe9f51ee233e40c57
parent8b524ab0c43c1767919530abb79d3656113cdc47
movenc: Simplify setting the fragmentation flag

This makes sure the faststart vs fragmentation check works as
intended when fragmentation is enabled due to using the ismv mode.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/movenc.c