<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/video_content.cc, branch yuv-cropping</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=yuv-cropping</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=yuv-cropping'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2021-10-02T09:34:01Z</updated>
<entry>
<title>Replace crop() with actual_crop and requested_crop()</title>
<updated>2021-10-02T09:34:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-02T09:34:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6d1a6b588c1c8add26a42dafc971146462cfccf0'/>
<id>urn:sha1:6d1a6b588c1c8add26a42dafc971146462cfccf0</id>
<content type='text'>
This means that the crop rounding we do is reported properly,
not done behind the user's back.
</content>
</entry>
<entry>
<title>Gather and store chroma subsampling information for video content.</title>
<updated>2021-10-02T08:21:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-02T08:21:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d8a20fef494065a9b3ccf2d93328861b1eea1d4f'/>
<id>urn:sha1:d8a20fef494065a9b3ccf2d93328861b1eea1d4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused VideoContentProperty::SCALE and listen to CUSTOM_{RATIO,SIZE} instead.</title>
<updated>2021-09-19T21:00:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-19T20:19:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8a3d5a7729e10a901132ff00efbd5d80e38b2455'/>
<id>urn:sha1:8a3d5a7729e10a901132ff00efbd5d80e38b2455</id>
<content type='text'>
::SCALE was sort-of being used, as it was emitted during examination of
video content, but it wasn't being emitted anywhere else (and CUSTOM_{RATIO,SIZE}
replace its functionality as far as I can see).
</content>
</entry>
<entry>
<title>Add burnt subtitle language to video content.</title>
<updated>2021-03-31T20:51:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-29T23:25:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2791e094c143e0704ce8935fe5a19508429cf062'/>
<id>urn:sha1:2791e094c143e0704ce8935fe5a19508429cf062</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use enum class for Film::Property.</title>
<updated>2021-01-31T22:47:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-31T22:47:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e0255a64d22440d718e5512f34a4f21f0d37a21b'/>
<id>urn:sha1:e0255a64d22440d718e5512f34a4f21f0d37a21b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More enum class additions.</title>
<updated>2021-01-31T02:14:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-31T02:14:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8fedaaa75c4586a4cc7ffb393bd71d1fdb091dc8'/>
<id>urn:sha1:8fedaaa75c4586a4cc7ffb393bd71d1fdb091dc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use enum class for VideoRange.</title>
<updated>2021-01-27T00:44:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-27T00:44:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1d2a51bdc8315fa7283be329669860e435a1513f'/>
<id>urn:sha1:1d2a51bdc8315fa7283be329669860e435a1513f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>c++11 tidying.</title>
<updated>2021-01-22T22:51:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-22T22:50:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e52d9526f0a49acb72e8b4aa980399b119171ba5'/>
<id>urn:sha1:e52d9526f0a49acb72e8b4aa980399b119171ba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T21:48:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T20:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26'/>
<id>urn:sha1:dd9be86db6cde0afa5da0d1d1ac43b42e05dca26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix thinko causing crashes when loading projects with legacy video ratios.</title>
<updated>2020-06-04T22:09:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-04T22:09:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e82c762164a3b1e0f25f1076516ad0af5e2274f7'/>
<id>urn:sha1:e82c762164a3b1e0f25f1076516ad0af5e2274f7</id>
<content type='text'>
</content>
</entry>
</feed>
