<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/player.cc, branch v2.11.12</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.11.12</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.11.12'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2017-07-11T09:12:25Z</updated>
<entry>
<title>Fix missing subtitle when it is at the same time as some video in different content.</title>
<updated>2017-07-11T09:12:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-11T09:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=490af886b6194208d90957e362557d66b04a9261'/>
<id>urn:sha1:490af886b6194208d90957e362557d66b04a9261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for silence in projects, various cleanups.</title>
<updated>2017-06-29T10:26:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-28T09:09:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=baf84885a777378b9ff5c05ef24d6361560822a6'/>
<id>urn:sha1:baf84885a777378b9ff5c05ef24d6361560822a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a OV/VF test; tidy up a bit.</title>
<updated>2017-06-23T19:35:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-23T19:35:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4fbe44913582d6cc48a7d61145f3170fb0eec595'/>
<id>urn:sha1:4fbe44913582d6cc48a7d61145f3170fb0eec595</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove debug code.</title>
<updated>2017-06-23T14:47:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-23T14:47:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=931b81e323c41a05b5f5612350ebc42ff20e97cb'/>
<id>urn:sha1:931b81e323c41a05b5f5612350ebc42ff20e97cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempts to simplify black-filling logic in Player.</title>
<updated>2017-06-23T14:09:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-23T14:09:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9824173a79ce723068296b3a44499101408c24f2'/>
<id>urn:sha1:9824173a79ce723068296b3a44499101408c24f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a note to be fixed in #1073.</title>
<updated>2017-06-18T00:54:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-18T00:54:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3da6aa049b1506a36377978b43735f18d9adac7b'/>
<id>urn:sha1:3da6aa049b1506a36377978b43735f18d9adac7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small optimisation.</title>
<updated>2017-06-18T00:18:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-18T00:18:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ceeabf70e74523becf91d66a4635272c7fa694a9'/>
<id>urn:sha1:ceeabf70e74523becf91d66a4635272c7fa694a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove spurious fills of audio data.</title>
<updated>2017-06-17T23:46:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-17T23:46:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=66c25e7a73fdc417d01d68b32a5e9eea8fca25dc'/>
<id>urn:sha1:66c25e7a73fdc417d01d68b32a5e9eea8fca25dc</id>
<content type='text'>
With a 29.97 source I had problems because the earliest decoder position was
one DCPTime quantum ahead of the last audio time; this looks like it was due to
the content-to-DCP time conversion using 1.001 as the ratio for 30/29.97 rather than
1.001001; I haven't investigated why.  This all needs more careful consideration...
</content>
</entry>
<entry>
<title>Stop old frames appearing in the preview after seeks.</title>
<updated>2017-06-01T13:59:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-01T13:59:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6ab8e99f22bfe61bddbd204d4265071729c1f37d'/>
<id>urn:sha1:6ab8e99f22bfe61bddbd204d4265071729c1f37d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-add missing audio mapping in butler for preview.</title>
<updated>2017-06-01T13:23:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-01T13:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3c86d70cf46ca11212ae2e2f4d711db0f478c2f5'/>
<id>urn:sha1:3c86d70cf46ca11212ae2e2f4d711db0f478c2f5</id>
<content type='text'>
</content>
</entry>
</feed>
