mxfdemux: Make essence track creation a bit more robust against broken files
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 7 Feb 2009 09:13:54 +0000 (10:13 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 7 Feb 2009 09:13:54 +0000 (10:13 +0100)
commit3c3dff6869a3f3ffdf327e004977fa39594dd2c2
tree4270cb96c1976e065bf362a7cb2d4f0c23c53110
parent410681f8b5ab54dd2b422919fb0c48dbfc73efa8
mxfdemux: Make essence track creation a bit more robust against broken files

Some files contain multiple tracks with the same track number but different
track id inside the same source package. This is invalid and we simply ignore
the second and following of such traacks now instead of overwriting the
information of the first one.
gst/mxf/mxfdemux.c
gst/mxf/mxfdemux.h