From fd73a272189d3d121989b8437b7fbe5402160aaa Mon Sep 17 00:00:00 2001 From: jhurst Date: Mon, 18 May 2009 23:34:18 +0000 Subject: working multi-dict --- src/MDD.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/MDD.cpp') 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 } }; -- cgit v1.2.3