<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/reel.cc, branch split</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=split</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=split'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2023-12-04T23:49:33Z</updated>
<entry>
<title>Rename everything.</title>
<updated>2023-12-04T23:49:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-12-04T22:14:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e3033879f7693d40f652f013b00c76deed6994da'/>
<id>urn:sha1:e3033879f7693d40f652f013b00c76deed6994da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: move EqualityOptions into its own file.</title>
<updated>2023-07-25T13:28:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-25T13:28:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d21b1e6f9cbf10148b38e1bc3ca3d4920e39a432'/>
<id>urn:sha1:d21b1e6f9cbf10148b38e1bc3ca3d4920e39a432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: include sorting.</title>
<updated>2023-07-25T13:21:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-25T12:58:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=51e97eb90d68f101cbcac720c1a30d1a55874a1b'/>
<id>urn:sha1:51e97eb90d68f101cbcac720c1a30d1a55874a1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: pass EqualityOptions as const&amp;</title>
<updated>2023-07-25T13:21:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-25T12:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a1e7f77e8fcfd71cc8bf94d13ceb2decbacc3b50'/>
<id>urn:sha1:a1e7f77e8fcfd71cc8bf94d13ceb2decbacc3b50</id>
<content type='text'>
This exposes a useless assignment of export_differing_subtitles,
which I've removed (and altered the comment accordingly).
</content>
</entry>
<entry>
<title>Fix stupid mistake introduced in 1e010ab5.</title>
<updated>2023-05-28T21:00:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-28T21:00:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7df6916987eeff65ff2f20f99ea0edbd90116f8c'/>
<id>urn:sha1:7df6916987eeff65ff2f20f99ea0edbd90116f8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: reduce some scopes.</title>
<updated>2023-05-28T18:07:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-28T18:07:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=1e010ab5f1b05cb3ae8ee7ea61f5c011ffe430c5'/>
<id>urn:sha1:1e010ab5f1b05cb3ae8ee7ea61f5c011ffe430c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix problems when adding KDMs to a VF, before adding the OV.</title>
<updated>2021-10-08T10:48:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-08T10:08:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=aab6630b945371038cc49e456a766ae45cab1f47'/>
<id>urn:sha1:aab6630b945371038cc49e456a766ae45cab1f47</id>
<content type='text'>
If we have a KDM which contains keys for all the assets referred
to by a VF (even the ones in the OV) we would previously throw
an exception because we tried to give the KDM to the resolved
assets when it was given to the Reel.

Here we change things so that the addition of KDMs to assets can
be deferred if the asset is not yet resolved.
</content>
</entry>
<entry>
<title>Fix bug causing failure to decrypt SMPTE subtitles.</title>
<updated>2021-05-27T12:25:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-05-27T12:19:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=8c27355abdac31c38c2fd5f41e36097dd5360422'/>
<id>urn:sha1:8c27355abdac31c38c2fd5f41e36097dd5360422</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ReelEncryptableAsset and tidy up a bit.</title>
<updated>2021-04-13T21:36:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-13T21:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=488e3d1bd5e6b17d49f6db4df14c64f4b64db89b'/>
<id>urn:sha1:488e3d1bd5e6b17d49f6db4df14c64f4b64db89b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split ReelClosedCaptionAsset into Interop and SMPTE parts.</title>
<updated>2021-04-11T23:22:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-11T22:20:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=2fa5b7bfeb3826c20f2fe80f272b556d61935063'/>
<id>urn:sha1:2fa5b7bfeb3826c20f2fe80f272b556d61935063</id>
<content type='text'>
</content>
</entry>
</feed>
