<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test/ffmpeg_examiner_test.cc, branch debug-corruption</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=debug-corruption</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=debug-corruption'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-12-29T00:47:32Z</updated>
<entry>
<title>Cleanup: test tidying.</title>
<updated>2022-12-29T00:47:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-29T00:47:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ce73eaf7875a9a3326afcd839ad85eb95879c160'/>
<id>urn:sha1:ce73eaf7875a9a3326afcd839ad85eb95879c160</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve rejection of "crazy" frame rates (#2238).</title>
<updated>2022-04-22T21:28:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-22T21:06:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9dbf21fd28991898e61020de0809497999282562'/>
<id>urn:sha1:9dbf21fd28991898e61020de0809497999282562</id>
<content type='text'>
Firstly, look for other video streams even if one is not suitable.
Secondly, ignore very low frame rates as well as very high ones.
</content>
</entry>
<entry>
<title>Try to handle EAGAIN from avcodec_send_packet() properly.</title>
<updated>2022-02-17T08:59:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-15T21:47:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=80430058f5eefb55147218a85225adeb6b616f4d'/>
<id>urn:sha1:80430058f5eefb55147218a85225adeb6b616f4d</id>
<content type='text'>
The docs say on EAGAIN we should call avcodec_receive_frame()
and then re-send the same packet again.  This should do that.

This is a fix for errors trigged by the accompanying test.
</content>
</entry>
<entry>
<title>Relax error handling when examining FFmpeg files (#2187).</title>
<updated>2022-02-13T19:17:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-12T23:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1dffa893a0f7042bd50500246ac94d70efa23bdc'/>
<id>urn:sha1:1dffa893a0f7042bd50500246ac94d70efa23bdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to FFmpeg 4.4.</title>
<updated>2021-04-30T23:31:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-29T21:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5d49dbb9eb00770d9fd11c748549b7427cce21d4'/>
<id>urn:sha1:5d49dbb9eb00770d9fd11c748549b7427cce21d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2021-04-30T23:31:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-30T23:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8963f0007af1a312017b9627c18b82ec2a577591'/>
<id>urn:sha1:8963f0007af1a312017b9627c18b82ec2a577591</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>Some tidying up of test Doxygen.</title>
<updated>2020-11-20T21:57:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-20T21:53:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8611fc8597605aa51373adb4fc8f0c697b8c7360'/>
<id>urn:sha1:8611fc8597605aa51373adb4fc8f0c697b8c7360</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix use of DCPOMATIC_TEST_PRIVATE variable to specify where</title>
<updated>2020-10-13T16:51:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-04T20:04:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5d937606cf96d163be98920fa5619114a28eec9d'/>
<id>urn:sha1:5d937606cf96d163be98920fa5619114a28eec9d</id>
<content type='text'>
test private data is.
</content>
</entry>
<entry>
<title>Move private_data into TestPaths</title>
<updated>2020-03-11T21:24:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-09T15:45:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5ff6b15ef3c58a046fb9eec0273c5e7322988a14'/>
<id>urn:sha1:5ff6b15ef3c58a046fb9eec0273c5e7322988a14</id>
<content type='text'>
</content>
</entry>
</feed>
