<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/writer.cc, branch v2.15.136</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.136</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.136'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2021-03-19T09:36:56Z</updated>
<entry>
<title>Fix handling of subtitles at reel boundaries.</title>
<updated>2021-03-19T09:36:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-19T09:36:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2c29855d0143f227a8fd4c8f7836e20fc53cb843'/>
<id>urn:sha1:2c29855d0143f227a8fd4c8f7836e20fc53cb843</id>
<content type='text'>
When a subtitle spans 3 reels were were backing off the end of the
subtitle at the end of reel #1 but not the one at the end of reel #2,
causing two subs to be too close together.
</content>
</entry>
<entry>
<title>Split subtitles at reel boundaries (#1918).</title>
<updated>2021-03-16T13:37:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-16T13:24:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3b78e9223c9be784531475acacb88b59b2459f48'/>
<id>urn:sha1:3b78e9223c9be784531475acacb88b59b2459f48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix assertion failure in AudioBuffers::copy_from() (#1909)</title>
<updated>2021-02-23T19:11:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-02-23T19:01:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=786d0317a86f81d391efd4fab1bb331b4959f666'/>
<id>urn:sha1:786d0317a86f81d391efd4fab1bb331b4959f666</id>
<content type='text'>
A number of frames N was being split up into two parts which together
were bigger than N, meaning a copy of one of the parts failed.
</content>
</entry>
<entry>
<title>Don't write active picture area with zero width or height as it makes verification fail.</title>
<updated>2021-02-23T19:09:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-02-21T19:27:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d756e14c0bb2c2264248b26d59c363b6bc33a7fc'/>
<id>urn:sha1:d756e14c0bb2c2264248b26d59c363b6bc33a7fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assorted C++11 tidying.</title>
<updated>2021-02-17T16:33:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-02-17T16:33:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=33e13c4053138930f4b2f59349e441c76111059d'/>
<id>urn:sha1:33e13c4053138930f4b2f59349e441c76111059d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More enum class additions.</title>
<updated>2021-01-31T02:14:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-31T02:14:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8fedaaa75c4586a4cc7ffb393bd71d1fdb091dc8'/>
<id>urn:sha1:8fedaaa75c4586a4cc7ffb393bd71d1fdb091dc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libdcp API change ReelMXF -&gt; ReelFileAsset.</title>
<updated>2021-01-26T21:15:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-26T21:15:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=886c256f532e0f43bcd7f6f9924147c151293cab'/>
<id>urn:sha1:886c256f532e0f43bcd7f6f9924147c151293cab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make PKL AnnotationText the same as CPL ContentTitleText per Bv2.1</title>
<updated>2021-01-22T19:52:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-22T19:52:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a281a3ce19e8a2ab03ed706e14c90deaa8f6dad6'/>
<id>urn:sha1:a281a3ce19e8a2ab03ed706e14c90deaa8f6dad6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt for libdcp use of enum class.</title>
<updated>2021-01-21T19:15:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-21T01:44:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=28111007e2e6fd62f5810be780706ae1618bd33f'/>
<id>urn:sha1:28111007e2e6fd62f5810be780706ae1618bd33f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BOOST_FOREACH.</title>
<updated>2021-01-07T22:27:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T20:32:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a5d004b0773f633401528392fc28e66d70e13ac8'/>
<id>urn:sha1:a5d004b0773f633401528392fc28e66d70e13ac8</id>
<content type='text'>
</content>
</entry>
</feed>
