]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Introduce min_body_size() helper.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 9 Aug 2021 19:08:16 +0000 (21:08 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:35 +0000 (21:37 +0200)
commit3b22def34cb8b19c4bdc2dd237374a536c21fa71
treefa33d27d912bdac41acaf4e7d104bf4fe0c4b2bf
parente1a8c906d87d543961e021700240a2148c088fc4
mp4: Introduce min_body_size() helper.

This increases readability a lot and brings the line length of
mp4ff_parse_tag() down to a reasonable number of characters.
mp4.c