]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Check for missing metadata also for regular opens.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 28 Aug 2021 19:15:35 +0000 (21:15 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 27 Jun 2022 14:45:56 +0000 (16:45 +0200)
commitb96d1f30be6fda4b3d93aef19e66273260503cac
tree3e763717d423ef6153edd1f9f48d329a84f7409a
parent945502385e8261d6921c7e1748fa64f34b7b81fd
mp4: Check for missing metadata also for regular opens.

Since we allow to update the metadata of a file handle returned by
mp4_open(), we should check for both types of opens that the file
actually contains the udta, meta and ilst atoms.
mp4.c