<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src, branch oj1-again</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=oj1-again</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=oj1-again'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2024-04-07T17:06:24Z</updated>
<entry>
<title>Re-add option to build with openjpeg 1.5.x.</title>
<updated>2024-04-07T17:06:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-06T20:34:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d8504c2d684128af07589ebe99f69321daeef37a'/>
<id>urn:sha1:d8504c2d684128af07589ebe99f69321daeef37a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Catch read errors from verify_cpl (e.g. basic failures to read a video frame).</title>
<updated>2024-03-18T17:08:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-18T17:08:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=03257d7e08986d1333190f447e5d64c609ade981'/>
<id>urn:sha1:03257d7e08986d1333190f447e5d64c609ade981</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow SMPTE timecodes with 3 digits in the editable units field.</title>
<updated>2024-03-16T17:02:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-16T17:02:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=6c11fdfda7a0f306f894b15b56b72d3c4898013d'/>
<id>urn:sha1:6c11fdfda7a0f306f894b15b56b72d3c4898013d</id>
<content type='text'>
It seems that these should only be present if the timecode rate is 101
or above, and in that case all timecodes should have 3 editable rate digits,
but someone sent a DCP from what seems to be EasyDCP Creator and it has
one timecode of 00:05:01:000.
</content>
</entry>
<entry>
<title>Remove unused method.</title>
<updated>2024-02-25T18:58:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-24T20:45:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b9828b6220729431a6c294abb72cba76e4e34313'/>
<id>urn:sha1:b9828b6220729431a6c294abb72cba76e4e34313</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused variable.</title>
<updated>2024-02-25T18:58:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-24T20:44:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d990a54912ceb1d33db36ea4b5585c8261ce1bc7'/>
<id>urn:sha1:d990a54912ceb1d33db36ea4b5585c8261ce1bc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce some general usings a bit.</title>
<updated>2024-02-25T18:58:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-24T20:36:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=17932886d5c97de1aec6de6c6e4fb57aa456bf3e'/>
<id>urn:sha1:17932886d5c97de1aec6de6c6e4fb57aa456bf3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add write_string_to_file().</title>
<updated>2024-02-17T22:49:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-17T22:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=25c94845432db88a7ee3db459559eb555b8630b0'/>
<id>urn:sha1:25c94845432db88a7ee3db459559eb555b8630b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use std::vector rather than a raw array.</title>
<updated>2024-02-17T22:49:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-17T22:49:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c27aa600966b2a8f9d9ff9efd545f5866244d195'/>
<id>urn:sha1:c27aa600966b2a8f9d9ff9efd545f5866244d195</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix check for return value of EssenceType.</title>
<updated>2024-02-14T19:16:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-14T19:16:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=24fb1bb38b04869a37a34e51e6e9548768b0d39f'/>
<id>urn:sha1:24fb1bb38b04869a37a34e51e6e9548768b0d39f</id>
<content type='text'>
A reporter on the forum is making their own DCPs that don't include
an essence type at some point which trips this check as it was before.
</content>
</entry>
<entry>
<title>Fix use of Z as a timezone (meaning UTC).</title>
<updated>2024-02-08T23:45:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-08T23:45:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=98052c06cbe3bd156e1a1a715e439944671dc3ee'/>
<id>urn:sha1:98052c06cbe3bd156e1a1a715e439944671dc3ee</id>
<content type='text'>
</content>
</entry>
</feed>
