summaryrefslogtreecommitdiff
path: root/src/MDD.h
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2017-05-25 00:16:56 +0000
committerjhurst <>2017-05-25 00:16:56 +0000
commit2f1e9f7d3b5cdd5319c31111daa7e56c6df43c0a (patch)
tree4c021012459611d1f2c9221e91b58149248b56d2 /src/MDD.h
parent753441a78ebe22dfd74616de953b415ce8f1d2fb (diff)
o Added options -c -n, -q to as-02-wrap (IMF "color system")
o Fixed a bug in the MXF reader that caused an assert when reading a partial (i.e.truncated) input file
Diffstat (limited to 'src/MDD.h')
-rwxr-xr-xsrc/MDD.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/MDD.h b/src/MDD.h
index 2f5f4f0..06fc968 100755
--- a/src/MDD.h
+++ b/src/MDD.h
@@ -503,7 +503,8 @@ namespace ASDCP {
MDD_PIMFDynamicMetadataEssence, // 465
MDD_PIMFDynamicMetadataDescriptor, // 466
MDD_PIMFDynamicMetadataDescriptor_GlobalPayloadSID, // 467
-
+ MDD_ColorPrimaries_ITU470_PAL, // 468
+ MDD_ColorPrimaries_SMPTE170M, // 469
MDD_Max
}; // enum MDD_t