diff options
author | Andreas Rheinhardt <[email protected]> | 2019-05-17 00:30:09 +0200 |
---|---|---|
committer | James Almer <[email protected]> | 2019-07-16 16:16:59 -0300 |
commit | a9f051519e2ad3e4ea3062d2fd437209dc865eb8 (patch) | |
tree | 6796580eb1f8a876ed7aec79e6eafeb7ad21d125 /tools/clean-diff | |
parent | 865c5370078fe743a8259a3f83d69e5a0cb693b2 (diff) |
avformat/matroskadec: Don't reset cluster position
The new code does not rely on whether the cluster's position is set or
not to infer whether a cluster needs to be closed or not (instead, this
is done in ebml_parse), so there is no need to reset the cluster's
position at all any more. It will be automatically set to the correct
value when a cluster is entered.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'tools/clean-diff')
0 files changed, 0 insertions, 0 deletions