mov: Support default-base-is-moof.
authorYusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Tue, 1 Jul 2014 05:17:56 +0000 (14:17 +0900)
committerMartin Storsjö <martin@martin.st>
Tue, 1 Jul 2014 11:36:06 +0000 (14:36 +0300)
commit20f95f21f9b9595608ba668a6eca78f2d508be67
treead1636052808bfce2143b5c4a7625891291b3002
parent79793f833784121d574454af4871866576c0749d
mov: Support default-base-is-moof.

default-base-is-moof shall be set to track fragments compatible with DASH
Media Segments. So, this is a fundamental support for ISOBMFF ver. DASH.
This is meaningful only when base-data-offset-present is absent and two or
more track fragments are present in a movie fragment.

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