diff options
| author | Wolfgang Ruppel <imftool@t-online.de> | 2019-02-21 11:24:33 +0100 |
|---|---|---|
| committer | Wolfgang Ruppel <imftool@t-online.de> | 2019-02-21 11:24:33 +0100 |
| commit | c22d49a2d1bc4ee13c36484b22de2032015c7830 (patch) | |
| tree | 348f8416278828e06be696324a9469ad5b002a26 /src/MDD.cpp | |
| parent | d9ba065fabd66575ff8b3572d357d9b39b712ef2 (diff) | |
ISXDDataEssenceDescriptor_NamespaceURI UL fixed
Diffstat (limited to 'src/MDD.cpp')
| -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 |
