<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src, branch v2.15.166</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.166</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.166'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2021-10-03T21:41:02Z</updated>
<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>Differentiate requested and actual crop.</title>
<updated>2021-10-03T21:41:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T18:53:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=70b72b53eab0f247eb4dc605a2d669d4adb4e469'/>
<id>urn:sha1:70b72b53eab0f247eb4dc605a2d669d4adb4e469</id>
<content type='text'>
This is so we limit cropping to what is possible considering
chroma subsampling.
</content>
</entry>
<entry>
<title>Add PixelQuanta to VideoContent.</title>
<updated>2021-10-03T21:41:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T00:02:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c2a17a87868eba87072fc369102b2b3cd8905e5a'/>
<id>urn:sha1:c2a17a87868eba87072fc369102b2b3cd8905e5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated it_IT translation from Riccardo Mantani.</title>
<updated>2021-10-03T20:54:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T20:54:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bb10e048b22ea9ab4a53d3a5653040d9ab99fcc5'/>
<id>urn:sha1:bb10e048b22ea9ab4a53d3a5653040d9ab99fcc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused using statement.</title>
<updated>2021-10-03T20:14:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T20:14:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2bf0a8aa3c5274b663b23caf74fc2b36be20cdfe'/>
<id>urn:sha1:2bf0a8aa3c5274b663b23caf74fc2b36be20cdfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always call ::draw() even when we have no image.</title>
<updated>2021-10-03T19:46:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T19:46:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6324b792da5d1e99425185ab92f3de0c6b81c3dd'/>
<id>urn:sha1:6324b792da5d1e99425185ab92f3de0c6b81c3dd</id>
<content type='text'>
Otherwise the screen doesn't get cleared properly when no film is
loaded.
</content>
</entry>
<entry>
<title>Remove unused parameters.</title>
<updated>2021-10-03T19:45:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T19:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1b6b469e927de081367b9cf861f0a551ee43422b'/>
<id>urn:sha1:1b6b469e927de081367b9cf861f0a551ee43422b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix subtitle positioning and centering of the DCP frame in the window.</title>
<updated>2021-10-01T19:10:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-01T19:10:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7b52f6a8b192e14e6fca763d4be63b6b31bf4661'/>
<id>urn:sha1:7b52f6a8b192e14e6fca763d4be63b6b31bf4661</id>
<content type='text'>
Also tidy up a bit with the Rectangle class.
</content>
</entry>
<entry>
<title>Change glLineWidth from 2.0 -&gt; 1.0.</title>
<updated>2021-09-30T22:37:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-30T22:37:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c73a5213590cb50a0df8d19a1030d6625a954112'/>
<id>urn:sha1:c73a5213590cb50a0df8d19a1030d6625a954112</id>
<content type='text'>
Apparently a line width of greater than 1.0 is not allowed
in some versions of OpenGL.
</content>
</entry>
<entry>
<title>Missing check_gl_error() calls.</title>
<updated>2021-09-30T22:37:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-30T22:37:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=63474f980b36b0b845f86b048965314a571a419e'/>
<id>urn:sha1:63474f980b36b0b845f86b048965314a571a419e</id>
<content type='text'>
</content>
</entry>
</feed>
