summaryrefslogtreecommitdiff
path: root/src/MDD.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/MDD.cpp')
-rw-r--r--src/MDD.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/MDD.cpp b/src/MDD.cpp
index 5a96592..1b4984f 100644
--- a/src/MDD.cpp
+++ b/src/MDD.cpp
@@ -1453,6 +1453,14 @@ static const ASDCP::MDDEntry s_MDD_Table[] = {
0x0e, 0x09, 0x06, 0x07, 0x01, 0x01, 0x13, 0x00 },
{0}, false, "PIMFDynamicMetadataDescriptor_GlobalPayloadSID" },
+ // back to regularly defined UL values
+ { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x06, // 468
+ 0x04, 0x01, 0x01, 0x01, 0x03, 0x02, 0x00, 0x00 },
+ {0}, false, "ColorPrimaries_ITU470_PAL" },
+ { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x06, // 469
+ 0x04, 0x01, 0x01, 0x01, 0x03, 0x01, 0x00, 0x00 },
+ {0}, false, "ColorPrimaries_SMPTE170M" },
+
{ {0}, {0}, false, 0 }
};