OSDN Git Service

avformat/mxfdec; parse random index pack to get last partition offset and use it...
authorPaul B Mahol <onemda@gmail.com>
Fri, 18 Oct 2013 10:44:56 +0000 (10:44 +0000)
committerPaul B Mahol <onemda@gmail.com>
Mon, 21 Oct 2013 13:29:30 +0000 (13:29 +0000)
commitf5ed83c3831fcaca0f87cd67ca743946a54023d0
tree672b4a3e9b8c9e8909121855ac114306984415cd
parent80b8f78048bac9d64d52718451f72e601127d0de
avformat/mxfdec; parse random index pack to get 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: Paul B Mahol <onemda@gmail.com>
libavformat/mxfdec.c