<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/transcode_job.cc, branch main-old</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=main-old</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=main-old'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-03-13T23:13:48Z</updated>
<entry>
<title>Use some decimal places when reporting transcode speed in the log.</title>
<updated>2022-03-13T23:13:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-17T20:46:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=66b0c743f3b26271f480a012d9dd107c7e09c270'/>
<id>urn:sha1:66b0c743f3b26271f480a012d9dd107c7e09c270</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidying.</title>
<updated>2022-01-09T15:29:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-09T15:29:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=92b7d1cffbd0d457f8b4b23cc72937bcf8e5ed5e'/>
<id>urn:sha1:92b7d1cffbd0d457f8b4b23cc72937bcf8e5ed5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up a hack by adding DCPTranscodeJob.</title>
<updated>2021-12-29T00:48:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-12-28T23:54:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=74be5a6cc63e3d87d7ec2156fb75eb16f6d0ffcb'/>
<id>urn:sha1:74be5a6cc63e3d87d7ec2156fb75eb16f6d0ffcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix badly-formatted FPS counts (#2155).</title>
<updated>2021-12-28T22:55:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-12-28T22:55:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=88e41b59802a41aaeddd17667da33532280d1e31'/>
<id>urn:sha1:88e41b59802a41aaeddd17667da33532280d1e31</id>
<content type='text'>
This was introduced in a2e41d9a95b6e0000f3a54f513214130f8b6ca9f
when a snprintf() was changed for a locale_convert().
</content>
</entry>
<entry>
<title>Rearrange checking (and re-examining) content.</title>
<updated>2021-11-28T20:08:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-28T09:39:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a2e41d9a95b6e0000f3a54f513214130f8b6ca9f'/>
<id>urn:sha1:a2e41d9a95b6e0000f3a54f513214130f8b6ca9f</id>
<content type='text'>
Most importantly, checking of content for changes before making
a DCP is now done in the TranscodeJob (rather than being in a
separate job).  This makes things a little neater and also makes
the batch converter less confusing when you add a job whose content
has changed.
</content>
</entry>
<entry>
<title>Don't fail the transcode job if we can't write analytics.</title>
<updated>2021-10-29T10:56:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-29T10:56:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c3a6425cf43781895774f800967c09767a1e9332'/>
<id>urn:sha1:c3a6425cf43781895774f800967c09767a1e9332</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2021-05-03T18:18:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-05-03T09:17:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=689fa55d1529ad88449ca464e9107c4dcc54d1cb'/>
<id>urn:sha1:689fa55d1529ad88449ca464e9107c4dcc54d1cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T21:48:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T20:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26'/>
<id>urn:sha1:dd9be86db6cde0afa5da0d1d1ac43b42e05dca26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move upload-DCP-to-TMS button to preferences.</title>
<updated>2020-06-08T16:21:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-08T16:21:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d1957e43ef4a3966e35b9f28b8faf96e925d2310'/>
<id>urn:sha1:d1957e43ef4a3966e35b9f28b8faf96e925d2310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop threads at the start of their object's destruction in all Job cases.</title>
<updated>2020-03-06T21:36:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-06T21:36:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=caf67bef2611a911307267b20dbf3be89ffff71f'/>
<id>urn:sha1:caf67bef2611a911307267b20dbf3be89ffff71f</id>
<content type='text'>
</content>
</entry>
</feed>
