<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch prores-debug</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=prores-debug</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=prores-debug'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-10-24T21:50:44Z</updated>
<entry>
<title>Hopefully fix crash when the same frame is encoded twice.</title>
<updated>2022-10-24T21:50:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-24T18:37:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=01a24fe341fcd6a7265e118806827f006d4f84f8'/>
<id>urn:sha1:01a24fe341fcd6a7265e118806827f006d4f84f8</id>
<content type='text'>
Previously if some frame X was passed to the encoder twice
I think this would happen:

X1 written; X stored to _pending_images
X2 written; _pending_images remains the same
X1 encode finishes; X is discarded from _pending_images
Data for X2 is read by the encoder but was just freed

I think this might have resulted in intermittent crashes, which were
fairly common in the 2.17.x branch with the test
ffmpeg_encoder_prores_regression_1

But I didn't conclusively prove it.
</content>
</entry>
<entry>
<title>Change how video timing is done.</title>
<updated>2022-10-19T12:44:01Z</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=f2e3522a9dcf7bd0a7a1f1073e45b4450e3b68f0'/>
<id>urn:sha1:f2e3522a9dcf7bd0a7a1f1073e45b4450e3b68f0</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-10-19T12:44:01Z</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=a84ee09e386d57aa80bbfaa67be02a6a96081933'/>
<id>urn:sha1:a84ee09e386d57aa80bbfaa67be02a6a96081933</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write player debug logs from tests on -- --log=debug-player</title>
<updated>2022-10-19T12:44:01Z</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=0c6e8db81b36df44f1782dce2e3a5e438a92f925'/>
<id>urn:sha1:0c6e8db81b36df44f1782dce2e3a5e438a92f925</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: fix name of film to match test.</title>
<updated>2022-10-19T12:44:01Z</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=d856c848a96316de2e045629ef98d2ff71693183'/>
<id>urn:sha1:d856c848a96316de2e045629ef98d2ff71693183</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return AVERROR_EOF from the avio_read method when appropriate.</title>
<updated>2022-10-19T12:44:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-01T18:11:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a21e2c4cf36824ced303996762f83de3530c85a6'/>
<id>urn:sha1:a21e2c4cf36824ced303996762f83de3530c85a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix FFmpegExaminer termination condition when there is no video;</title>
<updated>2022-10-19T12:44:01Z</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=e2a18f23bde577c73f4ef3da47b903ed41091eda'/>
<id>urn:sha1:e2a18f23bde577c73f4ef3da47b903ed41091eda</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-10-19T12:44:01Z</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=a15a6d1c4361af95936279b63e9e78e86778ac53'/>
<id>urn:sha1:a15a6d1c4361af95936279b63e9e78e86778ac53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalise XML attribute names to be camelCase (#2241).</title>
<updated>2022-10-19T12:44:01Z</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=faf01b72ef48a364bad1234692c7780d00b47b7f'/>
<id>urn:sha1:faf01b72ef48a364bad1234692c7780d00b47b7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use 2.18.x subdirectory for configuration.</title>
<updated>2022-10-19T12:44:01Z</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=ea5c2ebe5db07d01669d89cbd213754c85db36ef'/>
<id>urn:sha1:ea5c2ebe5db07d01669d89cbd213754c85db36ef</id>
<content type='text'>
</content>
</entry>
</feed>
