diff options
| author | mschroffel <mschroffel@cinecert.com> | 2014-10-02 21:41:12 +0000 |
|---|---|---|
| committer | mschroffel <> | 2014-10-02 21:41:12 +0000 |
| commit | 898f6b473a314dd379fd132a656c568c2e74da0a (patch) | |
| tree | 5f4752aad840dd11289a57e10815e70fe58cd706 /src/MDD.cpp | |
| parent | 80490136d3f872d162670e616827033fdd1be09d (diff) | |
version bump
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 f3e8fc6..2f9604d 100644 --- a/src/MDD.cpp +++ b/src/MDD.cpp @@ -1119,7 +1119,7 @@ static const ASDCP::MDDEntry s_MDD_Table[] = { 0x04, 0x02, 0x01, 0x01, 0x06, 0x00, 0x00, 0x00 }, {0}, false, "WaveAudioDescriptor_ReferenceImageEditRate" }, { { 0x06, 0x0e, 0x2b, 0x34, 0x01, 0x01, 0x01, 0x0e, // 361 - 0x04, 0x02, 0x01, 0x01, 0x06, 0x00, 0x00, 0x00 }, + 0x04, 0x02, 0x01, 0x01, 0x07, 0x00, 0x00, 0x00 }, {0}, false, "WaveAudioDescriptor_ReferenceAudioAlignmentLevel" }, { { 0x06, 0x0e, 0x2b, 0x34, 0x01, 0x01, 0x01, 0x0e, // 362 0x04, 0x01, 0x03, 0x02, 0x0b, 0x00, 0x00, 0x00 }, |
