<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asdcplib/src/phdr-unwrap.cpp, branch 2758-safe-write</title>
<subtitle>Fork of asdcplib library for low-level DCP handling</subtitle>
<id>https://git.carlh.net/cgit/asdcplib/atom?h=2758-safe-write</id>
<link rel='self' href='https://git.carlh.net/cgit/asdcplib/atom?h=2758-safe-write'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/'/>
<updated>2021-09-13T19:19:04Z</updated>
<entry>
<title>updated markings</title>
<updated>2021-09-13T19:19:04Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2021-09-13T19:19:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=3c039894faa59318e3119011b417980a5672c82d'/>
<id>urn:sha1:3c039894faa59318e3119011b417980a5672c82d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make PHDR work with IFileReaderFactory</title>
<updated>2021-09-13T18:46:13Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2021-09-13T18:46:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=4a0c724c2ffdf9552324cc607cb6fba48637bb7e'/>
<id>urn:sha1:4a0c724c2ffdf9552324cc607cb6fba48637bb7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into sha1_builtin</title>
<updated>2021-01-12T20:46:52Z</updated>
<author>
<name>John Hurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2021-01-12T20:46:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=f69df80edc00a138f50fd527706c78617342dcdd'/>
<id>urn:sha1:f69df80edc00a138f50fd527706c78617342dcdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check values for ContainerDuration.</title>
<updated>2020-10-09T00:29:11Z</updated>
<author>
<name>jelkins</name>
<email>jelkins@cinecert.com</email>
</author>
<published>2020-10-09T00:29:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=1d4a906682d19207b0885d90f25fe3e5fd9bb844'/>
<id>urn:sha1:1d4a906682d19207b0885d90f25fe3e5fd9bb844</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added OpenSSL and Xerces build options to allow stand-alone compilation</title>
<updated>2020-09-08T16:33:17Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2020-09-08T16:33:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=2b52b1cc03707a4c876b38fdd8879a27a218d498'/>
<id>urn:sha1:2b52b1cc03707a4c876b38fdd8879a27a218d498</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed PIMD support (unused prototype)</title>
<updated>2018-10-13T21:48:34Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2018-10-13T21:48:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=2d8ed1812b98fe0af65fccf2e1565e724a93d701'/>
<id>urn:sha1:2d8ed1812b98fe0af65fccf2e1565e724a93d701</id>
<content type='text'>
</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 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>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>
