mxfdec: Make sure DataDefinition is consistent between material track and source...
authorTomas Härdin <tomas.hardin@codemill.se>
Mon, 28 Nov 2011 09:51:00 +0000 (10:51 +0100)
committerJanne Grunau <janne-libav@jannau.net>
Sun, 22 Jan 2012 13:40:52 +0000 (14:40 +0100)
commit0999151962f60abee1989d863dba6c09573b7a6b
treebfd4e046403749407e8df06f6517aa10c48aba06
parent0ac5e6a8c4d8223323c1a8c2801d41d1011c1995
mxfdec: Make sure DataDefinition is consistent between material track and source track.

This fixes 0001GL.MXF.V1.mxf_opatom.mxf and 0001GL00.MXF.A1.mxf_opatom.mxf
getting two streams each due to both using the same SourcePackageID.

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