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)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Thu, 15 Jun 2017 18:18:20 +0000 (14:18 -0400)
commitfd3854c3e36770c4674d55828ffb1167edfaccfd
tree670b5b6131e91eb3c31d528e7381540a6c3498e7
parentf845208d7947b7cbc8de5eade485d454a2431666
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