]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
mp4: Merge mp4_close() and tag_delete().
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 14 Aug 2021 18:21:51 +0000 (20:21 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:35 +0000 (21:37 +0200)
The latter is only called by the former, and both are short enough.
Don't bother to zero out meta->tags and meta->count because we free
the containing mp4 structure as well.


No differences found