]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Introduce mp4_get_meta().
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 14 Aug 2021 16:42:16 +0000 (18:42 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:35 +0000 (21:37 +0200)
commitc601bacb7f147a14bcc8200b24aa69201cb6b89e
tree17e2dd8f7e2b1cd4264c6776c338d39441b3db12
parenta4d904cc19f2b088cc1c72d9f5ce1fcb998e2dcb
mp4: Introduce mp4_get_meta().

Simplify the API by returning a pointer to the metadata structure stored
inside struct mp4. This is easier than having two accessor functions.
aac_afh.c
error.h
mp4.c
mp4.h