Every new element of an EbmlList is zeroed initially in ebml_parse_elem, so that in particular a SimpleBlock's duration is initialized to zero. Therefore it is unnecessary to initialize this field again (for SimpleBlocks) in matroska_parse_cluster_incremental. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>pull/315/head
parent
43c3cebbd4
commit
f3ca3e7f19
1 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue