<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/ffmpeg_examiner.cc, branch debug/niclas</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=debug%2Fniclas</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=debug%2Fniclas'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-02-10T21:39:18Z</updated>
<entry>
<title>Use av_guess_frame_rate rather than av_stream_get_r_frame_rate;</title>
<updated>2018-02-10T21:39:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-10T21:39:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=17f9254f68fabfe5d8136d256b69a65fc58724ee'/>
<id>urn:sha1:17f9254f68fabfe5d8136d256b69a65fc58724ee</id>
<content type='text'>
helps with #1030.  I hope this isn't a bad idea; this commit
should be reverted if there any hints of misread video frame rates.
</content>
</entry>
<entry>
<title>Don't throw an exception if we can't find bits_per_pixel, as it's not the end of the world.</title>
<updated>2018-01-12T00:27:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-12T00:27:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=81a93ab80d04a0d01783266139cac982eb342421'/>
<id>urn:sha1:81a93ab80d04a0d01783266139cac982eb342421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempts to simplify black-filling logic in Player.</title>
<updated>2017-06-23T14:09:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-23T14:09:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9824173a79ce723068296b3a44499101408c24f2'/>
<id>urn:sha1:9824173a79ce723068296b3a44499101408c24f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial work on removing storage of subtitle times.</title>
<updated>2017-04-27T09:55:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-04-26T14:29:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ba8a5a15cc27988e2bbc6acd470d8532f1d8e99f'/>
<id>urn:sha1:ba8a5a15cc27988e2bbc6acd470d8532f1d8e99f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix hanging subtitles after recent changes to subtitle examination.</title>
<updated>2016-11-23T09:54:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-11-23T09:54:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cd32ade6c276b9163a8aa889a9d81ead6ddb59d6'/>
<id>urn:sha1:cd32ade6c276b9163a8aa889a9d81ead6ddb59d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix subtitles (seen in DVB) which have a specified `to' time but</title>
<updated>2016-11-20T22:08:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-11-20T22:08:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4337694dfd488e88f56b63898ad35ce8ce9bb3c3'/>
<id>urn:sha1:4337694dfd488e88f56b63898ad35ce8ce9bb3c3</id>
<content type='text'>
then are terminated earlier than that by a num_rects=0 subtitle.
</content>
</entry>
<entry>
<title>Fix loss of image subtitles with more than 1 rectangle.</title>
<updated>2016-11-20T21:05:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-11-20T21:05:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=31724651675fc01a33ffa0818d4397858493dd56'/>
<id>urn:sha1:31724651675fc01a33ffa0818d4397858493dd56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove all use of stringstream in an attempt to fix</title>
<updated>2016-08-12T08:13:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-10T15:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b1dc9c3a2f7e55c9afc5bf2d5b465371b048e14f'/>
<id>urn:sha1:b1dc9c3a2f7e55c9afc5bf2d5b465371b048e14f</id>
<content type='text'>
the suspected thread-unsafe crash bugs on OS X.
</content>
</entry>
<entry>
<title>Rename SafeStringStream -&gt; locked_stringstream.  Bump deps for removal of stringstream.</title>
<updated>2016-07-22T09:06:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-07-22T09:06:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=422be0eece2bf6ee80db1d3c21553cd82efff789'/>
<id>urn:sha1:422be0eece2bf6ee80db1d3c21553cd82efff789</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Use make_shared&lt;&gt;."</title>
<updated>2016-06-21T22:08:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-21T22:08:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a8a0dfd1b21de6c0facf965ab119833ff6f790bf'/>
<id>urn:sha1:a8a0dfd1b21de6c0facf965ab119833ff6f790bf</id>
<content type='text'>
Support for this seems to vary wildly across DoM's build
targets.  Stuff that builds on 16.04 won't build on 14.04,
for example.  Seems to not be worth the hassle now.

This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f.
</content>
</entry>
</feed>
