<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/reel_asset.h, branch master</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=master</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2022-04-20T18:04:03Z</updated>
<entry>
<title>Remove &lt;EntryPoint&gt; and &lt;Duration&gt; from &lt;ReelMarkerAsset&gt; tags.</title>
<updated>2022-04-20T18:04:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-23T23:41:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=36726e62d7a6254f2d5a23dfb1ea90e73898fe2b'/>
<id>urn:sha1:36726e62d7a6254f2d5a23dfb1ea90e73898fe2b</id>
<content type='text'>
They should not be there:
"EntryPoint" ... "This element shall only be present when the
Asset refers to an external resource such as a Track File".

Fixes DoM bug #2215.
</content>
</entry>
<entry>
<title>Use optional for ReelAsset _annotation_text.</title>
<updated>2022-01-17T19:01:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-17T17:45:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=24e7ed8657864601c7dc6bf9ed51274729f98646'/>
<id>urn:sha1:24e7ed8657864601c7dc6bf9ed51274729f98646</id>
<content type='text'>
Not only is this tag optional in Interop and SMPTE, but it would
appear that if it is present but empty a DCP will not play back
on Sony SRX320 / LMT3000 systems (DoM bug #2124).

Here we use optional&lt;&gt;, as seems to make sense, and also refuse
to write empty tags (instead omitting the tag entirely).
</content>
</entry>
<entry>
<title>Remove ReelEncryptableAsset and tidy up a bit.</title>
<updated>2021-04-13T21:36:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-13T21:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=488e3d1bd5e6b17d49f6db4df14c64f4b64db89b'/>
<id>urn:sha1:488e3d1bd5e6b17d49f6db4df14c64f4b64db89b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split ReelClosedCaptionAsset into Interop and SMPTE parts.</title>
<updated>2021-04-11T23:22:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-11T22:20:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=2fa5b7bfeb3826c20f2fe80f272b556d61935063'/>
<id>urn:sha1:2fa5b7bfeb3826c20f2fe80f272b556d61935063</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidying.</title>
<updated>2021-01-24T21:56:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-24T21:56:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e1e7de8d73bedd0c741e7df0390068c67867e09f'/>
<id>urn:sha1:e1e7de8d73bedd0c741e7df0390068c67867e09f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidying.</title>
<updated>2021-01-24T03:15:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-24T03:15:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ceaf7bc52712cb60708ed5eb5c62c5e463dd8e89'/>
<id>urn:sha1:ceaf7bc52712cb60708ed5eb5c62c5e463dd8e89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ReelAsset::unset_entry_point().</title>
<updated>2021-01-17T19:13:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-15T21:04:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=87a4a9470f0c81f27322f044cf0837fff21ad89e'/>
<id>urn:sha1:87a4a9470f0c81f27322f044cf0837fff21ad89e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T23:35:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-20T13:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d39880eef211a296fa8ef4712cdef5945d08527c'/>
<id>urn:sha1:d39880eef211a296fa8ef4712cdef5945d08527c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename write_to_cpl_base -&gt; write_to_cpl_asset.</title>
<updated>2020-06-19T11:15:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-19T11:14:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5665c52ad16aaba050c34b8b391a3212e8cf85a8'/>
<id>urn:sha1:5665c52ad16aaba050c34b8b391a3212e8cf85a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Accept that &lt;Duration&gt; and &lt;EntryPoint&gt; are optional, and account for this in tests.</title>
<updated>2019-03-18T00:29:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-18T00:29:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=099cb53c7a1079b3d3b2bf0c1cf635673a0192fd'/>
<id>urn:sha1:099cb53c7a1079b3d3b2bf0c1cf635673a0192fd</id>
<content type='text'>
Also fix tests to reflect &lt;AnnotationText&gt; no longer being filled in with a default
value.
</content>
</entry>
</feed>
