mxfdec: Compute packet offsets properly.
authorTomas Härdin <tomas.hardin@codemill.se>
Thu, 8 Dec 2011 11:23:36 +0000 (12:23 +0100)
committerJanne Grunau <janne-libav@jannau.net>
Sun, 22 Jan 2012 13:40:53 +0000 (14:40 +0100)
commit3cb33fbe919d3664977e88a1ce4554a330ccc48a
tree7eaf3fdf741fd028d92dd3569aa30241d8d91485
parentf4187945a0b5a75f0bae9039baf40c7f6cc5f394
mxfdec: Compute packet offsets properly.

This replaces the old essence_offset code.

Signed-off-by: Janne Grunau <janne-libav@jannau.net>
libavformat/mxfdec.c