<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch v2.14.22</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.22</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.22'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-12-19T22:56:49Z</updated>
<entry>
<title>Remove our forcing of analyzeduration and probesize as they seem to</title>
<updated>2019-12-19T22:56:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-19T22:56:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=715d87a4cf9e4697a2f67881776c19c4ce8af581'/>
<id>urn:sha1:715d87a4cf9e4697a2f67881776c19c4ce8af581</id>
<content type='text'>
cause weird problems when scanning some files.  The unit test case
added here is a case in point: before this patch one
stream reported an incorrect channel count and sample rate.

It's a bit worrying as these parameters have been in DoM for many years,
but perhaps they have become unnecessary / harmful with changes to FFmpeg.
</content>
</entry>
<entry>
<title>Flush audio decoder when a DCPDecoder finishes so that</title>
<updated>2019-12-16T23:00:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-16T23:00:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1444299fa4582fc65c5237edd6c115921f20f872'/>
<id>urn:sha1:1444299fa4582fc65c5237edd6c115921f20f872</id>
<content type='text'>
resamplers are emptied and hence we don't lose any
samples.  Fixes #1691.
</content>
</entry>
<entry>
<title>Restore old v2.14.x version of test reference.</title>
<updated>2019-12-16T20:03:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-16T20:03:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=55de736793120aaba39b46896c4b0c74950119b7'/>
<id>urn:sha1:55de736793120aaba39b46896c4b0c74950119b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop empty Font IDs in imported DCP subtitles making it into the</title>
<updated>2019-12-15T22:35:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-15T22:35:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=07f451e01f82793904482f55c5a89163c6bb8e44'/>
<id>urn:sha1:07f451e01f82793904482f55c5a89163c6bb8e44</id>
<content type='text'>
output DCP (#1689).

Back-ported from d8d4225a3e488cf78438b80938aa18fd07d30a06 in v2.15.x
</content>
</entry>
<entry>
<title>Update test/data and make a branch for v2.14.x there.</title>
<updated>2019-12-15T22:28:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-15T22:28:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0ae846f2cb9c43ef65331796e18c6d4706437060'/>
<id>urn:sha1:0ae846f2cb9c43ef65331796e18c6d4706437060</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when exporting a 2D project containing 3D content (#1680).</title>
<updated>2019-11-30T19:36:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-30T19:25:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8e2c92bcbfe67a47e790ca842d6c99376789f2b7'/>
<id>urn:sha1:8e2c92bcbfe67a47e790ca842d6c99376789f2b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect images when cropping without stretch.</title>
<updated>2019-11-16T21:46:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-04T15:38:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ed4fc06db6957b2b63b2400a737f47c18a1003be'/>
<id>urn:sha1:ed4fc06db6957b2b63b2400a737f47c18a1003be</id>
<content type='text'>
Always overallocate images so that Image::crop_scale_window is always
safe from over-reading buffers.  Relates to #1654 and probably #1653.

Backported from 7b0372776ac4da6a8e4ff29f41a4f08b9b4de506 in v2.15.x.
</content>
</entry>
<entry>
<title>Copy test fix from v2.15.x.</title>
<updated>2019-11-12T19:58:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-12T19:58:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=81e40e7b915a55f8e5aa2db34ad809552b1534e3'/>
<id>urn:sha1:81e40e7b915a55f8e5aa2db34ad809552b1534e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make separate reels for parts of the timeline with no video when</title>
<updated>2019-11-11T20:28:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-31T20:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=37a485b143da0d096aa617026cf88d32afb59a34'/>
<id>urn:sha1:37a485b143da0d096aa617026cf88d32afb59a34</id>
<content type='text'>
we are in REEL_TYPE_BY_VIDEO_CONTENT mode.  This fixes VF creation
with gaps.  Also the implementation of Film::reels() is cleaner now.

Backport of 122bea7f0e08e07dcdaccd51751a9c83504f4c04 from master.
</content>
</entry>
<entry>
<title>Fix incorrect reels when the first content is not at time 0.</title>
<updated>2019-11-11T20:27:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-31T19:34:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=eefc143f08e4b4dc26ebbd2136488f5c95e6cc2a'/>
<id>urn:sha1:eefc143f08e4b4dc26ebbd2136488f5c95e6cc2a</id>
<content type='text'>
With REELTYPE_BY_VIDEO_CONTENT the first reel would not start at 0.

Backport of b950f49fa893e71545eaf9c0abe8a453d42a4340 from master.
</content>
</entry>
</feed>
