<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asdcplib/src/AS_DCP_DCData.cpp, 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>2018-10-13T21:50:44Z</updated>
<entry>
<title>Added BER length minimum value</title>
<updated>2018-10-13T21:50:44Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2018-10-13T21:50:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=d25eed5c922ac911a92fb568099f8f507d6fca98'/>
<id>urn:sha1:d25eed5c922ac911a92fb568099f8f507d6fca98</id>
<content type='text'>
</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>version roll</title>
<updated>2016-05-19T21:38:17Z</updated>
<author>
<name>mschroffel</name>
<email>mschroffel@cinecert.com</email>
</author>
<published>2016-05-19T21:38:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=7ea686690e5ec6cfd8a73f49e264a2648d2ec8f2'/>
<id>urn:sha1:7ea686690e5ec6cfd8a73f49e264a2648d2ec8f2</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>update makefile for version roll</title>
<updated>2016-05-06T19:35:34Z</updated>
<author>
<name>mschroffel</name>
<email>mschroffel@cinecert.com</email>
</author>
<published>2016-05-06T19:35:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=d5cac9085e6da19bdfc8e76235a460da0e6e5f7b'/>
<id>urn:sha1:d5cac9085e6da19bdfc8e76235a460da0e6e5f7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>  o Fixed missing-index-partion bugs for AS-02 files.</title>
<updated>2014-01-02T23:29:22Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2014-01-02T23:29:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=7ff636405a6bff37432e1c70123f0e6936186166'/>
<id>urn:sha1:7ff636405a6bff37432e1c70123f0e6936186166</id>
<content type='text'>
  o Improved integration of ST 377-4 MCA concepts with ST 429-2 static
    labels.
  o Added new EssenceType_t values for IMF/AS-02 track files.
  o Added detection for AS-02 track files to ASDCP::EssenceType()
  o Changed lots of "const char*" to "const std::string&amp;" in the
    APIs defined by KM_fileio.h and AS_DCP.h.
  o Fixed VBR Delta Segment entries to correctly flag progressive
    material.
  o Fixed PCM unwrapping bugs in as-02-unwrap.
</content>
</entry>
<entry>
<title>  o Added preliminary support for timed-text wrapping for AS-02. This</title>
<updated>2013-12-15T23:34:13Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2013-12-15T23:34:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=7f373b689817ee70fbe5d6a14cb0512b5260f77c'/>
<id>urn:sha1:7f373b689817ee70fbe5d6a14cb0512b5260f77c</id>
<content type='text'>
    work will require changes in SMPTE ST 429-5 and perhaps other
    standards work, so files created with this implementation are
    "speculative".  Publication of the revised ST 429-5 may not occur
    until early 2015.
  o Moved LocalFilenameResolver into the AS_DCP public API so that it
    can be used by other modules including AS-02.
  o Fixed wave wrapping UL in clip-wrapped AS-02 files.  Renamed some
    UL constants to reflect "clip" or "frame" wrapping.
  o Re-factored JP2K_PDesc_to_MD() and MD_to_JP2K_PDesc() to work
    with GenericPictureEssenceDescriptor objects.
  o Fixed a bug that was suppressing PictureComponentSizing,
    CodingStyleDefault and QuantizationDefault when writing the
    essence descriptor in a JP2K file (AS-DCP and AS-02).
  o Fixed the version byte on the following UL values:
    	  StereoscopicPictureSubDescriptor
	  GenericPictureEssenceDescriptor_ColorPrimaries
	  GenericPictureEssenceDescriptor_ActiveHeight
	  GenericPictureEssenceDescriptor_ActiveWidth
	  GenericPictureEssenceDescriptor_ActiveXOffset
	  GenericPictureEssenceDescriptor_ActiveYOffset
  o Added some essence descriptor options to as-02-wrap.
  o Added TTML timed-text wrapping option to as-02-wrap.
  o Changed bit rate display in asdcp-info from mebi-bits/s to
    mega-bits/s.
  o Added "SMPTE" / "Interop" format type display to asdcp-info.
  o Modified asdcp-wrap to assume -L when wrapping timed-text (since
    there is no MXF text wrapping for Interop.)
  o Fixed missing-index-partion bugs for AS-02 files.
</content>
</entry>
<entry>
<title>working j2c as-02</title>
<updated>2013-06-04T05:22:27Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2013-06-04T05:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=12051ad32d54a72a1a8682e15af1a185a61f1c61'/>
<id>urn:sha1:12051ad32d54a72a1a8682e15af1a185a61f1c61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>the big-pre-as-02-refactor</title>
<updated>2013-06-03T00:12:31Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2013-06-03T00:12:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=f285ea055151fae2e13d71c2d0282201197a9143'/>
<id>urn:sha1:f285ea055151fae2e13d71c2d0282201197a9143</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added atmos support and new ULs per SMPTE 429-2:2013 - see README for deets.</title>
<updated>2013-04-12T23:39:31Z</updated>
<author>
<name>mikey</name>
<email>mikey@cinecert.com</email>
</author>
<published>2013-04-12T23:39:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=252740d6f7d8924c6af30e55d2da487356a0acdc'/>
<id>urn:sha1:252740d6f7d8924c6af30e55d2da487356a0acdc</id>
<content type='text'>
</content>
</entry>
</feed>
