From 9e4d2ff415742c1d9be3613f220eb3dd28aa063d Mon Sep 17 00:00:00 2001 From: jhurst Date: Thu, 9 Apr 2020 13:17:20 -0700 Subject: Fixed IMF_IABEssenceClipWrappedElement symbol to comply with ST 2067-201 Fixed broken MDD_IMF_IABEssenceClipWrappedContainer symbol --- 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 7507de4..a5fbe67 100644 --- a/src/MDD.cpp +++ b/src/MDD.cpp @@ -1656,7 +1656,7 @@ static const ASDCP::MDDEntry s_MDD_Table[] = { {0}, false, "IABSoundfield" }, { { 0x06, 0x0e, 0x2b, 0x34, 0x01, 0x02, 0x01, 0x01, // 534 0x0d, 0x01, 0x03, 0x01, 0x16, 0x7f, 0x0d, 0x7f }, - {0}, false, "IMFIABEssenceClipWrappedElement" }, + {0}, false, "IMF_IABEssenceClipWrappedElement" }, { {0}, {0}, false, 0 }, }; -- cgit v1.2.3