diff options
| author | jhurst <jhurst@cinecert.com> | 2021-09-12 13:55:51 -0700 |
|---|---|---|
| committer | jhurst <jhurst@cinecert.com> | 2021-09-12 13:55:51 -0700 |
| commit | 8db9009293e6ace2ed05a8ca7bd734236a035c06 (patch) | |
| tree | 74a389e6cd8a034a30a5409cedc15cb4016a2eee /src/MDD.cpp | |
| parent | 2cefda0dc78b4e8a1347dcd2ce281fcf6cfeef7a (diff) | |
| parent | 24c1a213b74792f7ab4a9b3241c303403b558f55 (diff) | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'src/MDD.cpp')
| -rw-r--r-- | src/MDD.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/MDD.cpp b/src/MDD.cpp index 4b3b928..c513f3b 100644 --- a/src/MDD.cpp +++ b/src/MDD.cpp @@ -1069,7 +1069,7 @@ static const ASDCP::MDDEntry s_MDD_Table[] = { {0, 0}, false, "IMFAudioSoundfield_LtRt" }, { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0d, // 344 0x03, 0x02, 0x02, 0x20, 0x0a, 0x00, 0x00, 0x00 }, - {0, 0}, false, "IMFAudioSoundfield_51Ex" }, + {0, 0}, false, "IMFAudioSoundfield_51EX" }, { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0d, // 345 0x03, 0x02, 0x02, 0x20, 0x0b, 0x00, 0x00, 0x00 }, {0, 0}, false, "IMFAudioSoundfield_HI" }, @@ -1702,7 +1702,7 @@ static const ASDCP::MDDEntry s_MDD_Table[] = { { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0d, 0x04, 0x01, 0x02, 0x02, 0x03, 0x08, 0x09, 0x00 }, {0}, false, "JPEGXSHigh4444_12Profile" }, // 549 - { { 0x06, 0x0e, 0x2b, 0x34, 0x02, 0x7f, 0x01, 0x01, + { { 0x06, 0x0e, 0x2b, 0x34, 0x02, 0x53, 0x01, 0x01, 0x0d, 0x01, 0x01, 0x01, 0x01, 0x01, 0x81, 0x02 }, {0}, false, "JPEGXSSubDescriptor" }, // 550 { { 0x06, 0x0e, 0x2b, 0x34, 0x01, 0x01, 0x01, 0x0e, |
