]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Simplify parse_tag().
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 12 Aug 2021 17:32:51 +0000 (19:32 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:35 +0000 (21:37 +0200)
commit61e74c29645459c59b29fa8c8efdeb5faeab8b95
treee5933048337dc12774f1e35a667ec792f49ec28f
parent5cc405db433ea1bc934503ebb457c639190c40a0
mp4: Simplify parse_tag().

paraslash fundamentally cares only about five metatags. So remove
all code from parse_tag() which handles the tags we don't care about.
mp4.c