summaryrefslogtreecommitdiff
path: root/src/MDD.cpp
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2019-02-12 09:13:35 -0800
committerjhurst <jhurst@cinecert.com>2019-02-12 09:13:35 -0800
commit260692554632887d4e978775001081add386b909 (patch)
treed306055c36bcb6839c5e0ea6bd62ef83440c2abd /src/MDD.cpp
parent94933bbbea5bdb424f1b2d1aa21e5e69805358cd (diff)
o Fixed ISXD bugs:
o Incorrect UTF_8_Text_DataEssenceCoding UL o Incorrect ISXDDataEssenceDescriptor_NamespaceURI UL o Incorrect use of FrameWrappedISXDData UL o Incorrect use of FrameWrappedISXDContainer UL o Added KM_WIN32_UTF8 macro to protect old users from new ideas
Diffstat (limited to 'src/MDD.cpp')
-rw-r--r--src/MDD.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/MDD.cpp b/src/MDD.cpp
index bdd9eb9..7a284e4 100644
--- a/src/MDD.cpp
+++ b/src/MDD.cpp
@@ -1538,13 +1538,13 @@ static const ASDCP::MDDEntry s_MDD_Table[] = {
0x0e, 0x09, 0x05, 0x02, 0x00, 0x00, 0x00, 0x00 },
{0}, false, "ISXDDataEssenceDescriptor" },
{ { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x05, // 495
- 0x0e, 0x09, 0x06, 0x06, 0x00, 0x00, 0x00, 0x00 },
+ 0x0e, 0x09, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00 },
{0}, false, "ISXDDataEssenceDescriptor_NamespaceURI" },
{ { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x05, // 496
- 0x0e, 0x09, 0x06, 0x06, 0x00, 0x00, 0x00, 0xff },
+ 0x0e, 0x09, 0x06, 0x06, 0x00, 0x00, 0x00, 0x00 },
{0}, false, "UTF_8_Text_DataEssenceCoding" },
{ { 0x06, 0x0e, 0x2b, 0x34, 0x02, 0x53, 0x01, 0x01, // 497-chk
- 0x0D, 0x01, 0x04, 0x01, 0x04, 0x01, 0x01, 0x00 },
+ 0x0d, 0x01, 0x04, 0x01, 0x04, 0x01, 0x01, 0x00 },
{0}, false, "TextBasedDMFramework" },
{ { 0x06, 0x0e, 0x2b, 0x34, 0x01, 0x01, 0x01, 0x0D, // 498-chk
0x06, 0x01, 0x01, 0x04, 0x05, 0x41, 0x01, 0x00 },