diff options
| author | John Hurst <jhurst@cinecert.com> | 2019-12-30 14:03:32 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-30 14:03:32 -0800 |
| commit | 39d533e10e9f5248c557caa0777c8c10ed5d737c (patch) | |
| tree | 6e03793692f45418ea89c55edcb95ce89d9aad5b /src/MDD.h | |
| parent | 5dd260660cfa14ece62365139962dfb4cbbafb10 (diff) | |
| parent | a67f55782d4758355190fe3f14ac6159b9d79e1e (diff) | |
Merge branch 'master' into htj2c
Diffstat (limited to 'src/MDD.h')
| -rwxr-xr-x | src/MDD.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -408,7 +408,7 @@ namespace ASDCP { MDD_WAVWrappingClip, // 370 MDD_DBOXMotionCodePrimaryStream, // 371 MDD_DBOXMotionCodeSecondaryStream, // 372 - MDD_ContainerConstraintSubDescriptor, // 373 + MDD_ContainerConstraintsSubDescriptor, // 373 MDD_PHDRImageMetadataWrappingFrame, // 374 MDD_PHDRImageMetadataItem, // 375 MDD_PHDRMetadataTrackSubDescriptor, // 376 @@ -560,6 +560,7 @@ namespace ASDCP { MDD_J2KExtendedCapabilities, // 522 MDD_HTJ2KPictureCodingScheme, // 523 MDD_HTJ2KPictureCodingSchemeGeneric, // 524 + MDD_AudioChannelSLVS, // 525 MDD_Max }; // enum MDD_t |
