diff options
| author | mschroffel <mschroffel@cinecert.com> | 2015-02-19 22:42:18 +0000 |
|---|---|---|
| committer | mschroffel <> | 2015-02-19 22:42:18 +0000 |
| commit | 528cacb6122b33f73a805fbb47b4ae83a46db418 (patch) | |
| tree | ad68a5c66b827dba27ed0d84c54735aa5dee0569 /src/Metadata.h | |
| parent | 665b2e2e5dcf2266e636d29bcf4ef281da65117f (diff) | |
banner updates to 2015
Diffstat (limited to 'src/Metadata.h')
| -rwxr-xr-x | src/Metadata.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Metadata.h b/src/Metadata.h index b8d16dc..d76c477 100755 --- a/src/Metadata.h +++ b/src/Metadata.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2005-2015, John Hurst +Copyright (c) 2005-2012, John Hurst All rights reserved. Redistribution and use in source and binary forms, with or without @@ -564,7 +564,7 @@ namespace ASDCP optional_property<Raw> PictureComponentSizing; optional_property<Raw> CodingStyleDefault; optional_property<Raw> QuantizationDefault; - optional_property<Raw> J2CLayout; + optional_property<RGBALayout> J2CLayout; JPEG2000PictureSubDescriptor(const Dictionary*& d); JPEG2000PictureSubDescriptor(const JPEG2000PictureSubDescriptor& rhs); |
