OSDN Git Service

movenc: Add a fallback fragmentation method for plain mp4 as well
authorMartin Storsjö <martin@martin.st>
Tue, 18 Feb 2014 14:11:59 +0000 (16:11 +0200)
committerMartin Storsjö <martin@martin.st>
Wed, 19 Feb 2014 07:58:14 +0000 (09:58 +0200)
commit1e142d5b4842dcb39fcb0e92e4aacbc9977bfa66
treec88a0c02bb9226b08437d99238301b01478dfdd1
parent543156d7518f5e5d731123da066d86278f9fa492
movenc: Add a fallback fragmentation method for plain mp4 as well

Previously the default fragmentation method was only enabled
if writing an ISM file.

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