summaryrefslogtreecommitdiff
path: root/src/MDD.cpp
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2009-05-18 23:34:18 +0000
committerjhurst <>2009-05-18 23:34:18 +0000
commitfd73a272189d3d121989b8437b7fbe5402160aaa (patch)
treed5ae5116fed0ef44db4b9afe3b1e77a7d515a005 /src/MDD.cpp
parentb6f407694245e9310cb164b69e54fca32f1cbb8b (diff)
working multi-dict
Diffstat (limited to 'src/MDD.cpp')
-rw-r--r--src/MDD.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MDD.cpp b/src/MDD.cpp
index 9ddca06..27c4cf1 100644
--- a/src/MDD.cpp
+++ b/src/MDD.cpp
@@ -853,7 +853,7 @@ static const ASDCP::MDDEntry s_MDD_Table[] = {
{0x00, 0x00}, false, "GenericStream_DataElement" },
{ { 0x06, 0x0e, 0x2b, 0x34, 0x01, 0x01, 0x01, 0x02, // 272
0x06, 0x01, 0x01, 0x04, 0x06, 0x10, 0x00, 0x00 },
- {0}, true, "GenericDescriptor_MXFInterop_SubDescriptors" },
+ {0}, true, "MXFInterop_GenericDescriptor_SubDescriptors" },
{ {0}, {0}, false, 0 }
};