<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/player.cc, branch v2.11.10</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.11.10</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.11.10'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2017-06-01T13:59:01Z</updated>
<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>
<entry>
<title>Remove call to fill_audio which goes wrong with multi-audio-stream content.</title>
<updated>2017-05-30T09:11:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-30T09:11:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=452a21994f6268faa159e53ead722a5bd5125b29'/>
<id>urn:sha1:452a21994f6268faa159e53ead722a5bd5125b29</id>
<content type='text'>
This call just doesn't take multi-stream into account.  Removing it does
not trip any tests so I think it may be superfluous...
</content>
</entry>
<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>
</feed>
