<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch adjust-sizing</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=adjust-sizing</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=adjust-sizing'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-08-04T21:55:17Z</updated>
<entry>
<title>wip: got stuck... because PlayerVideo is related to the render size</title>
<updated>2022-08-04T21:55:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-08-04T21:55:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7bd8eecb8ba8535978d58408dc73ce7528034c7e'/>
<id>urn:sha1:7bd8eecb8ba8535978d58408dc73ce7528034c7e</id>
<content type='text'>
because its subtitles are prepared for the _video_container_size that
the Player knows about.  I think the only way around this would be to
store the subs in PlayerVideo in some independent way and to scale/convert
to bitmap later.
</content>
</entry>
<entry>
<title>Handle vertical alignment of subs correctly wrt the difference between Interop and SMPTE.</title>
<updated>2022-07-20T08:22:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-06T10:25:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9726a58f44d52d235b027225ddd68c6acf83c733'/>
<id>urn:sha1:9726a58f44d52d235b027225ddd68c6acf83c733</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add useful debugging test which might be tricky to use properly because of rendering differences.</title>
<updated>2022-07-20T08:22:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-05T21:10:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a6507c95d19b434275e2a28f0bc37f06912f467f'/>
<id>urn:sha1:a6507c95d19b434275e2a28f0bc37f06912f467f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up some test names and remove pointless comments.</title>
<updated>2022-07-20T08:22:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-05T21:09:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=74641dc13a4244ed656722a671f0c827dab39b03'/>
<id>urn:sha1:74641dc13a4244ed656722a671f0c827dab39b03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow multiple DCPs to be written to a disk (#1756).</title>
<updated>2022-07-20T08:18:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-19T22:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4bdaccb5ede7d9a1066e0a0665fcfce9b1e3241e'/>
<id>urn:sha1:4bdaccb5ede7d9a1066e0a0665fcfce9b1e3241e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a couple of reserve()s that should be resize() (#2285).</title>
<updated>2022-07-17T18:02:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-17T18:01:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e0fe726fe76b0a8a5b36ec2fd2884617e75aae94'/>
<id>urn:sha1:e0fe726fe76b0a8a5b36ec2fd2884617e75aae94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix font_id errors with files decoded by FFmpeg which have subtitles.</title>
<updated>2022-07-11T10:22:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-09T21:08:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ebf89c5e6200b65e5cc48bb7b3af23ab68ede749'/>
<id>urn:sha1:ebf89c5e6200b65e5cc48bb7b3af23ab68ede749</id>
<content type='text'>
I'm not sure if this goes far enough - it seems impossible to find all
the font IDs used in a FFmpeg file without scanning it.  I don't know
if (for example) SSA-format font IDs make it through to DoM when decoded
by FFmpeg.
</content>
</entry>
<entry>
<title>Use a vector rather than a list when returning from content_factory().</title>
<updated>2022-07-11T10:22:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-09T18:41:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b1e22dff981fb86ae04b12bb5a064e61030793a8'/>
<id>urn:sha1:b1e22dff981fb86ae04b12bb5a064e61030793a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix font handling for DCP subtitles.</title>
<updated>2022-07-11T10:22:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-09T18:22:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8b9888ed8247109dc3c09492302e865fa4731460'/>
<id>urn:sha1:8b9888ed8247109dc3c09492302e865fa4731460</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Advanced option to allow mapping to any audio channel (#2279).</title>
<updated>2022-06-30T22:02:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-28T22:00:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a876dc03d70b6d3971ba0fc6e28c59b412c5f0a3'/>
<id>urn:sha1:a876dc03d70b6d3971ba0fc6e28c59b412c5f0a3</id>
<content type='text'>
</content>
</entry>
</feed>
