<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test/data, branch remove-device-list-description</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=remove-device-list-description</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=remove-device-list-description'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-11-28T23:15:02Z</updated>
<entry>
<title>Remove default container configuration option.</title>
<updated>2022-11-28T23:15:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-22T23:01:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=da822af56c5e4acab361b8531fb75a1dcb4b110e'/>
<id>urn:sha1:da822af56c5e4acab361b8531fb75a1dcb4b110e</id>
<content type='text'>
I think this is basically useless now that DoM guesses a good container
when the first video is added.  It made more sense before we did that.
</content>
</entry>
<entry>
<title>Add failing test for #2373.</title>
<updated>2022-11-25T23:09:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-21T13:00:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=26a8f0c778a4abbe12a5a461dc457aa513773de3'/>
<id>urn:sha1:26a8f0c778a4abbe12a5a461dc457aa513773de3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some missing test reference updates for vpos changes.</title>
<updated>2022-11-21T23:43:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-21T23:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e37e2dc2a540c5ece43adbc510a29d176849ca88'/>
<id>urn:sha1:e37e2dc2a540c5ece43adbc510a29d176849ca88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix test/data detachment SNAFU.</title>
<updated>2022-11-21T22:02:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-21T22:02:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9ecbea39835a1e6cd8e01b585530741c0b3fb389'/>
<id>urn:sha1:9ecbea39835a1e6cd8e01b585530741c0b3fb389</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix subtitle vertical position (#2367).</title>
<updated>2022-11-21T19:09:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-18T09:56:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=323b8cbb0b95297fbd027ffdc4ea5003b59ef25f'/>
<id>urn:sha1:323b8cbb0b95297fbd027ffdc4ea5003b59ef25f</id>
<content type='text'>
Previously we would not account for the differences in what vertical
position means between Interop and SMPTE.  For interop, vertical
position is the distance from the reference point to the text
baseline, whereas for SMPTE it is the distance from the reference
point to the top/middle/bottom of the subtitle (depending on the
reference).

This caused differences between the preview and the DCP for some
cases (notably, using SRT/SSA and making Interop DCPs, or converting
Interop DCP subs to SMPTE, or vice versa).
</content>
</entry>
<entry>
<title>Fix test references for passive option change.</title>
<updated>2022-11-03T08:24:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-03T08:24:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d4f13e8091c119622458a12be837d9e5138dbd81'/>
<id>urn:sha1:d4f13e8091c119622458a12be837d9e5138dbd81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further test/data SNAFU.</title>
<updated>2022-10-25T19:24:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-25T19:24:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=96ff854f8bca0ec9215bfb5933766fcbee106398'/>
<id>urn:sha1:96ff854f8bca0ec9215bfb5933766fcbee106398</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mangling of the v2.16.x test/data commit somewhere along the line.</title>
<updated>2022-10-25T17:38:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-25T17:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e4effdde8fdaeddbc96c2e76732056d447146011'/>
<id>urn:sha1:e4effdde8fdaeddbc96c2e76732056d447146011</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix colour range property for subsampled sources (#2357).</title>
<updated>2022-10-21T11:29:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-21T10:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a9d99f7a77e8ab905464540c22f427dc83a3187c'/>
<id>urn:sha1:a9d99f7a77e8ab905464540c22f427dc83a3187c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update test references for change to default .srt position.</title>
<updated>2022-09-23T12:31:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-23T12:31:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d33809bb6504b022b8bf9b27437bb5c979e277ec'/>
<id>urn:sha1:d33809bb6504b022b8bf9b27437bb5c979e277ec</id>
<content type='text'>
</content>
</entry>
</feed>
