<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/ffmpeg.h, branch dkdm</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=dkdm</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=dkdm'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-05-10T22:43:55Z</updated>
<entry>
<title>Put Time types in dcpomatic namespace.</title>
<updated>2019-05-10T22:43:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-08T22:41:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c4403784febdbdd42e9c32e67fadb147f11fe566'/>
<id>urn:sha1:c4403784febdbdd42e9c32e67fadb147f11fe566</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unused code.</title>
<updated>2018-02-27T22:56:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-27T22:56:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f508191f9d794e7762270d19a4211739470cfe0d'/>
<id>urn:sha1:f508191f9d794e7762270d19a4211739470cfe0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a load of explicit keywords.</title>
<updated>2018-02-27T15:34:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-27T15:34:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c6871fe8617b3de03662b7630355059393bf8043'/>
<id>urn:sha1:c6871fe8617b3de03662b7630355059393bf8043</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No-op; fix GPL address and use the explicit-program-name version.</title>
<updated>2016-05-25T19:56:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-05-25T19:56:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3828baf56467224f5d44049bf1e7a7ed11f43a05'/>
<id>urn:sha1:3828baf56467224f5d44049bf1e7a7ed11f43a05</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>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>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>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>
<entry>
<title>Separate FFmpegSubtitlePeriod.</title>
<updated>2015-08-26T19:27:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-26T19:27:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6b62e9c77b2a45fd1d7084626f2bb2949e832e5f'/>
<id>urn:sha1:6b62e9c77b2a45fd1d7084626f2bb2949e832e5f</id>
<content type='text'>
</content>
</entry>
</feed>
