diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-05-17 00:29:53 +0200 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-06-23 00:47:50 -0300 |
commit | f3ca3e7f19c86563c2d3bca82962567396b1cc13 (patch) | |
tree | 87ada0a81c46c0fded4dd4c057dece3d80f49e76 /libavcodec/vp56.h | |
parent | 43c3cebbd4c09dd4d2f9122b38f23eddfe7cadbe (diff) | |
download | ffmpeg-f3ca3e7f19c86563c2d3bca82962567396b1cc13.tar.gz |
avformat/matroskadec: Remove redundant initialization
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>
Diffstat (limited to 'libavcodec/vp56.h')
0 files changed, 0 insertions, 0 deletions