diff options
| author | jhurst <jhurst@cinecert.com> | 2013-07-02 15:35:41 +0000 |
|---|---|---|
| committer | jhurst <> | 2013-07-02 15:35:41 +0000 |
| commit | 2f6f8dbb08b63351bfa25d3a008a41dec78f7dde (patch) | |
| tree | 3f498181136b18547fa0a12e78793b6ede3f9b1a /src/MDD.cpp | |
| parent | 0cc43cc3765c003d60196ff45213c2835281a0c3 (diff) | |
finished optional properties
Diffstat (limited to 'src/MDD.cpp')
| -rw-r--r-- | src/MDD.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/MDD.cpp b/src/MDD.cpp index 069d07e..81dc51a 100644 --- a/src/MDD.cpp +++ b/src/MDD.cpp @@ -1085,8 +1085,6 @@ static const ASDCP::MDDEntry s_MDD_Table[] = { { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0d, // 349 0x03, 0x02, 0x03, 0x20, 0x03, 0x00, 0x00, 0x00 }, {0}, false, "IMFAudioGroup_Dcm" }, - - { { 0x06, 0x0e, 0x2b, 0x34, 0x01, 0x01, 0x01, 0x0c, // 350 0x06, 0x01, 0x01, 0x04, 0x02, 0x0f, 0x00, 0x00 }, {0}, false, "MaterialPackage_PackageMarker" }, @@ -1096,9 +1094,6 @@ static const ASDCP::MDDEntry s_MDD_Table[] = { { { 0x06, 0x0e, 0x2b, 0x34, 0x01, 0x01, 0x01, 0x02, // 352 0x04, 0x01, 0x02, 0x01, 0x01, 0x06, 0x01, 0x00 }, {0}, false, "GenericPictureEssenceDescriptor_ColorPrimaries" }, - - - { {0}, {0}, false, 0 } }; |
