]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Remove unused atoms.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 22 Aug 2021 20:49:13 +0000 (22:49 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:36 +0000 (21:37 +0200)
commitcb5cfd1ee950397d8393b57391755358179fc3f3
treeb897a958de41d9fc8025f0042ddcada035901622
parenteac096021cc916a4fdddf87dc71548e141c208cf
mp4: Remove unused atoms.

The enum and atom_name_to_type() still knows about a lot of atoms we
don't care about. These only clutter up the code and slow things down,
so drop them.
mp4.c