<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asdcplib/src/MPEG2_Parser.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:01:32Z</updated>
<entry>
<title>Install KM_log.h</title>
<updated>2019-12-03T16:01:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-09-07T12:01:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=867eb568ba00a4a36c971822596f39fd482744f2'/>
<id>urn:sha1:867eb568ba00a4a36c971822596f39fd482744f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move public headers into src/asdcp and install them in a asdcp subdirectory.</title>
<updated>2019-12-03T16:01:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-07-01T11:22:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=dfb6aa39a8000fc071dfa0680584dae173535c9a'/>
<id>urn:sha1:dfb6aa39a8000fc071dfa0680584dae173535c9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix enum switch/case statements with unhandled values.</title>
<updated>2019-12-03T15:44:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-11T10:43:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=62e2948d90dea569aa0ab095f48c4a923454995c'/>
<id>urn:sha1:62e2948d90dea569aa0ab095f48c4a923454995c</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 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>release</title>
<updated>2011-08-30T17:04:25Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2011-08-30T17:04:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=bd6f04fe4a64f32bc1b6bbe4307ed88edd5bae8d'/>
<id>urn:sha1:bd6f04fe4a64f32bc1b6bbe4307ed88edd5bae8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright dates.</title>
<updated>2009-04-09T19:16:49Z</updated>
<author>
<name>msheby</name>
<email>msheby@cinecert.com</email>
</author>
<published>2009-04-09T19:16:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=a48b3a939a031ec369c58b054c126d7dec963a18'/>
<id>urn:sha1:a48b3a939a031ec369c58b054c126d7dec963a18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Commit a bunch of portability fixes (64- vs. 32-bit types).</title>
<updated>2008-02-01T00:42:18Z</updated>
<author>
<name>msheby</name>
<email>msheby@cinecert.com</email>
</author>
<published>2008-02-01T00:42:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=3e1ee0a500bd0b513db4bdf18a9cb052f42404d4'/>
<id>urn:sha1:3e1ee0a500bd0b513db4bdf18a9cb052f42404d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename local variable "PIC" to "pic" so to avoid namespace</title>
<updated>2008-01-15T07:20:07Z</updated>
<author>
<name>msheby</name>
<email>msheby@cinecert.com</email>
</author>
<published>2008-01-15T07:20:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=615e76314bbdcd77ef13e8248c8f1903c3430895'/>
<id>urn:sha1:615e76314bbdcd77ef13e8248c8f1903c3430895</id>
<content type='text'>
clash with gcc preprocessor PIC definition.
</content>
</entry>
<entry>
<title>MPEG parser fixes: zero run-in patch, header buffer increase</title>
<updated>2006-11-21T23:58:00Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2006-11-21T23:58:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=f0476a3789369459fb91076af4a29372d86d7622'/>
<id>urn:sha1:f0476a3789369459fb91076af4a29372d86d7622</id>
<content type='text'>
</content>
</entry>
</feed>
