mxfdemux: Do not try to serialize unresolved metadatas
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Thu, 15 Jun 2017 18:13:14 +0000 (14:13 -0400)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 17 Jun 2017 07:52:03 +0000 (10:52 +0300)
commit2b3a055bcb85cffa268ad25208210e0c74b5fd86
treec3793bd214c3196fc231adc62efcf4a4127ac4d0
parent428f2fad4b18ee7f09d8f4c57a7309b4e3b11bc8
mxfdemux: Do not try to serialize unresolved metadatas

When retrieving the `mxfdemux.structure` property, it leads to an
assertion as metadatas need to be resolved for the call to
mxf_metadata_base_to_structure to be valid.
gst/mxf/mxfdemux.c