movenc: add faststart option for web streaming
authorClément Bœsch <ubitux@gmail.com>
Mon, 19 Aug 2013 23:05:31 +0000 (16:05 -0700)
committerMartin Storsjö <martin@martin.st>
Wed, 21 Aug 2013 13:20:33 +0000 (14:20 +0100)
commitf8ef91ff3d6bb83d601d816ef9368f911021c64b
treeb90e3b846ec3bea6741c52bcd168f159399a8e5f
parent4622f11f9c83db8a2e08408c71ff901826ca652c
movenc: add faststart option for web streaming

Faststart moves the moov atom to the beginning of the file and rewrites
the rest of the file after muxing is complete.

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