<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asdcplib/src/AS_DCP.h, branch nu</title>
<subtitle>Fork of asdcplib library for low-level DCP handling</subtitle>
<id>https://git.carlh.net/cgit/asdcplib/atom?h=nu</id>
<link rel='self' href='https://git.carlh.net/cgit/asdcplib/atom?h=nu'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/'/>
<updated>2020-12-27T01:30:45Z</updated>
<entry>
<title>Support hashing while writing MXFs.</title>
<updated>2020-12-27T01:30:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-14T22:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=a86a6cf14b3966348f4ea08571aacbba4e54013c'/>
<id>urn:sha1:a86a6cf14b3966348f4ea08571aacbba4e54013c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow overwrite (i.e. continue) when writing JPEG2000 MXFs.</title>
<updated>2020-12-27T01:30:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-23T22:29:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=0decd2a4633592c4349a1fdbc5417a06835909e1'/>
<id>urn:sha1:0decd2a4633592c4349a1fdbc5417a06835909e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add another OpenReadFrame method for JP2K::CodestreamParser.</title>
<updated>2020-12-26T20:40:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-23T22:25:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=38680fca98b21cd68d2fbe9a99b7d3e945417791'/>
<id>urn:sha1:38680fca98b21cd68d2fbe9a99b7d3e945417791</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Added support for optional CPF, CAP and PRF segments</title>
<updated>2019-12-17T20:05:07Z</updated>
<author>
<name>Pierre-Anthony Lemieux</name>
<email>pal@palemieux.com</email>
</author>
<published>2019-12-17T20:05:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=166e7b4b202bc8febb13b59710579fbbd724e2b6'/>
<id>urn:sha1:166e7b4b202bc8febb13b59710579fbbd724e2b6</id>
<content type='text'>
- Fixed encoding of J2KExtendedCapabilities
</content>
</entry>
<entry>
<title>Implemented J2K desc to/from MD</title>
<updated>2019-11-30T22:32:56Z</updated>
<author>
<name>Pierre-Anthony Lemieux</name>
<email>pal@palemieux.com</email>
</author>
<published>2019-11-30T22:32:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=dd3acfff947ca52e1a3260243cb38f7035626282'/>
<id>urn:sha1:dd3acfff947ca52e1a3260243cb38f7035626282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for CAP, PRF and CPF markers</title>
<updated>2019-11-28T18:58:15Z</updated>
<author>
<name>Pierre-Anthony Lemieux</name>
<email>pal@palemieux.com</email>
</author>
<published>2019-11-28T18:58:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=2a1a0da4f67debb7dcfd01b885dad35279f27663'/>
<id>urn:sha1:2a1a0da4f67debb7dcfd01b885dad35279f27663</id>
<content type='text'>
Improved Marker vs Marker Segment discrimination
</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 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>included CMakelists.txt into dist</title>
<updated>2016-03-17T23:58:13Z</updated>
<author>
<name>mschroffel</name>
<email>mschroffel@cinecert.com</email>
</author>
<published>2016-03-17T23:58:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=ed84256d7687b8255991308361e26013b7071dd9'/>
<id>urn:sha1:ed84256d7687b8255991308361e26013b7071dd9</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>
</feed>
