summaryrefslogtreecommitdiff
path: root/src/MDD.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/MDD.cpp')
-rw-r--r--src/MDD.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/MDD.cpp b/src/MDD.cpp
index 06887d5..a2c691f 100644
--- a/src/MDD.cpp
+++ b/src/MDD.cpp
@@ -1609,6 +1609,9 @@ static const ASDCP::MDDEntry s_MDD_Table[] = {
{ { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0d, // 518
0x03, 0x02, 0x01, 0x10, 0x00, 0x00, 0x00, 0x00 },
{0}, false, "DCAudioChannel_FSKSyncSignalChannel" },
+ { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0d, // 519
+ 0x0d, 0x0f, 0x03, 0x02, 0x01, 0x01, 0x00, 0x00 },
+ {0}, false, "AudioChannelSLVS" },
{ {0}, {0}, false, 0 },
};