summaryrefslogtreecommitdiff
path: root/src/MDD.h
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2013-07-02 05:51:18 +0000
committerjhurst <>2013-07-02 05:51:18 +0000
commit0cc43cc3765c003d60196ff45213c2835281a0c3 (patch)
tree9e80d263f63dc09c5184943f8adb97ab562368bd /src/MDD.h
parentf2ecb6822ff3db70b40adb19a37eab6456e28ed8 (diff)
more optional stuff
Diffstat (limited to 'src/MDD.h')
-rwxr-xr-xsrc/MDD.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/MDD.h b/src/MDD.h
index 4dcb228..81a1411 100755
--- a/src/MDD.h
+++ b/src/MDD.h
@@ -209,7 +209,7 @@ namespace ASDCP {
MDD_GenericPictureEssenceDescriptor_ActiveFormatDescriptor, // 171
MDD_GenericPictureEssenceDescriptor_VideoLineMap, // 172
MDD_GenericPictureEssenceDescriptor_AlphaTransparency, // 173
- MDD_GenericPictureEssenceDescriptor_Gamma, // 174
+ MDD_GenericPictureEssenceDescriptor_TransferCharacteristic, // 174
MDD_GenericPictureEssenceDescriptor_ImageAlignmentOffset, // 175
MDD_GenericPictureEssenceDescriptor_ImageStartOffset, // 176
MDD_GenericPictureEssenceDescriptor_ImageEndOffset, // 177
@@ -243,7 +243,7 @@ namespace ASDCP {
MDD_GenericSoundEssenceDescriptor_ChannelCount, // 205
MDD_GenericSoundEssenceDescriptor_QuantizationBits, // 206
MDD_GenericSoundEssenceDescriptor_DialNorm, // 207
- MDD_GenericSoundEssenceDescriptor_SoundEssenceCompression, // 208
+ MDD_GenericSoundEssenceDescriptor_SoundEssenceCoding, // 208
MDD_GenericDataEssenceDescriptor, // 209
MDD_GenericDataEssenceDescriptor_DataEssenceCoding, // 210
MDD_MultipleDescriptor, // 211
@@ -385,6 +385,9 @@ namespace ASDCP {
MDD_IMFAudioGroup_MPg, // 347
MDD_IMFAudioGroup_DVS, // 348
MDD_IMFAudioGroup_Dcm, // 349
+ MDD_MaterialPackage_PackageMarker, // 350
+ MDD_GenericPictureEssenceDescriptor_CodingEquations, // 351
+ MDD_GenericPictureEssenceDescriptor_ColorPrimaries, // 352
MDD_Max
}; // enum MDD_t