<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/util.cc, branch fix-dmg-version</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=fix-dmg-version</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=fix-dmg-version'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-01-09T15:29:21Z</updated>
<entry>
<title>Tidying.</title>
<updated>2022-01-09T15:29:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-09T15:29:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=92b7d1cffbd0d457f8b4b23cc72937bcf8e5ed5e'/>
<id>urn:sha1:92b7d1cffbd0d457f8b4b23cc72937bcf8e5ed5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract simple_digest().</title>
<updated>2021-12-25T01:07:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-12-23T22:33:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9da422177392fb9e036bf6ead51f71ee6f3b7d9c'/>
<id>urn:sha1:9da422177392fb9e036bf6ead51f71ee6f3b7d9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic and slightly inaccurate support for &lt;Space&gt; in subtitles (#2103).</title>
<updated>2021-10-17T13:34:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-15T20:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3896560ec6b32574092552e6807bfb413dcb2783'/>
<id>urn:sha1:3896560ec6b32574092552e6807bfb413dcb2783</id>
<content type='text'>
Adding horizontal space to a Pango layout is hard, and I think this
change probably gets it slightly wrong, but it's a step in the right
direction.
</content>
</entry>
<entry>
<title>Don't scale chroma subsampled images to sizes that don't align with the subsampling (#1872).</title>
<updated>2021-10-03T21:41:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T19:22:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=969906f2dd6c5c144781861f53e2a0f6baefb9a3'/>
<id>urn:sha1:969906f2dd6c5c144781861f53e2a0f6baefb9a3</id>
<content type='text'>
There's a slightly odd effect when scaling e.g. YVU420 images to
odd and then even widths - there's a small but visible luminance
shift.  I don't know why this happens, but keeping the scaling
sizes locked to the subsampling seems to help.
</content>
</entry>
<entry>
<title>Various alignment tidying/fixups.</title>
<updated>2021-09-27T11:41:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-22T22:09:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=67ff55886b1ee86d99c2ea27d10c73b85b0504b7'/>
<id>urn:sha1:67ff55886b1ee86d99c2ea27d10c73b85b0504b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace aligned bool with enum Alignment.</title>
<updated>2021-09-27T11:41:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-15T21:36:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3799e91d126d243d41c44dcb0ca1bfa66b53a57e'/>
<id>urn:sha1:3799e91d126d243d41c44dcb0ca1bfa66b53a57e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various alignment adjustments.</title>
<updated>2021-09-27T11:41:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-14T23:00:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9bfa07293928c371d59db2091ba2b7e715ce5994'/>
<id>urn:sha1:9bfa07293928c371d59db2091ba2b7e715ce5994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only define UNICODE in src/lib/{cross_windows,util}.cc.</title>
<updated>2021-09-21T07:47:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-15T22:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fc4c3e7f0a08d9e2350edb56fa76258114042960'/>
<id>urn:sha1:fc4c3e7f0a08d9e2350edb56fa76258114042960</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build with newer FFmpeg.</title>
<updated>2021-08-03T19:24:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-08-03T19:24:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4e2ff7851127cd85c3e7d78b42eb884d0cda0ac3'/>
<id>urn:sha1:4e2ff7851127cd85c3e7d78b42eb884d0cda0ac3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add label for sign language track.</title>
<updated>2021-07-13T15:55:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-07-13T15:55:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4fefa7103dc345e0fcff684caff2cf4eb0b2d463'/>
<id>urn:sha1:4fefa7103dc345e0fcff684caff2cf4eb0b2d463</id>
<content type='text'>
</content>
</entry>
</feed>
