<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/player.cc, branch v2.11.7</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.11.7</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.11.7'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2017-05-21T22:18:35Z</updated>
<entry>
<title>Remove debug.</title>
<updated>2017-05-21T22:18:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-21T22:18:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=90d00be38544256a7e54143264f8527d225035d1'/>
<id>urn:sha1:90d00be38544256a7e54143264f8527d225035d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do resampling in AudioDecoder rather than Player.</title>
<updated>2017-05-21T18:48:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-21T18:48:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fa4d2529d63bcfa7cf7c516b7227e20a1b6dec7e'/>
<id>urn:sha1:fa4d2529d63bcfa7cf7c516b7227e20a1b6dec7e</id>
<content type='text'>
This fixes the problem where the decoder's position would not take
into account that all samples pushed into the resampler do not
always immediately come out.  This would result in Player thinking
that there would be gaps when there are not.
</content>
</entry>
<entry>
<title>Fix infinite loop with referenced audio.</title>
<updated>2017-05-18T23:15:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-18T23:15:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8c8c2126dc4372e53e1feaf99ec1e3dd97434b4f'/>
<id>urn:sha1:8c8c2126dc4372e53e1feaf99ec1e3dd97434b4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix audio fill in the presence of audio delay.</title>
<updated>2017-05-18T21:16:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-18T21:16:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=381d25804a8f5113bd84d3e51c8ba84545b9d405'/>
<id>urn:sha1:381d25804a8f5113bd84d3e51c8ba84545b9d405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix order of pass/fill; only round up at the end of the playlist, not on every fill.</title>
<updated>2017-05-18T19:23:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-18T19:23:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=86b7c0df8ddd747f250d63eeb58656219a4ad3f5'/>
<id>urn:sha1:86b7c0df8ddd747f250d63eeb58656219a4ad3f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Player should fill towards the next video frame.</title>
<updated>2017-05-17T23:58:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-17T23:58:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=39db0a73a650e8f3bb390ccac1e5b3e36365ddd0'/>
<id>urn:sha1:39db0a73a650e8f3bb390ccac1e5b3e36365ddd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic</title>
<updated>2017-05-17T22:34:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-17T22:34:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4f806ddec2b60c2d2e7a7d756e8aa299305b1e9f'/>
<id>urn:sha1:4f806ddec2b60c2d2e7a7d756e8aa299305b1e9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Speculative corresponding audio fix to 732c9008999e4eeff01a72b84d2bc99dc77bd602.</title>
<updated>2017-05-17T22:33:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-17T22:33:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f33ce8ef9af44e6fbef9cb89f11970d5ec2a1ff5'/>
<id>urn:sha1:f33ce8ef9af44e6fbef9cb89f11970d5ec2a1ff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Respect _no_video and _no_audio when filling.</title>
<updated>2017-05-17T21:47:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-17T21:47:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d892e433ac6c14890b7f87052eda38556abb6b62'/>
<id>urn:sha1:d892e433ac6c14890b7f87052eda38556abb6b62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Speculative fix when solves problems when FFmpeg content has sound but missing video at its end.  May cause other problems.</title>
<updated>2017-05-17T11:53:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-17T11:53:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=732c9008999e4eeff01a72b84d2bc99dc77bd602'/>
<id>urn:sha1:732c9008999e4eeff01a72b84d2bc99dc77bd602</id>
<content type='text'>
</content>
</entry>
</feed>
