OSDN Git Service

mxf: Parse random index pack
authorPaul B Mahol <onemda@gmail.com>
Fri, 18 Oct 2013 10:44:56 +0000 (10:44 +0000)
committerLuca Barbato <lu_zero@gentoo.org>
Thu, 6 Mar 2014 18:28:20 +0000 (19:28 +0100)
commitf06f6daaf8538eb8ceeb690b761f1256771b6ba6
treee3f4714f6196044d487e562bcf546e3e0f34d09f
parent570af382eea902afe09f3562e5e1b483981cca7e
mxf: Parse random index pack

Get the last partition offset and use it when footer partition
offset is missing.

Footer partition may not be present and even if present footer
partition offset may not be set in any partition except last one.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavformat/mxfdec.c