<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/ChangeLog, branch v2.6.17</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.6.17</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.6.17'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2016-02-01T01:22:27Z</updated>
<entry>
<title>Bump version</title>
<updated>2016-02-01T01:22:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-02-01T01:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=37a58fcce69567b5b395ee60efaaff9c3690c01a'/>
<id>urn:sha1:37a58fcce69567b5b395ee60efaaff9c3690c01a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a PlaylistOrderChanged signal and emit it when the playlist</title>
<updated>2016-01-30T20:39:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-30T20:39:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a1839a88ab0cffdf04737dae783c21f27f65d491'/>
<id>urn:sha1:a1839a88ab0cffdf04737dae783c21f27f65d491</id>
<content type='text'>
is sorted.  Do playlist sorting when content position / length etc.
changes.  Handle sorts better when comparing content at the same
position.
</content>
</entry>
<entry>
<title>Stop trying to get frames from a video source when an attempt</title>
<updated>2016-01-24T23:40:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-24T23:40:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d217a16d41dd71c921fa2155e068df7cca11f457'/>
<id>urn:sha1:d217a16d41dd71c921fa2155e068df7cca11f457</id>
<content type='text'>
to get an earlier frame has already failed because the decoder
said it has no more data.  Before this the VideoDecoder would
repeatedly seek to try to get a frame which does not exist.

This happens when the header of a file is wrong, it would seem;
in the file that triggered the bug the header (as read by DoM or ffprobe)
has a length of 137275 frames but the last frame in the file
(according to DoM or ffprobe -show_frames) is 136207 (44.5s earlier).
</content>
</entry>
<entry>
<title>ChangeLog.</title>
<updated>2016-01-23T08:38:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-23T08:38:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5528d6dfb73a137c620d38dea9e4898e63d93657'/>
<id>urn:sha1:5528d6dfb73a137c620d38dea9e4898e63d93657</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fps count to the log on transcode finish (#786).</title>
<updated>2016-01-14T11:18:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-14T11:18:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0725fcaf8dd25dda1afbf5791a8375611036c0bf'/>
<id>urn:sha1:0725fcaf8dd25dda1afbf5791a8375611036c0bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic</title>
<updated>2016-01-14T10:21:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-14T10:21:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=456aa2688eaa2fa12d97fb23f829b1edf90c81db'/>
<id>urn:sha1:456aa2688eaa2fa12d97fb23f829b1edf90c81db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Multiple CC addresses for KDM emails (#785).</title>
<updated>2016-01-14T10:21:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-14T10:21:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fe03f00ba6aaed3363496117ebd5c3e9dc5d8924'/>
<id>urn:sha1:fe03f00ba6aaed3363496117ebd5c3e9dc5d8924</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2016-01-13T23:25:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-13T23:25:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=46b937ced87e74c184e1ef08b23827145a2aae74'/>
<id>urn:sha1:46b937ced87e74c184e1ef08b23827145a2aae74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect fades when trim is being used.</title>
<updated>2016-01-13T22:14:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-13T22:14:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e2cf12c4cbdad8aa54072e606d0ffe44a4c24398'/>
<id>urn:sha1:e2cf12c4cbdad8aa54072e606d0ffe44a4c24398</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated nl_NL translation from Rob van Nieuwkerk.</title>
<updated>2016-01-11T22:53:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-11T22:53:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=51eed558041ab7d3df37b663eb295e26c84829ed'/>
<id>urn:sha1:51eed558041ab7d3df37b663eb295e26c84829ed</id>
<content type='text'>
</content>
</entry>
</feed>
