<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch v2.8.11</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.8.11</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.8.11'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2016-06-14T12:43:43Z</updated>
<entry>
<title>Update for state file version change.</title>
<updated>2016-06-14T12:43:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-14T12:43:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fe641456aec90fc725918c444f88e1c519e63ffd'/>
<id>urn:sha1:fe641456aec90fc725918c444f88e1c519e63ffd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some confusion with filling and VideoFrame.</title>
<updated>2016-06-14T11:10:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-14T11:10:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b19543a036c389c9970a65f77606afb55d9fd11d'/>
<id>urn:sha1:b19543a036c389c9970a65f77606afb55d9fd11d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add VideoFrame class.</title>
<updated>2016-06-14T10:48:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-14T10:48:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4b7b0edb359ae68f2dbcab90c7c10382f507fa5b'/>
<id>urn:sha1:4b7b0edb359ae68f2dbcab90c7c10382f507fa5b</id>
<content type='text'>
This puts a frame index with an Eyes, which simplifies code in
some areas.  I can't think of a better name for it,
unfortunately.
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic</title>
<updated>2016-06-14T08:34:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-14T08:34:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3d6501346b187f35d0f55d16e13f8817f505a82f'/>
<id>urn:sha1:3d6501346b187f35d0f55d16e13f8817f505a82f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test fix.</title>
<updated>2016-06-14T00:03:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-14T00:03:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6b9c1b3bdec2b4396314ccf6bf2d5aeaa5402ae6'/>
<id>urn:sha1:6b9c1b3bdec2b4396314ccf6bf2d5aeaa5402ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to fix build.</title>
<updated>2016-06-13T22:59:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-13T22:59:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b5090c3215fe2b561fe2ca85aff181eeb30aca76'/>
<id>urn:sha1:b5090c3215fe2b561fe2ca85aff181eeb30aca76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix VideoDecoder::get_video() with 3D.</title>
<updated>2016-06-13T15:09:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-13T15:09:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cd29c4ed26fde9b9c07190f92205705b13c6bd73'/>
<id>urn:sha1:cd29c4ed26fde9b9c07190f92205705b13c6bd73</id>
<content type='text'>
get_video() promises to return all video frames at the given time,
but this wasn't working for none-SBS-3D as it would be satisfied
when it got the first (left) frame.  Adjust get_video() to get all
required frames.

This showed up bugs in fill_both_eyes, whereby the from parameter
was ignored and the wrong things were done in some cases;
video_decoder_fill_test.cc tests this stuff.
</content>
</entry>
<entry>
<title>Rename MD5Digester -&gt; Digester.</title>
<updated>2016-06-13T11:17:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-13T11:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a306df9145d16046e51e8b7ff5222e341e98fdbd'/>
<id>urn:sha1:a306df9145d16046e51e8b7ff5222e341e98fdbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SSA subtitle test.</title>
<updated>2016-06-13T10:34:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-13T10:34:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4c4aeeda4f1cec028072f9995572f8a67dca974f'/>
<id>urn:sha1:4c4aeeda4f1cec028072f9995572f8a67dca974f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add button to move things to the start of reels (#798).</title>
<updated>2016-06-13T09:54:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-13T09:54:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=439953204388991b96fce215c62396a7b6d33acd'/>
<id>urn:sha1:439953204388991b96fce215c62396a7b6d33acd</id>
<content type='text'>
</content>
</entry>
</feed>
