<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asdcplib/src/AS_DCP_JP2K.cpp, branch macos</title>
<subtitle>Fork of asdcplib library for low-level DCP handling</subtitle>
<id>https://git.carlh.net/cgit/asdcplib/atom?h=macos</id>
<link rel='self' href='https://git.carlh.net/cgit/asdcplib/atom?h=macos'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/'/>
<updated>2019-12-03T16:02:35Z</updated>
<entry>
<title>Set up MXF header value DisplayHeight.  Otherwise mediainfo reports</title>
<updated>2019-12-03T16:02:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-31T23:30:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=9b5b13a584bfaa751a1bdc35825353275291145c'/>
<id>urn:sha1:9b5b13a584bfaa751a1bdc35825353275291145c</id>
<content type='text'>
0 height for DCP-o-matic's MXFs.  See DoM bug #1325 for more discussion.
</content>
</entry>
<entry>
<title>Allow &gt; 60 fps 3D.</title>
<updated>2019-12-03T16:01:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-23T23:52:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=4d1b1c3f72376c920afc72834bba36e8fc9345e3'/>
<id>urn:sha1:4d1b1c3f72376c920afc72834bba36e8fc9345e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Probably fix fake-writing with 3D.</title>
<updated>2019-12-03T16:01:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-02-08T16:57:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=565f3a6b5212bdbcc81e23ec86c771cb6fd7dd12'/>
<id>urn:sha1:565f3a6b5212bdbcc81e23ec86c771cb6fd7dd12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support hashing while writing MXFs.</title>
<updated>2019-12-03T15:44:40Z</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=9343b09f514076733528eddbdc68c8b133ac4886'/>
<id>urn:sha1:9343b09f514076733528eddbdc68c8b133ac4886</id>
<content type='text'>
</content>
</entry>
<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>Fix a type-punning warning.</title>
<updated>2019-12-03T15:44:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-14T22:54:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=ea66f5b81bf50ff54d4d93b986e2c0412e13c469'/>
<id>urn:sha1:ea66f5b81bf50ff54d4d93b986e2c0412e13c469</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused parameters to methods.</title>
<updated>2019-12-03T15:44:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-11T10:36:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=786130019b9f9ab6996547cf78d2d47142f542ab'/>
<id>urn:sha1:786130019b9f9ab6996547cf78d2d47142f542ab</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>win32 compiler fixes</title>
<updated>2014-09-22T16:17:05Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2014-09-22T16:17:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=4e702586c01e263e547c0a2a64859326d37fc022'/>
<id>urn:sha1:4e702586c01e263e547c0a2a64859326d37fc022</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>
