<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test/ref, branch zpos</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=zpos</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=zpos'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2022-09-03T12:46:38Z</updated>
<entry>
<title>Properly support ContentKind scope attribute.</title>
<updated>2022-09-03T12:46:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-02T23:52:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=1d13ce8be4df51e85b7222a7c9d357366c841a89'/>
<id>urn:sha1:1d13ce8be4df51e85b7222a7c9d357366c841a89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tolerate missing FullContentTitleText (DoM bug #2295).</title>
<updated>2022-08-15T15:34:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-08-15T15:34:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=959f05190f52cab5c6d14abd486e8d754cbd9fe3'/>
<id>urn:sha1:959f05190f52cab5c6d14abd486e8d754cbd9fe3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make some tests repeatable across platforms.</title>
<updated>2022-05-04T17:37:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-02T15:49:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=784020963f518aaba48b18b3fcff55d5c28a1f28'/>
<id>urn:sha1:784020963f518aaba48b18b3fcff55d5c28a1f28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove &lt;EntryPoint&gt; and &lt;Duration&gt; from &lt;ReelMarkerAsset&gt; tags.</title>
<updated>2022-03-23T23:41:32Z</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=bc6ef3ae7644c256e2339366e5aa14c4fa4bbee4'/>
<id>urn:sha1:bc6ef3ae7644c256e2339366e5aa14c4fa4bbee4</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>Nearly pretty-print subtitle XML (though not in &lt;Text&gt; nodes).</title>
<updated>2022-03-20T20:20:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-15T14:32:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=066e30f30f851396bd6f10d50a448507e1c0b392'/>
<id>urn:sha1:066e30f30f851396bd6f10d50a448507e1c0b392</id>
<content type='text'>
This is an attempt to fix DoM bug #2205.
</content>
</entry>
<entry>
<title>Use optional for ReelAsset _annotation_text.</title>
<updated>2022-01-17T19:16:52Z</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=0a5615c17edf6d9c51d9269c824d6caf71f710e5'/>
<id>urn:sha1:0a5615c17edf6d9c51d9269c824d6caf71f710e5</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>Add support for writing CPL metadata about sign language video tracks (DoM #2062).</title>
<updated>2021-08-04T18:27:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-08-04T18:27:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9bc5ced02a09010b7ed4fd3a62a3d3e0a03665da'/>
<id>urn:sha1:9bc5ced02a09010b7ed4fd3a62a3d3e0a03665da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests after previous commit.</title>
<updated>2021-08-03T22:03:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-08-03T22:03:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ce7477d528912601972af14b921604943e859de5'/>
<id>urn:sha1:ce7477d528912601972af14b921604943e859de5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test churn from adding make_uuid() into CPL.</title>
<updated>2021-06-01T23:44:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-01T23:38:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=42feb7f92b4d8fb5aee89f40a8e02dc7ca4ae293'/>
<id>urn:sha1:42feb7f92b4d8fb5aee89f40a8e02dc7ca4ae293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write MCA tags based on the specified sound field.</title>
<updated>2021-03-25T23:09:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-25T23:09:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b9c5e3f74550917676e14324791d6ba4d0c07cac'/>
<id>urn:sha1:b9c5e3f74550917676e14324791d6ba4d0c07cac</id>
<content type='text'>
I had previously assumed that one should write MCA information into
the sound MXF based on what channels actually contain sound rather
than silence.

However a previous example of a stereo DCP gives a verification error
in EasyDCP (see DoM bug #1935) which is solved by adding MCA tags
for each channel in the specified sound field (e.g. at least 6 tags
for a file which is marked as 5.1) even if the audio is really stereo.

This commit removes the "active channels" stuff and makes sure
that if we say a file is 5.1 we write at least 6 MCA tags (and
similarly for 7.1).
</content>
</entry>
</feed>
