<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asdcplib/src/AS_DCP_MXF.cpp, branch rel_2_10_34</title>
<subtitle>Fork of asdcplib library for low-level DCP handling</subtitle>
<id>https://git.carlh.net/cgit/asdcplib/atom?h=rel_2_10_34</id>
<link rel='self' href='https://git.carlh.net/cgit/asdcplib/atom?h=rel_2_10_34'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/'/>
<updated>2019-08-15T18:45:50Z</updated>
<entry>
<title>Add more output on HMAC compare failure.</title>
<updated>2019-08-15T18:45:50Z</updated>
<author>
<name>dbullock</name>
<email>dbullock@cinecert.com</email>
</author>
<published>2019-08-15T18:45:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=2665fd794542870db0302d49b10f4f8decf495b0'/>
<id>urn:sha1:2665fd794542870db0302d49b10f4f8decf495b0</id>
<content type='text'>
 - ASDCP::IntegrityPack::TestValues
 - dump an error message that includes expected and found
   HMAC
</content>
</entry>
<entry>
<title>ACES contribution from AMPAS/Ruppel</title>
<updated>2018-09-14T07:27:20Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2018-09-14T07:27:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=1193b2819266ca836d0b319d777e4e1a1cb51a49'/>
<id>urn:sha1:1193b2819266ca836d0b319d777e4e1a1cb51a49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Added support for SMPTE RDD 47 "ISXD Track File"</title>
<updated>2018-08-06T22:07:03Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2018-08-06T22:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=f4061a21fffad4fdf8dbb2f193f0f0960b25421c'/>
<id>urn:sha1:f4061a21fffad4fdf8dbb2f193f0f0960b25421c</id>
<content type='text'>
o Added generic support for SMPTE RP 2057 "Text-Based Metadata Carriage in MXF"
o Re-factored AS-02 frame-wrap index write to use a common implementation
o Re-factored support for SMPTE ST 410 to use a common implementation (affects
o   AS-DCP and AS-02 timed-text MXF (SMPTE 429-5)
o Patched several ambiguous integer casts.
o Added new essence type identifiers ESS_AS02_ISXD and ESS_AS02_ACES
o Fixed a bug wherein the Generic Container data tarck clip was instead being
o   written as a DM track
o Fixed UL values DCDataDescriptor and ContainerConstraintSubDescriptor to have
o   a byte 6 value of 0x53 (Tag Set) instead of 0x07 (coding sentinel)
o Added UL values 492 - 511 to the dictionary
o Added ApplicationSchemes and ConformsToSpecifications to the Preface set
o Added default initializer to MXF::LineMapPair
o Added sets DescriptiveFramework, DescriptiveObject, TextBasedDMFramework,
o   TextBasedObject, GenericStreamTextBasedSet and ISXDDataEssenceDescriptor
o Added ISXD support and options '-G', '-u' to as-02-wrap
o Added ISXD support and option '-g' to as-02-unwrap
</content>
</entry>
<entry>
<title> o Cleared up MXFGCP1FrameWrappedPictureElement / MXFGCP1FrameWrappedPictureElement</title>
<updated>2016-12-01T20:12:38Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2016-12-01T20:12:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=c87b3d28b21c927561606cc65a25b47aebc69355'/>
<id>urn:sha1:c87b3d28b21c927561606cc65a25b47aebc69355</id>
<content type='text'>
   ambiguity. PHDR continues to use MXFGCP1FrameWrappedPictureElement.
   MXFGCI1FrameWrappedPictureElement is supported for interlace.
 o Added prototype PIDM dynamic metadata wrapping, config with --enable-phdr
</content>
</entry>
<entry>
<title> o Added optional Generic Partition to IMF Aux Data prototype, used to carry global metadata</title>
<updated>2016-11-22T17:58:19Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2016-11-22T17:58:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=8fd602770d89acb171dbd878d8737ead85aa35d3'/>
<id>urn:sha1:8fd602770d89acb171dbd878d8737ead85aa35d3</id>
<content type='text'>
 o Added support for 192, 200 and 240 fps images, includes 96, 100 and 120 fpe stereo
 o Fixed raw essence detector for IMF Aux Data files
 o Added missing MCA properties to MCALabelSubDescriptor (contributed by Ruppel)
 o New MXF data type: LineMapPair
 o Added default 0,0 VideoLineMap value when wrapping CDCI with as-02-wrap
 o Added VideoLineMap property to GenericPictureEssenceDescriptor
 o Added timed text unwrap support to as-02-unwrap (contributed by Ruppel)
</content>
</entry>
<entry>
<title>1st draft as-02 aux data</title>
<updated>2016-11-15T15:29:08Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2016-11-15T15:29:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=3e3d2c56d2bea510c154181dfa782e96f663b7a2'/>
<id>urn:sha1:3e3d2c56d2bea510c154181dfa782e96f663b7a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Defined bool ASDCP::UL::operator&lt;(const UL&amp; rhs) const, which is needed to carry out the version-insensitive lookup policy when searching for ULs in a std::map&lt;&gt; of UL entries.</title>
<updated>2016-05-09T18:18:42Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2016-05-09T18:18:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=2b101472bf1f76db63ae1c97cf5393fe7195bcb1'/>
<id>urn:sha1:2b101472bf1f76db63ae1c97cf5393fe7195bcb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compile fixes</title>
<updated>2015-05-21T00:10:39Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2015-05-21T00:10:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=282deda913e656d38df6bb04c685d1e2346cd29b'/>
<id>urn:sha1:282deda913e656d38df6bb04c685d1e2346cd29b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>turn on the text</title>
<updated>2015-03-13T16:18:02Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2015-03-13T16:18:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=887003223e52b4fb2b9ca135dcb8a23e1f133cd4'/>
<id>urn:sha1:887003223e52b4fb2b9ca135dcb8a23e1f133cd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>banner updates to 2015</title>
<updated>2015-02-19T22:42:18Z</updated>
<author>
<name>mschroffel</name>
<email>mschroffel@cinecert.com</email>
</author>
<published>2015-02-19T22:42:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=528cacb6122b33f73a805fbb47b4ae83a46db418'/>
<id>urn:sha1:528cacb6122b33f73a805fbb47b4ae83a46db418</id>
<content type='text'>
</content>
</entry>
</feed>
