Fix incorrect XML namespace in MXF header; I was using the prefix
authorCarl Hetherington <cth@carlh.net>
Tue, 8 Jan 2019 09:58:56 +0000 (09:58 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 8 Jan 2019 09:58:56 +0000 (09:58 +0000)
commitc763ce17ea1d2bf621a343c4893f5d0c390ec433
treeafedaea84bc2d5ea6257063f58b9624cb05e95b1
parent63bff141f70aa81e50a7cf927e5110a2bb504ae6
Fix incorrect XML namespace in MXF header; I was using the prefix
instead of the namespace URI for what asdcplib calls
TimedTextDescriptor::NamespaceName.

Thanks to clairmeta; see https://github.com/Ymagis/ClairMeta/issues/72
src/smpte_subtitle_asset.cc