Browse Source
As can be read in the MKV specification, a cluster must include a timecode element in order to be valid. These changes make sure that we error if such element is missing, effectivelly preventing us from calling KaxCluster::GlobalTimecode (which will assert if KaxCluster::InitTimecode has not been called). fixes #17572 Signed-off-by: Steve Lhomme <robux4@videolabs.io> Signed-off-by: Thomas Guillem <thomas@gllm.fr>pull/50/head
committed by
Thomas Guillem
1 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue