]> git.tuebingen.mpg.de Git - paraslash.git/commit
mp4: Don't parse the movie header any more.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 11 Aug 2021 18:49:21 +0000 (20:49 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 30 May 2022 19:37:35 +0000 (21:37 +0200)
commit9f41e0a646faa238673bfdbe4dbdccb9cea37b7d
tree50f738a5bdcf80f0f2fe7b654d399cffab044bab
parentaa93004e3d6837cc1b5ac2481827721e6b81af95
mp4: Don't parse the movie header any more.

The duration and time scale are taken from the audio track while the
values stored in the movie header (if present) are ignored anyway.
mp4.c