<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/ffmpeg_examiner.cc, branch v2.8.2</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.8.2</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.8.2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2016-05-03T23:42:36Z</updated>
<entry>
<title>Allow build with the Ubuntu 16.04 version of FFmpeg.</title>
<updated>2016-05-03T23:42:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-05-03T22:21:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e5eec6c5e7b96cc6e7697bbf42d3f27546c5ad52'/>
<id>urn:sha1:e5eec6c5e7b96cc6e7697bbf42d3f27546c5ad52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump ffmpeg to master somewhere post 3.0.</title>
<updated>2016-03-08T10:31:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-03-02T00:22:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0e9cc320b18ae53e2bf0cc8fdb9984b58e33e0ec'/>
<id>urn:sha1:0e9cc320b18ae53e2bf0cc8fdb9984b58e33e0ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop erroneous addition of text subtitles to the lists (when</title>
<updated>2016-03-01T01:00:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-03-01T01:00:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0914bfdbfc498d99821c2cd0ca3a4f9a184d07b5'/>
<id>urn:sha1:0914bfdbfc498d99821c2cd0ca3a4f9a184d07b5</id>
<content type='text'>
an image subtitle is completed with a rect count of zero) which
subsequently cause hangs while the decoder looks for these
phantom text subtitles.  Fixes #812.
</content>
</entry>
<entry>
<title>Allow changes to colours of FFmpeg subtitles (#795).</title>
<updated>2016-02-26T21:06:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-02-26T21:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cef07676fb15c9f1c3c3073d22f06ffe95d9c2ce'/>
<id>urn:sha1:cef07676fb15c9f1c3c3073d22f06ffe95d9c2ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when FFmpeg doesn't recognise a file's pixel format.</title>
<updated>2016-02-18T13:52:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-02-18T13:52:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=48e56e1c8b9343ae84ddcda8bab795f763d2d544'/>
<id>urn:sha1:48e56e1c8b9343ae84ddcda8bab795f763d2d544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support SSA subtitles embedded within FFmpeg files.</title>
<updated>2016-02-15T22:34:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-02-15T08:40:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=54d17e98a597334bf1ba2615e3eb6191088f606f'/>
<id>urn:sha1:54d17e98a597334bf1ba2615e3eb6191088f606f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Subtitle "to" times used to be stored against their "from" times.</title>
<updated>2016-02-01T00:26:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-02-01T00:26:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=22873931f874a87fcf6a0077eddbec0f97eb3423'/>
<id>urn:sha1:22873931f874a87fcf6a0077eddbec0f97eb3423</id>
<content type='text'>
Sadly an example shows that from times are not unique.  This patch
uses a hash of stuff from the first AVSubtitle as the key.
</content>
</entry>
<entry>
<title>Disable YUV-&gt;RGB conversion controls with non-YUV sources (#649).</title>
<updated>2015-11-13T14:12:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-11-13T14:12:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=71d56fbe3ba5974505469d2c8b7efcdef4eb8adc'/>
<id>urn:sha1:71d56fbe3ba5974505469d2c8b7efcdef4eb8adc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better progress indication when finding subs (#711).</title>
<updated>2015-10-11T17:37:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-11T17:37:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=27bd2c44278ccf181b11ba961649a3e9b3ae03af'/>
<id>urn:sha1:27bd2c44278ccf181b11ba961649a3e9b3ae03af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix problems with subtitles when there is a non-zero PTS offset</title>
<updated>2015-09-26T22:33:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-26T22:33:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9d4678143d1fa992059c90a2b0997fa5cae81e93'/>
<id>urn:sha1:9d4678143d1fa992059c90a2b0997fa5cae81e93</id>
<content type='text'>
in FFmpegDecoder.  This offset was not being taken into account for
subtitles prior to this commit.
</content>
</entry>
</feed>
