diff options
| author | jhurst <jhurst@cinecert.com> | 2015-01-22 21:05:58 +0000 |
|---|---|---|
| committer | jhurst <> | 2015-01-22 21:05:58 +0000 |
| commit | 665b2e2e5dcf2266e636d29bcf4ef281da65117f (patch) | |
| tree | 1c9ddb0c0433f369817dc196e6b8a3502b4a1122 /src/MDD.h | |
| parent | c37d749945eba6b8922ecf58ef886f32ee55b38e (diff) | |
phdr
Diffstat (limited to 'src/MDD.h')
| -rwxr-xr-x | src/MDD.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* -Copyright (c) 2006-2013, John Hurst +Copyright (c) 2006-2015, John Hurst All rights reserved. Redistribution and use in source and binary forms, with or without @@ -415,6 +415,7 @@ namespace ASDCP { MDD_PHDRMetadataTrackSubDescriptor_DataDefinition, // 377 MDD_PHDRMetadataTrackSubDescriptor_SourceTrackID, // 378 MDD_PHDRMetadataTrackSubDescriptor_SimplePayloadSID, // 379 + MDD_JPEG2000PictureSubDescriptor_J2CLayout, // 380 MDD_Max }; // enum MDD_t |
