Added support for DisplayType, IntrinsicPictureResolution, ZPositionInUse properties
[asdcplib.git] / src / MDD.cpp
index 06d0fde760eea6a748bd18b8f78b81caa4868232..6db1becb69b66d4b3f617b55f1141828e987a614 100644 (file)
@@ -1627,9 +1627,18 @@ static const ASDCP::MDDEntry s_MDD_Table[] = {
    { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0D,
        0x04, 0x01, 0x02, 0x02, 0x03, 0x01, 0x08, 0x01 },
      {0}, false, "HTJ2KPictureCodingSchemeGeneric" }, // 524
-   { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0d, // 525
+   { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0d,
        0x0d, 0x0f, 0x03, 0x02, 0x01, 0x01, 0x00, 0x00 },
-     {0}, false, "AudioChannelSLVS" },
+     {0}, false, "AudioChannelSLVS" }, // 525
+   { { 0x06, 0x0e, 0x2b, 0x34, 01, 0x01, 0x01, 0x0e,
+       0x06, 0x01, 0x01, 0x02, 04, 0x00, 0x00, 0x00 },
+     {0}, false, "TimedTextDescriptor_DisplayType" }, // 526
+   { { 0x06, 0x0e, 0x2b, 0x34, 01, 0x01, 0x01, 0x0e,
+       0x06, 0x01, 0x01, 0x02, 05, 0x00, 0x00, 0x00 },
+     {0}, false, "TimedTextDescriptor_IntrinsicPictureResolution" }, // 527
+   { { 0x06, 0x0e, 0x2b, 0x34, 01, 0x01, 0x01, 0x0e,
+       06, 0x01, 0x01, 0x02, 06, 0x00, 0x00, 0x00 },
+     {0}, false, "TimedTextDescriptor_ZPositionInUse" }, // 528
    { {0}, {0}, false, 0 },
 
 };