<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/video_content.h, branch cooler-debug</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=cooler-debug</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=cooler-debug'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-12-13T10:18:31Z</updated>
<entry>
<title>More header trimming.</title>
<updated>2022-12-13T10:18:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-13T10:18:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0185ba27b0e9c52a173147c1380ec5f345109afc'/>
<id>urn:sha1:0185ba27b0e9c52a173147c1380ec5f345109afc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add video_{range,frame_type}.{cc,h} and remove some types.h includes.</title>
<updated>2022-12-13T00:11:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-13T00:04:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=94d5ba335224db075a95a76654f732ef54a4eabd'/>
<id>urn:sha1:94d5ba335224db075a95a76654f732ef54a4eabd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract crop.h</title>
<updated>2022-12-10T00:39:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-10T00:39:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9063624bd62c8fb513b51077300a74c7e46a56d9'/>
<id>urn:sha1:9063624bd62c8fb513b51077300a74c7e46a56d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Noisy change to get film into AudioContent::modify_trim_start().</title>
<updated>2022-11-25T23:09:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-22T01:16:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5799460dc38bafa1da1ce9f7bf43621d3fadf442'/>
<id>urn:sha1:5799460dc38bafa1da1ce9f7bf43621d3fadf442</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Primitive auto-crop (#1477).</title>
<updated>2022-04-28T23:44:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-01T21:20:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d5c059a2ff9bab5c2973db6bc4860591679dd42b'/>
<id>urn:sha1:d5c059a2ff9bab5c2973db6bc4860591679dd42b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Guess video range better when importing 2.14.x projects (#2227).</title>
<updated>2022-04-07T22:43:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-07T22:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=eeaca1992aa117fe3a2a4a079d8a20a01d88e933'/>
<id>urn:sha1:eeaca1992aa117fe3a2a4a079d8a20a01d88e933</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't scale chroma subsampled images to sizes that don't align with the subsampling (#1872).</title>
<updated>2021-10-03T21:41:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T19:22:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=969906f2dd6c5c144781861f53e2a0f6baefb9a3'/>
<id>urn:sha1:969906f2dd6c5c144781861f53e2a0f6baefb9a3</id>
<content type='text'>
There's a slightly odd effect when scaling e.g. YVU420 images to
odd and then even widths - there's a small but visible luminance
shift.  I don't know why this happens, but keeping the scaling
sizes locked to the subsampling seems to help.
</content>
</entry>
<entry>
<title>Differentiate requested and actual crop.</title>
<updated>2021-10-03T21:41:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T18:53:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=70b72b53eab0f247eb4dc605a2d669d4adb4e469'/>
<id>urn:sha1:70b72b53eab0f247eb4dc605a2d669d4adb4e469</id>
<content type='text'>
This is so we limit cropping to what is possible considering
chroma subsampling.
</content>
</entry>
<entry>
<title>Add PixelQuanta to VideoContent.</title>
<updated>2021-10-03T21:41:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T00:02:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c2a17a87868eba87072fc369102b2b3cd8905e5a'/>
<id>urn:sha1:c2a17a87868eba87072fc369102b2b3cd8905e5a</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>
</feed>
