demux/mp4: meta: replace usage of legacy helpers
commit3089fda2ee67f2a3766a26faf221e3735664abbc
authorFilip Roséen <filip@atch.se>
Wed, 16 Nov 2016 10:37:06 +0000 (16 11:37 +0100)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Wed, 16 Nov 2016 14:22:00 +0000 (16 15:22 +0100)
tree6b89071666da2f651e2c74858e5872b2ca9077a2
parent5ff87f2127cbab93dfa2313a7398324179c85a19
demux/mp4: meta: replace usage of legacy helpers

Replace the usage of legacy helpers with ones where common
functionality is shared, effectively avoiding code-duplication.

Signed-off-by: Francois Cartegnie <fcvlcdev@free.fr>
modules/demux/mp4/meta.c