Fix handling of self initializing segments in DASH
The parsing of multiple moov boxes for a single ExtractorOutput incurred in an assertion failure due to repeated track declarations. This CL makes each new moov box replace any previous one. This change is transparent to the client, no flags are provided to allow this feature. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=117236246
Showing
with
39 additions
and
20 deletions
Please
register
or
sign in
to comment