<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/dcp_decoder.cc, branch debug/lucky-post</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=debug%2Flucky-post</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=debug%2Flucky-post'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-10-30T21:39:58Z</updated>
<entry>
<title>Fix dying butler on changing CPL from one without to one with</title>
<updated>2019-10-30T21:39:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-30T21:39:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=da39ed1516f2463f8a9bf4795a94f23d420c9ca3'/>
<id>urn:sha1:da39ed1516f2463f8a9bf4795a94f23d420c9ca3</id>
<content type='text'>
subtitles (#1641).
</content>
</entry>
<entry>
<title>Don't set up decoder parts for DCPs unless they can be played</title>
<updated>2019-04-19T23:29:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-04-19T23:29:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5fd2395577ff5eedca060e8b333129ad6de9aa27'/>
<id>urn:sha1:5fd2395577ff5eedca060e8b333129ad6de9aa27</id>
<content type='text'>
(i.e. are not encrypted and not missing assets).  Fixes full audio
buffers on locates with large encrypted DCPs and no KDMs; in these
cases silent audio is created by the fill_audio() at the bottom of
Player::pass() but no video is created by anybody.
</content>
</entry>
<entry>
<title>Support PNG subs in DCPSubtitleDecoder (#1479).</title>
<updated>2019-03-08T23:23:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-08T23:23:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6e5c998593842ff76f5d0ae5cab0d03cbe11b607'/>
<id>urn:sha1:6e5c998593842ff76f5d0ae5cab0d03cbe11b607</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put Film pointer into Decoder.</title>
<updated>2018-11-21T02:45:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-11-21T02:45:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=84012cdd64f451891febd36154b7226ea21a899b'/>
<id>urn:sha1:84012cdd64f451891febd36154b7226ea21a899b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Take Film pointer out of Content.</title>
<updated>2018-11-21T01:59:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-11-21T01:59:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=254b3044d72de6b033d7c584f5abd2b9aa70aad5'/>
<id>urn:sha1:254b3044d72de6b033d7c584f5abd2b9aa70aad5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Collect subtitles at the same time before emitting them from</title>
<updated>2018-10-16T15:02:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-10-16T15:02:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c75484af73d38b00a4f27143f8e434b6f25bf355'/>
<id>urn:sha1:c75484af73d38b00a4f27143f8e434b6f25bf355</id>
<content type='text'>
DCPDecoder.  Prevents overlaid text in, for example, lines with
partial italic.
</content>
</entry>
<entry>
<title>Change MagickImageProxy to FFmpegImageProxy and make it use FFmpeg</title>
<updated>2018-10-11T23:46:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-10-11T23:46:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=72b11d5eb036651b6ff68edf3ed270e8fc52960f'/>
<id>urn:sha1:72b11d5eb036651b6ff68edf3ed270e8fc52960f</id>
<content type='text'>
to decode images.  Hence remove {Image,Graphics}Magick.
</content>
</entry>
<entry>
<title>Play PNG subtitles from DCPs; possibly not in the right scale.</title>
<updated>2018-09-02T00:11:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-09-02T00:11:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a18e837cb56da42a500a438a09afcbddad8b3a94'/>
<id>urn:sha1:a18e837cb56da42a500a438a09afcbddad8b3a94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libdcp updates for multiple CCAPs.</title>
<updated>2018-08-22T15:21:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-22T15:21:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a22b277dd8896511a322459f45db8e99ad1ab7fe'/>
<id>urn:sha1:a22b277dd8896511a322459f45db8e99ad1ab7fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some asserts.</title>
<updated>2018-07-25T12:53:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-25T12:53:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a1ad809a3c76dcc4849f18015ac52b4bc51003aa'/>
<id>urn:sha1:a1ad809a3c76dcc4849f18015ac52b4bc51003aa</id>
<content type='text'>
</content>
</entry>
</feed>
