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/Metadata.h | |
| parent | c37d749945eba6b8922ecf58ef886f32ee55b38e (diff) | |
phdr
Diffstat (limited to 'src/Metadata.h')
| -rwxr-xr-x | src/Metadata.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Metadata.h b/src/Metadata.h index dc8d921..b8d16dc 100755 --- a/src/Metadata.h +++ b/src/Metadata.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2005-2012, John Hurst +Copyright (c) 2005-2015, John Hurst All rights reserved. Redistribution and use in source and binary forms, with or without @@ -564,6 +564,7 @@ namespace ASDCP optional_property<Raw> PictureComponentSizing; optional_property<Raw> CodingStyleDefault; optional_property<Raw> QuantizationDefault; + optional_property<Raw> J2CLayout; JPEG2000PictureSubDescriptor(const Dictionary*& d); JPEG2000PictureSubDescriptor(const JPEG2000PictureSubDescriptor& rhs); |
