<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src, branch backport</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=backport</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=backport'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2021-04-01T13:03:30Z</updated>
<entry>
<title>Updated nl_NL translation from Rob van Nieuwkerk.</title>
<updated>2021-04-01T13:03:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-01T13:03:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=081c1718cf82d636266bf63d1b6b3345634a3b72'/>
<id>urn:sha1:081c1718cf82d636266bf63d1b6b3345634a3b72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated nl_NL translation from Rob van Nieuwkerk.</title>
<updated>2021-03-30T20:53:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-30T20:53:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9131cb3870340707fd023e7d84fe38d783f2b217'/>
<id>urn:sha1:9131cb3870340707fd023e7d84fe38d783f2b217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tread .psd as an image file.</title>
<updated>2021-03-28T22:55:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-28T22:55:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=eaa7ca31ab84fdbdfede784a3d1a826ad6fb1c4f'/>
<id>urn:sha1:eaa7ca31ab84fdbdfede784a3d1a826ad6fb1c4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated de_DE translation from Carsten Kurz.</title>
<updated>2021-03-20T09:48:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-20T09:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1ad99f118da3ba357b2907152ec6ea731b3c583a'/>
<id>urn:sha1:1ad99f118da3ba357b2907152ec6ea731b3c583a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missing std_to_wx.</title>
<updated>2021-03-19T09:33:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-19T09:33:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9f70d16cbca1ee7fa06681738d705ffb9db57a16'/>
<id>urn:sha1:9f70d16cbca1ee7fa06681738d705ffb9db57a16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pot/merge.</title>
<updated>2021-03-18T14:09:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-18T14:09:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b609165c39b8d6772d1c4fe2238c3bd66b70c787'/>
<id>urn:sha1:b609165c39b8d6772d1c4fe2238c3bd66b70c787</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix errors on startup of dcpomatic_kdm on GTK3 platforms.</title>
<updated>2020-12-13T23:25:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-13T23:25:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=63ce23dc79bbbf82a06c7f02d993596133f46108'/>
<id>urn:sha1:63ce23dc79bbbf82a06c7f02d993596133f46108</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix corrupted image when over-cropping black filler frames.</title>
<updated>2020-11-24T23:11:55Z</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=accdec63a79b43c6349597b15243dc41e521521d'/>
<id>urn:sha1:accdec63a79b43c6349597b15243dc41e521521d</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>Fix the behaviour of FileGroup when seeking too far.</title>
<updated>2020-11-24T22:08:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-24T22:01:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=82faf2d5817af3ca8d303a8e1b62f23bb461dcaf'/>
<id>urn:sha1:82faf2d5817af3ca8d303a8e1b62f23bb461dcaf</id>
<content type='text'>
Previously, if you did a seek off the end of the file group,
the seek would return an error.

This is not what fseek() does; it returns no error, and preserves
the file pointer (returned by ftell()) as if the seek had been
successful.  fread()s after a too-far seek return no data, of
course.

Parsing some files (the example used to find the bug was a
H264 MP4) involves a seek which is to the byte after the end
of the mp4 file.  If this fails the whole header parsing fails
and DCP-o-matic refuses to use the file.
</content>
</entry>
<entry>
<title>Hack to fix image luminance when cropping subsampled images (#1872).</title>
<updated>2020-11-19T21:08:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-19T21:07:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2456409a8db781d9ef505fc9e5f9290276ce6807'/>
<id>urn:sha1:2456409a8db781d9ef505fc9e5f9290276ce6807</id>
<content type='text'>
Without this the luminance varies slightly as you crop by odd and
even amounts (for YUV420 images).
</content>
</entry>
</feed>
