]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Drop metadata parameter from mp4_meta_update().
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 14 Aug 2021 16:48:56 +0000 (18:48 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:35 +0000 (21:37 +0200)
commite46bcc81f2eaa35e9409dd96fdbcc15647919b96
tree85f5d0415d5f547c959deb8740c56011ac1a064b
parentc601bacb7f147a14bcc8200b24aa69201cb6b89e
mp4: Drop metadata parameter from mp4_meta_update().

The function can as well access the modified metadata structure via
the mp4 pointer. Drop the parameter also from modify_moov() for the
same reason.
aac_afh.c
mp4.c
mp4.h