mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
mxfdemux: Ignore missing metadata descriptors
This commit is contained in:
parent
88492ff72e
commit
f0ab12fe89
1 changed files with 0 additions and 1 deletions
|
@ -6138,7 +6138,6 @@ mxf_metadata_multiple_descriptor_resolve (MXFMetadataBase * m,
|
|||
} else {
|
||||
GST_ERROR ("Descriptor %s not found",
|
||||
mxf_uuid_to_string (&self->sub_descriptors_uids[i], str));
|
||||
return FALSE;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue