<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asdcplib/src/asdcp-wrap.cpp, branch carl</title>
<subtitle>Fork of asdcplib library for low-level DCP handling</subtitle>
<id>https://git.carlh.net/cgit/asdcplib/atom?h=carl</id>
<link rel='self' href='https://git.carlh.net/cgit/asdcplib/atom?h=carl'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/'/>
<updated>2019-12-03T15:44:40Z</updated>
<entry>
<title>Allow overwrite (i.e. continue) when writing JPEG2000 MXFs.</title>
<updated>2019-12-03T15:44:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-14T21:45:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=0aa969183b97072b238e8aeff89d7b928df02f40'/>
<id>urn:sha1:0aa969183b97072b238e8aeff89d7b928df02f40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unused variables.</title>
<updated>2019-12-03T15:44:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-11T11:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=3ac58e7f18a14d9950fcc9fe5c19a3ddc8aed571'/>
<id>urn:sha1:3ac58e7f18a14d9950fcc9fe5c19a3ddc8aed571</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix constructor initializer order.</title>
<updated>2019-12-03T15:44:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-11T11:01:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=418bff64af4f429c019d9f51ae91e85205a6b513'/>
<id>urn:sha1:418bff64af4f429c019d9f51ae91e85205a6b513</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release</title>
<updated>2015-11-10T19:40:55Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2015-11-10T19:40:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=02915821cfb49cb6851086f5d991cee58328102b'/>
<id>urn:sha1:02915821cfb49cb6851086f5d991cee58328102b</id>
<content type='text'>
</content>
</entry>
<entry>
<title> o General review of Batch/Array distinction throughout the project</title>
<updated>2015-10-09T23:41:11Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2015-10-09T23:41:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=f758bec505d45084d2563f20514ab4a81b27283a'/>
<id>urn:sha1:f758bec505d45084d2563f20514ab4a81b27283a</id>
<content type='text'>
 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
</content>
</entry>
<entry>
<title> o Moved personal dev environment from older gcc to newer clang.  Many small changes were made to satisfy the new compiler:</title>
<updated>2015-10-07T16:41:23Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2015-10-07T16:41:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=af6a1e4ef13dcf5811ccd9eb6b63d21bdc88dc70'/>
<id>urn:sha1:af6a1e4ef13dcf5811ccd9eb6b63d21bdc88dc70</id>
<content type='text'>
   - Altered many printf format codes to use the correct type for the given integer type
   - Parenthesized some expressions to clarify previously ambiguous expectations of precedence
   - Created macro KM_MACOSX for use in OS-specific code selection
   - Removed last uses of the old C-language abs(), now using Kumu::xabs()
   - Removed last uses of the old C-language atoi()
 o Added platform-independent call Kumu::GetExecutablePath() (test with win32)
 o Fixed a bug that was causing Array properties to be written without the (count, length) header (from PAL)
 o Fixed Win32 build (from Crowe)
 o Added imlementation of SMPTE ST 2092-1 pink noise generator
 o Added pinkwave CLI utility
 o Added font support to the IMF timed-text wrapper
</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>
<entry>
<title>imf bugs</title>
<updated>2014-09-21T13:27:43Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2014-09-21T13:27:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=ab3e3df49a9d4a44a3bf11211e31bdeac3ef7bcf'/>
<id>urn:sha1:ab3e3df49a9d4a44a3bf11211e31bdeac3ef7bcf</id>
<content type='text'>
date parse bug
timed-text transform removed
</content>
</entry>
</feed>
