mxfdec: skip to end of structural sets
authorPhilip de Nier <philip.denier@rd.bbc.co.uk>
Mon, 12 Sep 2011 10:13:44 +0000 (11:13 +0100)
committerJanne Grunau <janne-libav@jannau.net>
Sun, 22 Jan 2012 13:40:52 +0000 (14:40 +0100)
commit0662eea6b0b6a94753ed2fda813de1c3d8692fd8
treee90ff29a44cb444c36abd526e4f9916708f15f05
parentd32b3f40c716785bb4073aca9bd0877ecac855b5
mxfdec: skip to end of structural sets

This fixes reading of partition packs. The code stops reading after the
operational pattern and should skip the array of essence container
labels that follow.

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