<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/ffmpeg.cc, branch v2.8.4</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.8.4</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.8.4'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2016-05-18T10:50:29Z</updated>
<entry>
<title>Partial work on using a no-video FFmpeg file.</title>
<updated>2016-05-18T10:50:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-05-10T12:50:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9423e02c37daba7f9e406929a1cfc1bb10fb4b62'/>
<id>urn:sha1:9423e02c37daba7f9e406929a1cfc1bb10fb4b62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use optional&lt;&gt; for _video_stream.</title>
<updated>2016-05-18T10:50:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-05-10T10:57:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a3073b3059e8df6304d2936ab2c605e6908a7373'/>
<id>urn:sha1:a3073b3059e8df6304d2936ab2c605e6908a7373</id>
<content type='text'>
</content>
</entry>
<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>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>Remove unnecessary subtitle digest components.</title>
<updated>2016-02-01T19:07:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-02-01T19:07:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=97948f1b522f3a7fd2ad53559690b98728ea5f0a'/>
<id>urn:sha1:97948f1b522f3a7fd2ad53559690b98728ea5f0a</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>Logging improvements to allow prettier displays in the server GUI.</title>
<updated>2015-10-09T12:45:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-09T12:44:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=aeb835a18c8df347e0ed68fb24631b320abeb611'/>
<id>urn:sha1:aeb835a18c8df347e0ed68fb24631b320abeb611</id>
<content type='text'>
</content>
</entry>
<entry>
<title>const fix.</title>
<updated>2015-09-26T23:41:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-26T23:41:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c0ab72986401e62f51bc1ae22c2c2385a94a887d'/>
<id>urn:sha1:c0ab72986401e62f51bc1ae22c2c2385a94a887d</id>
<content type='text'>
</content>
</entry>
</feed>
