OSDN Git Service

mxfdec: Add mxf_edit_unit_absolute_offset()
authorTomas Härdin <tomas.hardin@codemill.se>
Thu, 15 Dec 2011 15:53:38 +0000 (16:53 +0100)
committerTomas Härdin <tomas.hardin@codemill.se>
Fri, 16 Dec 2011 10:48:02 +0000 (11:48 +0100)
commit36c305f9db0ed9e0a4313f11683ea0de7efc496f
treece28d5fb9c69a5cc4af50763be242d6f0221e9ea
parentb56adc784288bdbe5e34e581e8081b51a2a3eb5f
mxfdec: Add mxf_edit_unit_absolute_offset()

This maps an EditUnit in an index table to the corresponding absolute offset
in the file.
libavformat/mxfdec.c