<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch v2.4.12</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.4.12</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.4.12'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2015-10-16T13:38:44Z</updated>
<entry>
<title>Avoid decoding other packets when looking for subs.</title>
<updated>2015-10-16T13:38:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-16T13:38:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9e025d3f85f9d6d855b3d5e6c90bca0eac3a3d49'/>
<id>urn:sha1:9e025d3f85f9d6d855b3d5e6c90bca0eac3a3d49</id>
<content type='text'>
The "accumulation" of, for example, video data when we are looking
for audio data is an *optimisation* to reduce the number of seeks.
It should not be necessary for correctness (the output should be right
even if we never kept anything except what we were looking for).

Doing this accumulation is not always an optimisation; sometimes not
doing it is better.  Avoiding it when going back for subtitles is one
of these cases.
</content>
</entry>
<entry>
<title>Use AV_ prefixes on some FFmpeg bits.</title>
<updated>2015-10-15T08:14:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-15T08:14:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b67a3505b58ffd204ee1a2560be3026688be8f10'/>
<id>urn:sha1:b67a3505b58ffd204ee1a2560be3026688be8f10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimise audio filters; tweak order of the LPFs in the upmixers.</title>
<updated>2015-10-14T11:38:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-14T11:38:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2610abb85fc82056c51c540d7a3d8f691dfe3403'/>
<id>urn:sha1:2610abb85fc82056c51c540d7a3d8f691dfe3403</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update metadata ref.</title>
<updated>2015-10-13T11:59:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-13T11:59:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=790ce2c71bf065e9d253024bccbfe079204aa7f7'/>
<id>urn:sha1:790ce2c71bf065e9d253024bccbfe079204aa7f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some attempts to block referencing of DCPs when it is not possible.</title>
<updated>2015-10-13T10:30:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-13T10:30:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6f23b55a7783f93549115a133ca2e6e938bd0cd1'/>
<id>urn:sha1:6f23b55a7783f93549115a133ca2e6e938bd0cd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename split-by-video content slightly; fix referencing to multi-reel DCPs.</title>
<updated>2015-10-12T14:05:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-12T14:05:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f9068dcbfbb09082e29e2a779ef1a7a2f6ee849e'/>
<id>urn:sha1:f9068dcbfbb09082e29e2a779ef1a7a2f6ee849e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Film::reels().</title>
<updated>2015-10-12T10:05:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-21T09:42:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f08407bb620638a402ec8f52ba6c3a54383caf86'/>
<id>urn:sha1:f08407bb620638a402ec8f52ba6c3a54383caf86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basics of reel split.</title>
<updated>2015-10-12T10:05:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-16T14:38:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dbfbdcba0f5f08a932ba199039f2ca1530e482ac'/>
<id>urn:sha1:dbfbdcba0f5f08a932ba199039f2ca1530e482ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated test data for changes to upmixer A.</title>
<updated>2015-10-11T13:38:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-11T13:38:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a22fd460a2e574bc744719bd496a7720b6d9936f'/>
<id>urn:sha1:a22fd460a2e574bc744719bd496a7720b6d9936f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove debug.</title>
<updated>2015-10-11T03:14:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-11T03:14:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ad78ae2389e9235943cd378ed1da82cecf7dbca9'/>
<id>urn:sha1:ad78ae2389e9235943cd378ed1da82cecf7dbca9</id>
<content type='text'>
</content>
</entry>
</feed>
