From b15f21a0c760bc8b8b28cd2a04491f4963ac0549 Mon Sep 17 00:00:00 2001 From: Pierre-Anthony Lemieux Date: Sun, 12 Apr 2020 13:28:38 -0700 Subject: Add support for IAB Track File reading and writing --- 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 708e5f7..772b96d 100644 --- a/src/MDD.cpp +++ b/src/MDD.cpp @@ -1642,7 +1642,7 @@ static const ASDCP::MDDEntry s_MDD_Table[] = { { { 0x06, 0x0e, 0x2b, 0x34, 0x02, 0x53, 0x01, 0x01, // 529 0x0d, 0x01, 0x01, 0x01, 0x01, 0x01, 0x7b, 0x00 }, {0}, false, "IABEssenceDescriptor" }, - { { 0x06, 0x0e, 0x2b, 0x34, 0x02, 0x06, 0x01, 0x01, // 530 + { { 0x06, 0x0e, 0x2b, 0x34, 0x02, 0x53, 0x01, 0x01, // 530 0x0d, 0x01, 0x01, 0x01, 0x01, 0x01, 0x7c, 0x00 }, {0}, false, "IABSoundfieldLabelSubDescriptor" }, { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0d, // 531 -- cgit v1.2.3