<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asdcplib/src/KM_xml.cpp, branch mpeg2</title>
<subtitle>Fork of asdcplib library for low-level DCP handling</subtitle>
<id>https://git.carlh.net/cgit/asdcplib/atom?h=mpeg2</id>
<link rel='self' href='https://git.carlh.net/cgit/asdcplib/atom?h=mpeg2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/'/>
<updated>2021-08-27T03:44:42Z</updated>
<entry>
<title>Merge pull request #8 from DolbyLaboratories/dolby/atmos_storage/asdcplib_integration/add_km_logs</title>
<updated>2021-08-27T03:44:42Z</updated>
<author>
<name>John Hurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2021-08-27T03:44:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=1f8506fd1076926c1b9c15587b8c7dca707e2c37'/>
<id>urn:sha1:1f8506fd1076926c1b9c15587b8c7dca707e2c37</id>
<content type='text'>
Add KM logs and remove semicolon from pre-processor directive</content>
</entry>
<entry>
<title>Add KM logs and remove semicolon from pre-processor directive</title>
<updated>2021-06-03T12:26:19Z</updated>
<author>
<name>milla</name>
<email>marc.illa@dolby.com</email>
</author>
<published>2021-05-28T09:12:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=88508be0b2c0f916e348019eabf12b469eb7b9a1'/>
<id>urn:sha1:88508be0b2c0f916e348019eabf12b469eb7b9a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not export symbols on definitions in cpp. (moved functions and classes to an unnamed namespace and made variables static)</title>
<updated>2021-06-03T12:21:33Z</updated>
<author>
<name>milla</name>
<email>marc.illa@dolby.com</email>
</author>
<published>2021-05-27T10:20:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=9c6e1bc188987558e64f72f1561749ccd20b5379'/>
<id>urn:sha1:9c6e1bc188987558e64f72f1561749ccd20b5379</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unused variables.</title>
<updated>2020-07-10T23:28:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-06T18:06:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=8b3a282e00d907320123e450ac6faee29cfe0e4d'/>
<id>urn:sha1:8b3a282e00d907320123e450ac6faee29cfe0e4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quieted log messages for speculative parse</title>
<updated>2019-02-22T19:05:06Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2019-02-22T19:05:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=08e954ce809d49e2e7e886154000077b7fd78196'/>
<id>urn:sha1:08e954ce809d49e2e7e886154000077b7fd78196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xerces 3 character data was being ignored.</title>
<updated>2018-02-03T19:41:49Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2018-02-03T19:41:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=40ecb821a29d1049e0a69149b20e552c7fbb0ae0'/>
<id>urn:sha1:40ecb821a29d1049e0a69149b20e552c7fbb0ae0</id>
<content type='text'>
</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>mem leak fix</title>
<updated>2015-07-28T22:36:28Z</updated>
<author>
<name>mwalker</name>
<email>mwalker@cinecert.com</email>
</author>
<published>2015-07-28T22:36:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=77200515d9acee07988f26dadfa37ffbd169cdfb'/>
<id>urn:sha1:77200515d9acee07988f26dadfa37ffbd169cdfb</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>comment insensitivity</title>
<updated>2014-10-14T00:14:39Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2014-10-14T00:14:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=9b450aad2327719d051e986549f0416e17b5dbff'/>
<id>urn:sha1:9b450aad2327719d051e986549f0416e17b5dbff</id>
<content type='text'>
</content>
</entry>
</feed>
