mp4: fix the reading of prhd, equi, cbmp and st3d boxes
commit8d997bc0695eed22fcd27d82c6448200c79824ab
authorAdrien Maglo <magsoft@videolan.org>
Mon, 5 Dec 2016 13:17:45 +0000 (5 14:17 +0100)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Tue, 3 Jan 2017 15:59:35 +0000 (3 16:59 +0100)
tree3d626c03af7054b3aa6c071a232de985d82f4b38
parent172ed925ff4f48bdc2d6015246793a2a9846cc00
mp4: fix the reading of prhd, equi, cbmp and st3d boxes

According to the Google spatial video specification v2
https://github.com/google/spatial-media/blob/master/docs/spherical-video-v2-rfc.md
these boxes inherit from "FullBox" which has 4 additional bytes to store
version and flags.

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