<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/util.cc, branch debug-dual-screen</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=debug-dual-screen</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=debug-dual-screen'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-12-16T01:07:38Z</updated>
<entry>
<title>Fix crash when there is no LD_LIBRARY_PATH</title>
<updated>2023-12-16T01:07:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-22T23:47:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=abc4e14cecf651e53861ac47cf1dd8eb7ebe5114'/>
<id>urn:sha1:abc4e14cecf651e53861ac47cf1dd8eb7ebe5114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add method to setup LD_LIBRARY_PATH for grok.</title>
<updated>2023-12-16T01:07:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-22T23:04:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4c09f5e51af4fc5d064cd7462b89c0d455dfab2a'/>
<id>urn:sha1:4c09f5e51af4fc5d064cd7462b89c0d455dfab2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set CUDA_MODULE_LOADING=EAGER for grok (#2638).</title>
<updated>2023-12-16T01:07:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-22T08:24:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e17275bba2d662db380331c5df3f50c15bcc7db8'/>
<id>urn:sha1:e17275bba2d662db380331c5df3f50c15bcc7db8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change how video timing is done.</title>
<updated>2023-12-16T01:07:37Z</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=34520e2f149a82042a8dfc8835b097c6218c1a08'/>
<id>urn:sha1:34520e2f149a82042a8dfc8835b097c6218c1a08</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>Pass through &lt;Ruby&gt; tags in subtitles (#2635) (GH#23).</title>
<updated>2023-11-16T23:15:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-15T22:07:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7a877ff976b119a39797c1f6e8477b92dfbb30ca'/>
<id>urn:sha1:7a877ff976b119a39797c1f6e8477b92dfbb30ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace deprecated leaf() with filename().</title>
<updated>2023-11-12T21:11:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-11T00:31:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dfa7b94e802b05bba4243381460eef96626102a0'/>
<id>urn:sha1:dfa7b94e802b05bba4243381460eef96626102a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused code.</title>
<updated>2023-10-16T09:30:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-16T09:30:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4b8f2b64ebb7fcba20c3c03d7bccd08e48612fbb'/>
<id>urn:sha1:4b8f2b64ebb7fcba20c3c03d7bccd08e48612fbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use dcp::filesystem to wrap filesystem calls and fix_long_path</title>
<updated>2023-10-09T21:38:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-06T00:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=96f50dd5e600925488fdd9db1580aa01b026269b'/>
<id>urn:sha1:96f50dd5e600925488fdd9db1580aa01b026269b</id>
<content type='text'>
anything that is passed to read_file() from libcxml.

This should fix #2623 and other similar problems.
</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>
<entry>
<title>Disallow % from asset names as it seems to awake some XML character-encoding</title>
<updated>2023-09-07T21:23:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-07T21:22:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5a1966c187c189da43a650f1425b29190f5cfe78'/>
<id>urn:sha1:5a1966c187c189da43a650f1425b29190f5cfe78</id>
<content type='text'>
demons.
</content>
</entry>
</feed>
