<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/ffmpeg_decoder.cc, branch v2.10.7-test</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.10.7-test</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.10.7-test'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2016-12-08T11:23:58Z</updated>
<entry>
<title>Further fixes and tidying to 'better-seek'.</title>
<updated>2016-12-08T11:23:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-12-08T11:23:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a28ef704adf8c5bfa45b3d6285f741af64758ceb'/>
<id>urn:sha1:a28ef704adf8c5bfa45b3d6285f741af64758ceb</id>
<content type='text'>
This fixes the failure to keep track of the `position' of
each stream of a multi-stream file.  It also tidies things
up a bit.
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2016-11-25T00:53:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-11-25T00:53:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8a4c2dbb6e9e15af98c0edb494d7ac1f74412360'/>
<id>urn:sha1:8a4c2dbb6e9e15af98c0edb494d7ac1f74412360</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some more decode logging.</title>
<updated>2016-11-20T23:58:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-11-20T23:58:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=878e19aabf2278828a3c9b518e0804b2cef0c01e'/>
<id>urn:sha1:878e19aabf2278828a3c9b518e0804b2cef0c01e</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>Move position variables into the video/audio/subtitle decoder classes.</title>
<updated>2016-11-19T20:40:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-11-19T20:40:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f113b2aaca7a65f7b37e12a7d9f3f99e2d834e81'/>
<id>urn:sha1:f113b2aaca7a65f7b37e12a7d9f3f99e2d834e81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cope with offsets between video/audio/subtitle data in a muxed file.</title>
<updated>2016-11-19T00:51:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-11-19T00:31:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=24e890682b3f2aa211277ad8b6b3591f2026d4be'/>
<id>urn:sha1:24e890682b3f2aa211277ad8b6b3591f2026d4be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect scaling of DVB subtitles when the picture is not 720x576.</title>
<updated>2016-11-19T00:51:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-11-18T21:33:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5d6e2ffca8e4b0d587eff8723716003a6d81be47'/>
<id>urn:sha1:5d6e2ffca8e4b0d587eff8723716003a6d81be47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A possibly-better approach to seeking.</title>
<updated>2016-11-17T01:06:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-07T15:22:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=97d39f46795af78b84d5f7bc9118a188f2864781'/>
<id>urn:sha1:97d39f46795af78b84d5f7bc9118a188f2864781</id>
<content type='text'>
Before this commit, decoders try to guess whether they should
request a seek based on what they have in their buffers.  This
seems reasonable for video and audio, which will always (I think)
have some data lying around to give an indication of where their
parent decoders are in the timeline.

It doesn't work so well for subtitles, as the storage of subs is
cleared out based on time (+/- 5s of "now") so there is a good chance
that the storage will be empty.  This gives the subtitle decoder no
chance of knowing where its parent is, so it's very likely to seek.

This commit asks the parent decoder to seek if it wants to, and it
decides based on a knowledge of roughly where it is in the timeline.
Hence the sub-decoders just see if they have got the data that is being
requested, and if not they suggest to the parent that it might like
to seek.  They then start calling pass().  Hence the parent should only
seek if some calls to pass() are not going to elicit the required data
in a reasonable time.
</content>
</entry>
<entry>
<title>Allow loading of multiple films from the batch converter command line.</title>
<updated>2016-09-30T09:51:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-09-30T09:51:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=992a640cb1ceff2a57867f3167fec71ee67bf8a4'/>
<id>urn:sha1:992a640cb1ceff2a57867f3167fec71ee67bf8a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Discard packets with crazy (very negative) timestamps.</title>
<updated>2016-09-19T22:32:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-09-19T22:32:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=466524e5991cb51dd9c961eac4cb9c0d051938d4'/>
<id>urn:sha1:466524e5991cb51dd9c961eac4cb9c0d051938d4</id>
<content type='text'>
</content>
</entry>
</feed>
