<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test/write_subtitle_test.cc, branch macos</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=macos</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=macos'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2021-01-07T23:35:29Z</updated>
<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>Tidy up handling of language metadata for subtitles.</title>
<updated>2020-11-19T23:40:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-19T23:40:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f614b4526cd06a4d28b46bd2d98a55d56b97b14f'/>
<id>urn:sha1:f614b4526cd06a4d28b46bd2d98a55d56b97b14f</id>
<content type='text'>
Tried to normalise the idea that subtitle languages are stored as
strings but set as LanguageTags.  This may be too defensive; perhaps
SMPTE language metadata is always right, or perhaps even if it isn't
we should throw errors.
</content>
</entry>
<entry>
<title>Rename Data -&gt; ArrayData.</title>
<updated>2020-11-01T23:12:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-29T23:50:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=da15bff6e278d351301c9c50a4c96737ae4b5545'/>
<id>urn:sha1:da15bff6e278d351301c9c50a4c96737ae4b5545</id>
<content type='text'>
</content>
</entry>
<entry>
<title>&lt;ContentVersion&gt; is optional in Interop so we can't assume it's there.</title>
<updated>2020-09-27T18:20:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-27T18:20:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=018bb01d2190cb57ded144fcb3944c3312abbbba'/>
<id>urn:sha1:018bb01d2190cb57ded144fcb3944c3312abbbba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a vector&lt;ContentVersion&gt; instead of just one, to support the</title>
<updated>2020-09-21T19:57:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-27T22:05:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=0a8f009ceb86417704b2e2d2bb377c850d9e042e'/>
<id>urn:sha1:0a8f009ceb86417704b2e2d2bb377c850d9e042e</id>
<content type='text'>
new metadata.
</content>
</entry>
<entry>
<title>Add ContentVersion class.</title>
<updated>2020-09-21T19:57:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-26T21:02:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=0fa60920228c591f1183149d79c88302d3ce01fb'/>
<id>urn:sha1:0fa60920228c591f1183149d79c88302d3ce01fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove XMLMetadata use from tests.</title>
<updated>2020-09-20T17:29:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-19T16:52:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=fffdfdd50c6ad582b221c05be10dbfc186990c88'/>
<id>urn:sha1:fffdfdd50c6ad582b221c05be10dbfc186990c88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove XMLMetadata from DCP::write_xml and DCP::write_assetmap.</title>
<updated>2020-09-20T17:29:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-19T15:04:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3f806092b5d0f60fe4c7e40399cf1f7ec0e535ec'/>
<id>urn:sha1:3f806092b5d0f60fe4c7e40399cf1f7ec0e535ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop using XMLMetadata in CPL.  It's always felt a bit clumsy, and</title>
<updated>2020-09-20T17:27:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-19T14:36:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f9078ac398e0765e39f503cdc5bed406d45e0c36'/>
<id>urn:sha1:f9078ac398e0765e39f503cdc5bed406d45e0c36</id>
<content type='text'>
with the CPL metadata extension having a method like set_metadata()
in CPL will be confusing.
</content>
</entry>
<entry>
<title>Use the &lt;Id&gt; read in when the Reel was created from XML (if appropriate)</title>
<updated>2020-09-09T20:41:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-09T20:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f77a03cc3ec0c5f917e0a2b6cf7599d035b34cff'/>
<id>urn:sha1:f77a03cc3ec0c5f917e0a2b6cf7599d035b34cff</id>
<content type='text'>
when writing it out again, rather than creating a new one each time.

Also there is the associated test churn here from removing a call
to make_uuid().
</content>
</entry>
</feed>
