<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/ffmpeg_examiner.h, branch attic/gpu</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=attic%2Fgpu</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=attic%2Fgpu'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2016-02-26T21:06:27Z</updated>
<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>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>Fix assertion failure with .MTS files.</title>
<updated>2015-09-25T21:10:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-25T21:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=19483a961b274befaff263d8646a78a56c102c65'/>
<id>urn:sha1:19483a961b274befaff263d8646a78a56c102c65</id>
<content type='text'>
These files have subs which start but are never officially
finished; this means there are no `to' times to find in
find_subtitle_to.  Cope with this by stopping the previous sub when
a new one arrives if there hasn't been a proper "stop" in the
mean time.
</content>
</entry>
<entry>
<title>A couple of class/struct confusions.</title>
<updated>2015-07-17T00:07:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-17T00:07:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=40246384a15369438f6da66c88dea175307ee038'/>
<id>urn:sha1:40246384a15369438f6da66c88dea175307ee038</id>
<content type='text'>
</content>
</entry>
<entry>
<title>float -&gt; double in a few places.</title>
<updated>2015-07-15T23:53:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-15T23:53:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4a4725e41bf4070969223f9c40885063c50e61d0'/>
<id>urn:sha1:4a4725e41bf4070969223f9c40885063c50e61d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add bits per pixel to video content properties.</title>
<updated>2015-07-02T21:32:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-02T21:32:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=02478f9f6af48b6209a8e87401025237b7461986'/>
<id>urn:sha1:02478f9f6af48b6209a8e87401025237b7461986</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write FFmpeg log output to our log file.</title>
<updated>2015-06-30T10:09:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-30T10:09:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=937240f9e360e434b36c418656ae6fe8cc6afea9'/>
<id>urn:sha1:937240f9e360e434b36c418656ae6fe8cc6afea9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more video properties to content properties dialog.</title>
<updated>2015-06-21T18:12:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-21T18:12:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fe771b1f0ed9f794bc98faa4cca2a15651f28e87'/>
<id>urn:sha1:fe771b1f0ed9f794bc98faa4cca2a15651f28e87</id>
<content type='text'>
Also implement the whole properties thing more neatly.
</content>
</entry>
</feed>
