<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/player.cc, branch v2.12.8</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.12.8</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.12.8'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-06-07T08:27:35Z</updated>
<entry>
<title>Fix thinko in 5c49ce9.</title>
<updated>2018-06-07T08:27:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-06-07T08:27:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=54ca9edc8d6cfc6f7175986d5df21bc101663576'/>
<id>urn:sha1:54ca9edc8d6cfc6f7175986d5df21bc101663576</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Speculative fix for reel length errors when some trimmed content comes in the 2nd or subsequent reel.</title>
<updated>2018-06-07T00:52:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-06-07T00:52:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5c49ce94ecebdc1a2f3ab92da42ede75162c3df1'/>
<id>urn:sha1:5c49ce94ecebdc1a2f3ab92da42ede75162c3df1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash on make-dcp after trimming end of text subtitles (#1275).</title>
<updated>2018-05-14T22:21:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-04-19T21:51:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=216d424afaf521e1bd1b95cadbe4d1eac58a6c4a'/>
<id>urn:sha1:216d424afaf521e1bd1b95cadbe4d1eac58a6c4a</id>
<content type='text'>
(cherry-picking cd810b7658b0f4910c093ac191c2b4ba06ba0677 from master)
</content>
</entry>
<entry>
<title>When seeking to the start of some content, take trim into account</title>
<updated>2018-04-18T00:28:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-04-17T14:50:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9594328ff78c3a9489830a2e114465cbe4f849bc'/>
<id>urn:sha1:9594328ff78c3a9489830a2e114465cbe4f849bc</id>
<content type='text'>
so that we don't have to run through the whole of the trimmed
portion to get to the data we want.
</content>
</entry>
<entry>
<title>Fix crash when changing DCP audio channel count.</title>
<updated>2018-03-24T23:55:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-03-24T23:55:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7b16280edec019d0583b52fab25549a91c3676e6'/>
<id>urn:sha1:7b16280edec019d0583b52fab25549a91c3676e6</id>
<content type='text'>
Without this we ask the AudioMerger to merge new buffers with N
channels with old buffers with M channels, which it can't do.

I'm not convinced this is the best solution but I think it will do
for now.
</content>
</entry>
<entry>
<title>Remove assert in emit_audio to work around #1206.</title>
<updated>2018-03-10T00:55:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-03-10T00:55:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=057a3fcfd98e5c8dec16294caf230aee2b5229eb'/>
<id>urn:sha1:057a3fcfd98e5c8dec16294caf230aee2b5229eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Speed some operations by re-using the last PlayerVideo but with</title>
<updated>2018-02-24T23:34:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-24T01:05:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d08123f5e160b5737fa912cd36119e810abaa4cd'/>
<id>urn:sha1:d08123f5e160b5737fa912cd36119e810abaa4cd</id>
<content type='text'>
updated metadata (where possible).  Helps with #1194.
</content>
</entry>
<entry>
<title>Another subtitle fix.</title>
<updated>2018-02-23T19:55:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-23T19:55:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ca6079fb4e2e1b791aed70fc9ffc13f151eb62ea'/>
<id>urn:sha1:ca6079fb4e2e1b791aed70fc9ffc13f151eb62ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix thinko in previous.</title>
<updated>2018-02-23T01:21:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-23T01:21:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ad15f80996bf14c7c33875a834cc07ed4dfd7214'/>
<id>urn:sha1:ad15f80996bf14c7c33875a834cc07ed4dfd7214</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix implementation of delay in 7758260; it needs to apply to</title>
<updated>2018-02-23T00:57:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-23T00:57:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c8d104aa221bdccb0a11524c038b5f4c7c070554'/>
<id>urn:sha1:c8d104aa221bdccb0a11524c038b5f4c7c070554</id>
<content type='text'>
anything passed to emit_video(), not just things that come from
decoders.
</content>
</entry>
</feed>
