<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib, branch black-lines-debug</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=black-lines-debug</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=black-lines-debug'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-03-15T23:44:42Z</updated>
<entry>
<title>Don't use pointless scale_for_display() (#2485).</title>
<updated>2023-03-15T23:44:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-15T23:28:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=270afed38c075cb8c2c56534674912d195a9d1f9'/>
<id>urn:sha1:270afed38c075cb8c2c56534674912d195a9d1f9</id>
<content type='text'>
Not only is it much more complicated than it needs to be, but it
also meant that for a PlayerVideo _inter_size and _out_size are
calculated slightly differently, meaning that when trying to
put a full-frame image into the output there could sometimes be
small differences between the two, meaning small gaps.
</content>
</entry>
<entry>
<title>Cleanup: improve comment and parameter name.</title>
<updated>2023-03-15T23:44:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-15T23:26:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a31075bb01929d2c151fbdd9569442e6935e203f'/>
<id>urn:sha1:a31075bb01929d2c151fbdd9569442e6935e203f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I don't think this round is necessary, as the return values of this method</title>
<updated>2023-03-15T23:37:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-12T21:45:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=02085b7d2e6322bc23fc5b9475dff7e5b6748699'/>
<id>urn:sha1:02085b7d2e6322bc23fc5b9475dff7e5b6748699</id>
<content type='text'>
are either used for UI/metadata or then passed to scale_for_display(),
which does its own pixel quanta rounding.
</content>
</entry>
<entry>
<title>Updated zh_CN translation from Danbo Song.</title>
<updated>2023-03-12T08:45:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-12T08:43:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=eb3301dbdf655a36c98f50eb9b4adcfe4d1dad0c'/>
<id>urn:sha1:eb3301dbdf655a36c98f50eb9b4adcfe4d1dad0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use IAB rather than ATMOS in ISDCF names (#2482).</title>
<updated>2023-03-11T00:31:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-11T00:31:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dacf46c8aa5b399a7d51c9d0808869af9b73791c'/>
<id>urn:sha1:dacf46c8aa5b399a7d51c9d0808869af9b73791c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some 3D stuff I think is unnecessary since the changes in 2f12058c535045cecc226fe47b3d60da8851a862</title>
<updated>2023-03-05T15:26:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-05T13:07:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a31cfda11a8e3260cdf267be056cb9b4f4b158dd'/>
<id>urn:sha1:a31cfda11a8e3260cdf267be056cb9b4f4b158dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error when padding is needed in 3D encodes (#2476).</title>
<updated>2023-03-05T13:06:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-05T13:06:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=86515d34200fa2a387e48b117eed9b02cabde30d'/>
<id>urn:sha1:86515d34200fa2a387e48b117eed9b02cabde30d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace spaces with _ in default KDM name formats, as spaces are</title>
<updated>2023-03-04T21:33:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-04T21:33:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a2637cc0d95076c463a9dfee248137e5211d1a7d'/>
<id>urn:sha1:a2637cc0d95076c463a9dfee248137e5211d1a7d</id>
<content type='text'>
removed from the filename before it is used.
</content>
</entry>
<entry>
<title>Add option to limit DCP output to the "Bv2.0 profile" (#2470).</title>
<updated>2023-03-03T00:49:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-01T00:26:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=34b2b0fe412332505e3d543358c9741bd068602d'/>
<id>urn:sha1:34b2b0fe412332505e3d543358c9741bd068602d</id>
<content type='text'>
I'm far from convinced about the point/sense of all these "profiles"
(rather than just implementing or at least tolerating the standard)
but lots of people are having problems with "QC" processes failing
their DCPs with complaints related to MCASubDescriptors.  It seems to
make sense to have an option to turn them off - at least for now,
until either the "QC" situation settles down or any bugs in DCP-o-matic
are found and fixed.
</content>
</entry>
<entry>
<title>Cleanup: tidy a comment.</title>
<updated>2023-03-03T00:27:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-01T00:24:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=03d6d6a8e7bcb7b2bfa920841ac7421f08dcc9b6'/>
<id>urn:sha1:03d6d6a8e7bcb7b2bfa920841ac7421f08dcc9b6</id>
<content type='text'>
</content>
</entry>
</feed>
