<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch deb-cli-only</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=deb-cli-only</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=deb-cli-only'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2021-08-12T20:06:36Z</updated>
<entry>
<title>Missed test/data update.</title>
<updated>2021-08-12T20:06:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-08-12T20:06:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=68111980354cb15169f54239f40c17a9fa4c9062'/>
<id>urn:sha1:68111980354cb15169f54239f40c17a9fa4c9062</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't write empty &lt;Text&gt; nodes in subtitles/closed captions.</title>
<updated>2021-08-11T23:30:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-08-11T23:29:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=689bf63d32a8276477ab12e83bd47a5ff67d3eae'/>
<id>urn:sha1:689bf63d32a8276477ab12e83bd47a5ff67d3eae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use std::vector rather than a raw array.</title>
<updated>2021-07-03T20:48:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-07-03T20:40:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fa4da415f1788bed17eefd05ba8d49b8ad847613'/>
<id>urn:sha1:fa4da415f1788bed17eefd05ba8d49b8ad847613</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect timestamps when exporting as reels (#2052).</title>
<updated>2021-06-24T16:31:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-21T22:47:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=90846ade9558e460b68324478e81b5f8e87d8a4c'/>
<id>urn:sha1:90846ade9558e460b68324478e81b5f8e87d8a4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak test group name.</title>
<updated>2021-06-24T15:03:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-24T15:03:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c372e8abde00dcf29493643cf7354154637150fa'/>
<id>urn:sha1:c372e8abde00dcf29493643cf7354154637150fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect issuer/creator in CPL files.</title>
<updated>2021-06-24T15:03:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-24T15:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9db56a75e50701bb27ac0b3134a70d2be373ac52'/>
<id>urn:sha1:9db56a75e50701bb27ac0b3134a70d2be373ac52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix errors when seeking FFmpeg for some formats.</title>
<updated>2021-06-04T20:31:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-03T20:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9f4cb3b340376d93be39dc97c2e0c631e9cf73c4'/>
<id>urn:sha1:9f4cb3b340376d93be39dc97c2e0c631e9cf73c4</id>
<content type='text'>
The comments discuss this in a bit more depth, but basically we see
errors from avcodec_send_packet after seek.  ffplay etc. seem basically
to ignore all errors from avcodec_send_packet, and I can't find a
"proper" fix, so here's a half-way house hack: ignore some errors
after seek.  Nasty.
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2021-06-03T20:46:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-03T20:46:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=881e5de77401086265c5d901c7bde10d35d50231'/>
<id>urn:sha1:881e5de77401086265c5d901c7bde10d35d50231</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore errors from avcodec_receive_frame when flushing video (#2035).</title>
<updated>2021-06-03T18:40:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-03T18:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ab3be5fa1893bf1756627e1646b065c41e69336a'/>
<id>urn:sha1:ab3be5fa1893bf1756627e1646b065c41e69336a</id>
<content type='text'>
The test fails if we don't do this; it doesn't really seem 100%
convincing but we are already doing this for audio.
</content>
</entry>
<entry>
<title>Add hint when no audio language is set (#2033).</title>
<updated>2021-06-01T15:10:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-01T15:10:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4d5d4d96ef3314d3242807c4e610565b769414ee'/>
<id>urn:sha1:4d5d4d96ef3314d3242807c4e610565b769414ee</id>
<content type='text'>
</content>
</entry>
</feed>
