<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/image.cc, branch v2.13.7</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.7</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.7'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-03-02T01:28:03Z</updated>
<entry>
<title>Fix corruption of subsampled images that are being placed into black</title>
<updated>2018-03-02T01:28:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-03-02T01:28:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b6be1b4e51c81070ec3b00e850f010ecb78eef4d'/>
<id>urn:sha1:b6be1b4e51c81070ec3b00e850f010ecb78eef4d</id>
<content type='text'>
frames at odd offsets, using the same approach that is used when
cropping.  Should fix #1227.
</content>
</entry>
<entry>
<title>Add SWS_ACCURATE_RND to sws flags.  Without this, conversions to RGB in</title>
<updated>2018-02-12T23:47:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-12T23:47:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b17a5963f9c79e3e99890f32129105dd49fb0c29'/>
<id>urn:sha1:b17a5963f9c79e3e99890f32129105dd49fb0c29</id>
<content type='text'>
crop_scale_window_test leave the 6 pixels at the right side of the image
uninitialised (sws_scale doesn't fill them in with anything) so you get
garbage in the output.  SWS_ACCURATE_RND fixes it.  There are whisperings
that this is slow, so the impact of this patch may need to be measured
in some "real" situations.
</content>
</entry>
<entry>
<title>Harden alpha blend tests and fix alpha_blend again.</title>
<updated>2018-01-11T00:45:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-11T00:45:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3409c7f2c9328386f225d49bfe65fc7b7b9a8c68'/>
<id>urn:sha1:3409c7f2c9328386f225d49bfe65fc7b7b9a8c68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix yet more pixel order confusions.</title>
<updated>2018-01-10T01:00:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-10T01:00:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f59ae2d9793699fd0e18f9e53ff362c26c2ef00c'/>
<id>urn:sha1:f59ae2d9793699fd0e18f9e53ff362c26c2ef00c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some incorrect alpha blending; may help with #1155.</title>
<updated>2018-01-10T00:25:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-10T00:25:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1d7a98b5c7537b4874645c56cd83ece9f78625f5'/>
<id>urn:sha1:1d7a98b5c7537b4874645c56cd83ece9f78625f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix alpha blending with with offset; should help with #1155.</title>
<updated>2018-01-03T15:44:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-03T15:44:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=efa79a3db4a041cda3d93dde444e5dca9b84b976'/>
<id>urn:sha1:efa79a3db4a041cda3d93dde444e5dca9b84b976</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect alpha-blend in some cases.</title>
<updated>2018-01-03T00:45:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-03T00:45:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ac9648e018f06d11be985f55984f6afe8b6bb97e'/>
<id>urn:sha1:ac9648e018f06d11be985f55984f6afe8b6bb97e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use convert_pixel_format a little.</title>
<updated>2018-01-03T00:00:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-03T00:00:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9f01401d91a13f2849cc2d7dbd6768cd32bc3fd6'/>
<id>urn:sha1:9f01401d91a13f2849cc2d7dbd6768cd32bc3fd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add convert_pixel_format convenience function.</title>
<updated>2018-01-02T23:35:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-02T23:35:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d80e5a10e99b81bb4c19a8c776769b99fa927b4e'/>
<id>urn:sha1:d80e5a10e99b81bb4c19a8c776769b99fa927b4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing factor to fix problems when padding in subsampled containers; should fix #1129.</title>
<updated>2017-12-30T01:47:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-12-30T01:47:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e565ceeea3d842373d97ee21d99775ac1dd1269e'/>
<id>urn:sha1:e565ceeea3d842373d97ee21d99775ac1dd1269e</id>
<content type='text'>
</content>
</entry>
</feed>
