summaryrefslogtreecommitdiff
path: root/src/AS_02_PHDR.cpp
AgeCommit message (Collapse)Author
2019-12-03Fix constructor initializer order.Carl Hetherington
2015-10-09 o General review of Batch/Array distinction throughout the projectjhurst
o Fixed a bug that caused incorrect failure when parsing JPEG 2000 codestreams having fewer than five decomposition levels. o Fixed missing UUID generation in some instances of the MCALinkID property o Added -w option to asdcp-wrap to support use of WTF label with MCA
2015-01-22phdrjhurst
2014-10-23version bumpmschroffel
2014-10-22fixed the partition split between the last fram in a partition and its ↵jhurst
metadata packet
2014-10-22phdr:jhurst
o Finished FrameBuffer::Dump() o Minor comment changes o Added support for -W and some verbosity to phdr-unwrap o Removed spurious "m_FramesWritten++" that was causing master metadata tin increment the duration. asdcp: o Set streamID byte of the PHDRImageMetadataItem UL to zero to meet canonical expectations. o Added some verbosity to as-02-unwrap o Fixed partitioning off-by-one in h__AS02WriterFrame::WriteEKLVPacket()
2014-08-07version bumpmschroffel