<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch v2.17.7</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.17.7</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.17.7'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-09-14T20:27:41Z</updated>
<entry>
<title>Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300).</title>
<updated>2023-09-14T20:27:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-01T21:30:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f19abd2f18c890018269d95c345b507c6cb9d315'/>
<id>urn:sha1:f19abd2f18c890018269d95c345b507c6cb9d315</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change how video timing is done.</title>
<updated>2023-09-14T20:27:41Z</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=6a7b01a6703ce2f19dd3a2bf104e0ccd39150dc9'/>
<id>urn:sha1:6a7b01a6703ce2f19dd3a2bf104e0ccd39150dc9</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>Write player debug logs from tests on -- --log=debug-player</title>
<updated>2023-09-14T20:27:41Z</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=6dd54e28c36ada5d481ea469508629726dc652a9'/>
<id>urn:sha1:6dd54e28c36ada5d481ea469508629726dc652a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: fix name of film to match test.</title>
<updated>2023-09-14T20:27:41Z</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=1273ec0c5cfd8b54108eb3701df200c4aad6f815'/>
<id>urn:sha1:1273ec0c5cfd8b54108eb3701df200c4aad6f815</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalise XML attribute names to be camelCase (#2241).</title>
<updated>2023-09-14T20:27:41Z</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=5530667b32e0a0e658d2368e92a4995baddf7819'/>
<id>urn:sha1:5530667b32e0a0e658d2368e92a4995baddf7819</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use 2.18.x subdirectory for configuration.</title>
<updated>2023-09-14T20:27:39Z</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=2fda9d02508d9e2d92f94550b6f08a7c29dd6300'/>
<id>urn:sha1:2fda9d02508d9e2d92f94550b6f08a7c29dd6300</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Somewhat fix inclusion of CCAP language in ISDCF name (#2610).</title>
<updated>2023-09-12T21:14:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-12T21:14:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9c4e649a755918a6f41cf8c16647cc8af58f8376'/>
<id>urn:sha1:9c4e649a755918a6f41cf8c16647cc8af58f8376</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use some stack allocation and shared_ptr.</title>
<updated>2023-09-10T20:17:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-10T20:14:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=23306255085a0b48168d51629f38597ee0bf80ce'/>
<id>urn:sha1:23306255085a0b48168d51629f38597ee0bf80ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix hints test now that subtitle reader gives an error on large fonts.</title>
<updated>2023-09-08T05:47:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-08T05:47:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0755722ecc0777a618a3b2eec5e1d94916bb2b8f'/>
<id>urn:sha1:0755722ecc0777a618a3b2eec5e1d94916bb2b8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sanitise asset names after potentially failed %-based substitutions (#945).</title>
<updated>2023-09-07T21:24:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-07T21:24:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=77df016da7f8e1ee3f31c2a0d147c939e78add97'/>
<id>urn:sha1:77df016da7f8e1ee3f31c2a0d147c939e78add97</id>
<content type='text'>
If there's a %x in the format string, where %x is not recognised, we
should at least remove the %.
</content>
</entry>
</feed>
