]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Further reduce the indentation of mp4ff_parse_tag().
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 9 Aug 2021 18:27:28 +0000 (20:27 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:35 +0000 (21:37 +0200)
commit45f820cab9a2f46abbb89926dd2569330aef99ba
treee7b05bd596829ac795c68cf9e571a76ec2360f9e
parent52c364a385949518920741ba80173abef48eb8a3
mp4: Further reduce the indentation of mp4ff_parse_tag().

Handle the easy cases first. Again, this patch looks unreviewable,
but it in essence it is only one large block that is shifted to the
left with no other changes.
mp4.c