<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch v2.17.4</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.17.4</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.17.4'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-11-28T06:32:16Z</updated>
<entry>
<title>Update test/data for missed change to Windows-specific reference.</title>
<updated>2022-11-28T06:32:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-28T06:32:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b11d1a47cba25946a2f7b4184ec6b8f373bdb331'/>
<id>urn:sha1:b11d1a47cba25946a2f7b4184ec6b8f373bdb331</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rebase test/data to get some changes from v2.16.x.</title>
<updated>2022-11-27T20:01:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-27T20:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c3ce8831647d54d104cdab9b9a449a6003395a74'/>
<id>urn:sha1:c3ce8831647d54d104cdab9b9a449a6003395a74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change how video timing is done.</title>
<updated>2022-11-27T17:41:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-29T08:17:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=de957554b73ec357cf004b52d345b4d52e27d198'/>
<id>urn:sha1:de957554b73ec357cf004b52d345b4d52e27d198</id>
<content type='text'>
This commit changes the approach with video timing.  Previously,
we would (more-or-less) try to use every video frame from the content
in the output, hoping that they come at a constant frame rate.

This is not always the case, however.  Here we preserve the PTS
of video frames, and then when one arrives we output whatever
DCP video frames we can (at the regular DCP frame rate).

Hopefully this will solve a range of sync problems, but it
could also introduce new ones.
</content>
</entry>
<entry>
<title>Add operator* for Time and int.</title>
<updated>2022-11-27T17:37:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-28T23:03:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=21599c87b22714f0d255751a4f509859691e01ee'/>
<id>urn:sha1:21599c87b22714f0d255751a4f509859691e01ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write player debug logs from tests on -- --log=debug-player</title>
<updated>2022-11-27T17:37:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-28T21:59:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3c41271d7a49368bf24bb4cdbaaea2f280a3e123'/>
<id>urn:sha1:3c41271d7a49368bf24bb4cdbaaea2f280a3e123</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: fix name of film to match test.</title>
<updated>2022-11-27T17:37:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-02T19:55:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9adea9c6a75b6f6ee2b670d2ae327bd513922910'/>
<id>urn:sha1:9adea9c6a75b6f6ee2b670d2ae327bd513922910</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix FFmpegExaminer termination condition when there is no video;</title>
<updated>2022-11-27T17:37:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-01T10:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5d8c30819fd0ae691e9e71355a80b9403d001400'/>
<id>urn:sha1:5d8c30819fd0ae691e9e71355a80b9403d001400</id>
<content type='text'>
it's hard to see how this ever worked.
</content>
</entry>
<entry>
<title>Bump ffmpeg to 5.1.2 "Riemann"</title>
<updated>2022-11-27T17:37:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-30T20:46:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=481673268debfeedf92186dc30b7609fa629d13f'/>
<id>urn:sha1:481673268debfeedf92186dc30b7609fa629d13f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalise XML attribute names to be camelCase (#2241).</title>
<updated>2022-11-27T17:37:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-10T22:10:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=95b400fcb2f4e6f3e40ef3c34ae1826903fa139f'/>
<id>urn:sha1:95b400fcb2f4e6f3e40ef3c34ae1826903fa139f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use 2.18.x subdirectory for configuration.</title>
<updated>2022-11-27T17:37:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-26T18:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c36bab60cebfe377d8d3eab3066667951661a85b'/>
<id>urn:sha1:c36bab60cebfe377d8d3eab3066667951661a85b</id>
<content type='text'>
</content>
</entry>
</feed>
