<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test/data, branch encode-servers</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=encode-servers</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=encode-servers'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-11-24T23:36:22Z</updated>
<entry>
<title>Fix corrupted image when over-cropping black filler frames.</title>
<updated>2020-11-24T23:36:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-24T23:11:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e43dababfc7aaf1429d3552e91b24e4e51979111'/>
<id>urn:sha1:e43dababfc7aaf1429d3552e91b24e4e51979111</id>
<content type='text'>
FFmpegDecoder can emit small black frames (128x128 pixels) when it
wants to fill in a gap.  Image::crop_scale_window would do the wrong
thing if we then applied a crop of greater than 128 in either direction;
though cropped_size is correctly clamped, the crop value itself was
not and is used to calculate the input data pointers.

This would result in random frames, usually at the end of DCPs,
often made up of blurry colour washes.
</content>
</entry>
<entry>
<title>Test update for auto-addition of markers.</title>
<updated>2020-11-21T22:02:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-21T13:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=93cf75127355610facd5df8f8f84e1f38d47f4bb'/>
<id>urn:sha1:93cf75127355610facd5df8f8f84e1f38d47f4bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Subtitle language test updates.</title>
<updated>2020-11-21T21:12:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-21T01:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3ea24566e4591c0160379a6bee97c5e62b60a028'/>
<id>urn:sha1:3ea24566e4591c0160379a6bee97c5e62b60a028</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update test data now that empty Language tags are not written.</title>
<updated>2020-11-21T21:12:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-20T22:46:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7ff118767009697b51718e027546a65489c9adbc'/>
<id>urn:sha1:7ff118767009697b51718e027546a65489c9adbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Subtitle language handling tweaks; write multiple subtitle languages</title>
<updated>2020-11-20T22:47:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-19T23:53:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4347d97b703cfddcd322051092ccfcd5b5a6b941'/>
<id>urn:sha1:4347d97b703cfddcd322051092ccfcd5b5a6b941</id>
<content type='text'>
to SMPTE extended metadata.
</content>
</entry>
<entry>
<title>Recover subtitle language metadata from the places is was written</title>
<updated>2020-11-20T22:47:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-19T14:04:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=60adc5a3312a9412b8988a0e2e82724779b5b84e'/>
<id>urn:sha1:60adc5a3312a9412b8988a0e2e82724779b5b84e</id>
<content type='text'>
in older films.
</content>
</entry>
<entry>
<title>Fix cropping of subsampled images.</title>
<updated>2020-11-16T23:16:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-16T23:00:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=17959746895a04bd20cc20cd8bdde91d71570b53'/>
<id>urn:sha1:17959746895a04bd20cc20cd8bdde91d71570b53</id>
<content type='text'>
The calculations for how to crop subsampled components of YUV images
were wrong, causing strange effects like misregistration of colour
components in cropped images.  Should fix #1872.
</content>
</entry>
<entry>
<title>Update test references following 26bd62d1e49b63e47fca820c5b4d36c5dacb9bfd</title>
<updated>2020-11-16T00:40:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-15T23:32:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a1bf6bf92bb479797271a5b88fecd3e908471b42'/>
<id>urn:sha1:a1bf6bf92bb479797271a5b88fecd3e908471b42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests of video range.</title>
<updated>2020-11-16T00:40:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-15T19:50:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d346fe3112a503433b791b04f65891beb9bd39d8'/>
<id>urn:sha1:d346fe3112a503433b791b04f65891beb9bd39d8</id>
<content type='text'>
These should hopefully cover all combinations of input and output
range.  Fixes #1851.
</content>
</entry>
<entry>
<title>Remove Image/GraphicsMagick dependency.</title>
<updated>2020-10-12T15:33:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-01T08:44:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0caa6358a49c66d52d2af090bd2a130203673807'/>
<id>urn:sha1:0caa6358a49c66d52d2af090bd2a130203673807</id>
<content type='text'>
</content>
</entry>
</feed>
