]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Simplify and rename mp4ff_read_sample_getsize().
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 9 Aug 2021 17:10:46 +0000 (19:10 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:35 +0000 (21:37 +0200)
commit81076a42be18b3027ef1b5d665cd9ceda1d06319
tree83210733ebc2bd8b969dc698c1fe3d8033c2dc56
parente1448dff981e0f51c6de02ac8097a646f60a10a1
mp4: Simplify and rename mp4ff_read_sample_getsize().

The new code is much shorter. It is equivalent because the single
caller only checks whether the return value is less or equal then zero,
and does not use the return value in this case.
aac_afh.c
mp4.c
mp4.h