<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/ffmpeg_examiner.cc, branch v2.17.10</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.17.10</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.17.10'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-01-28T22:00:53Z</updated>
<entry>
<title>Bump FFmpeg to 6.1.</title>
<updated>2024-01-28T22:00:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-01-25T19:15:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=111319696c3c3384e28e31ffe08015da815c48d5'/>
<id>urn:sha1:111319696c3c3384e28e31ffe08015da815c48d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix FFmpegExaminer termination condition when there is no video;</title>
<updated>2024-01-28T01:01:39Z</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=e6e4da63b7862b72822068d79c01428565ec459c'/>
<id>urn:sha1:e6e4da63b7862b72822068d79c01428565ec459c</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>2024-01-28T01:01:38Z</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=c17bcd3bcaced30e4657aab7582ec9efa93b6ea1'/>
<id>urn:sha1:c17bcd3bcaced30e4657aab7582ec9efa93b6ea1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add FFmpegExaminer::has_alpha().</title>
<updated>2023-12-12T14:03:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-12-10T15:20:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9e142b4410f9b1c703f3f12ced07c45dc2a0db24'/>
<id>urn:sha1:9e142b4410f9b1c703f3f12ced07c45dc2a0db24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show audio bit depth in content properties (#559).</title>
<updated>2022-12-25T21:34:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-25T21:34:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f3617efde1751ac9e55f692369dc4ba3c6350ca8'/>
<id>urn:sha1:f3617efde1751ac9e55f692369dc4ba3c6350ca8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use libdcp's warnings.h</title>
<updated>2022-04-22T21:27:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-22T21:27:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3c29aa6531a4046a8db72dcac81189eb8893233c'/>
<id>urn:sha1:3c29aa6531a4046a8db72dcac81189eb8893233c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an assert.</title>
<updated>2022-02-17T08:59:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-15T13:35:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d113a4b1b0e5dab6924510861f3f2b9c30fc9610'/>
<id>urn:sha1:d113a4b1b0e5dab6924510861f3f2b9c30fc9610</id>
<content type='text'>
</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>Use a separate AVFrame for each stream when decoding.</title>
<updated>2022-01-11T21:16:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-11T15:34:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b703142e8750c509174b4d964009aecf93f3d834'/>
<id>urn:sha1:b703142e8750c509174b4d964009aecf93f3d834</id>
<content type='text'>
This seems to be what ffplay does and it feels like it makes sense
as frames may be built from multiple packets AFAICS.
</content>
</entry>
</feed>
