GNOME Bugzilla – Bug 693628
mxfdemux: add a second MXF UL for uncompressed audio; ignore missing metadata descriptors
Last modified: 2013-03-15 08:47:27 UTC
Created attachment 235760 [details] [review] patch 1 0001-mxfdemux-Ignore-missing-metadata-descriptors.patch A file I'm dealing with right now has missing descriptors for metadata. VLC doesn't seem to mind this, and I don't see a reason to require resolution of metadata. This seemed to be a simple fix. 0002-mxfdemux-Add-a-second-MXF-UL-for-uncompressed-audio.patch I can't find any information about this UL, but it appeared in a file I'm dealing with right now.
Created attachment 235761 [details] [review] patch 2
Found the ID in S382m-2007.pdf on (labeled) page 11.
Looks good to me (both). If descriptors can't be resolved this should only be fatal if none was resolved or the resolved ones don't contain the informations needed for the mapping.
pushed. (Including, accidentally, the NOT FOR MASTER part of the commit log. oops)