mxfdemux: Add support for non-standard Avid MXF files containing DV essence
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 7 Feb 2009 08:27:13 +0000 (09:27 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 7 Feb 2009 08:27:13 +0000 (09:27 +0100)
commit6e392318c01394667578a09ba894184d356d9960
tree1e63d76f2ea6f06754b17bc32dc92a8385064fa6
parent1822dc99d3ca39f8ca1f273aeb225687a7705406
mxfdemux: Add support for non-standard Avid MXF files containing DV essence

Avid usually uses a custom essence container label for the essence
descriptors and stores the actual codec that is used inside the
picture essence coding field (and for sound probably in the sound
essence coding field but I have no sample files with sound).
Partially fixes bug #561922.
gst/mxf/mxfdv-dif.c
gst/mxf/mxfparse.c
gst/mxf/mxfparse.h