diff options
| author | jhurst <jhurst@cinecert.com> | 2019-02-21 16:18:18 -0800 |
|---|---|---|
| committer | jhurst <jhurst@cinecert.com> | 2019-02-21 16:18:18 -0800 |
| commit | 4faf62c16d761f74e848c2204f1b10c09694e1a6 (patch) | |
| tree | 191d539dd38aa38e3c9b4ef6de1f57f6994b9c09 /src | |
| parent | 28235209272ef9c759a94d434b7a0ac9e5d0bf31 (diff) | |
| parent | 5eebd12b285b6f6117e307cd116a9bb644218b79 (diff) | |
Merge branch 'master' of https://github.com/cinecert/asdcplib
Diffstat (limited to 'src')
| -rw-r--r-- | src/MDD.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MDD.cpp b/src/MDD.cpp index 7a284e4..c8de004 100644 --- a/src/MDD.cpp +++ b/src/MDD.cpp @@ -1537,7 +1537,7 @@ static const ASDCP::MDDEntry s_MDD_Table[] = { { { 0x06, 0x0e, 0x2b, 0x34, 0x02, 0x53, 0x01, 0x05, // 494 0x0e, 0x09, 0x05, 0x02, 0x00, 0x00, 0x00, 0x00 }, {0}, false, "ISXDDataEssenceDescriptor" }, - { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x05, // 495 + { { 0x06, 0x0e, 0x2b, 0x34, 0x01, 0x01, 0x01, 0x05, // 495 0x0e, 0x09, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00 }, {0}, false, "ISXDDataEssenceDescriptor_NamespaceURI" }, { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x05, // 496 |
