<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/image.cc, branch v2.1.2</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.1.2</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.1.2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2015-06-12T16:26:36Z</updated>
<entry>
<title>Comment.</title>
<updated>2015-06-12T16:26:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-12T16:26:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4ad19b270980c66c7a2e1ec7719d19e66cceed35'/>
<id>urn:sha1:4ad19b270980c66c7a2e1ec7719d19e66cceed35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a pixel format to ::fade().</title>
<updated>2015-06-12T16:25:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-12T16:25:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7a3d736588526cb484a200464d71f3eb6247f810'/>
<id>urn:sha1:7a3d736588526cb484a200464d71f3eb6247f810</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused method.</title>
<updated>2015-06-11T15:34:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-11T15:34:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b683333b66b0c37bac09d492c65a880d73daf9a9'/>
<id>urn:sha1:b683333b66b0c37bac09d492c65a880d73daf9a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix digester to take digest of the whole image, not just the first line.</title>
<updated>2015-06-10T10:37:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-10T10:37:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3c57b431a67148e2200ed1f29f9b3fa546b7b017'/>
<id>urn:sha1:3c57b431a67148e2200ed1f29f9b3fa546b7b017</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually use YUV-&gt;RGB setting when converting.</title>
<updated>2015-04-22T14:35:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-04-22T14:35:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9c9890b9ff89af710db21145c03a09993c629e3e'/>
<id>urn:sha1:9c9890b9ff89af710db21145c03a09993c629e3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Scaler config and use SWS_BICUBIC everywhere.</title>
<updated>2015-03-25T00:41:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-03-25T00:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=527deef6f18c46badb396e4520d802333997add2'/>
<id>urn:sha1:527deef6f18c46badb396e4520d802333997add2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes to libdcp API.</title>
<updated>2015-02-02T22:39:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-02-02T22:39:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7a1bd472537fee593a3f088655324861d24e804b'/>
<id>urn:sha1:7a1bd472537fee593a3f088655324861d24e804b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Socket to dcpomatic_socket.{cc,h}.</title>
<updated>2015-01-29T00:37:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-01-29T00:37:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f213fd833a840fc97e3875979ae7dc7cbbc883b1'/>
<id>urn:sha1:f213fd833a840fc97e3875979ae7dc7cbbc883b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Alpha blending fix from 1.x.</title>
<updated>2015-01-11T02:58:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-01-11T02:58:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=31e0975bc7ca1c724cc630771edf396421ebf888'/>
<id>urn:sha1:31e0975bc7ca1c724cc630771edf396421ebf888</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various libdcp API changes.</title>
<updated>2015-01-03T23:08:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-01-03T23:08:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a5095486e606adfe36de635a48710cf98872c1c6'/>
<id>urn:sha1:a5095486e606adfe36de635a48710cf98872c1c6</id>
<content type='text'>
</content>
</entry>
</feed>
