<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test, branch zpos</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=zpos</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=zpos'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2022-11-02T21:37:52Z</updated>
<entry>
<title>Add a couple of Z position tests.</title>
<updated>2022-11-02T21:37:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-20T21:55:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9907552e698ae744ad9787109430ce896ee94ab8'/>
<id>urn:sha1:9907552e698ae744ad9787109430ce896ee94ab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Z position to subtitles; existing tests pass.</title>
<updated>2022-11-02T21:37:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-20T21:17:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ea868d6879592ca43907834d7577addb0c9bfc0d'/>
<id>urn:sha1:ea868d6879592ca43907834d7577addb0c9bfc0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a new test.</title>
<updated>2022-09-06T10:44:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-06T10:44:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b36f9bf7922a7eb2cdbe97613460d81cff79b65b'/>
<id>urn:sha1:b36f9bf7922a7eb2cdbe97613460d81cff79b65b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly support ContentKind scope attribute.</title>
<updated>2022-09-03T12:46:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-02T23:52:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=1d13ce8be4df51e85b7222a7c9d357366c841a89'/>
<id>urn:sha1:1d13ce8be4df51e85b7222a7c9d357366c841a89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace ContentKind enum with a class.</title>
<updated>2022-09-02T20:43:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-02T20:43:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d9b957d7da123e4b6e5f2449f5d45c12fce225f8'/>
<id>urn:sha1:d9b957d7da123e4b6e5f2449f5d45c12fce225f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tolerate missing FullContentTitleText (DoM bug #2295).</title>
<updated>2022-08-15T15:34:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-08-15T15:34:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=959f05190f52cab5c6d14abd486e8d754cbd9fe3'/>
<id>urn:sha1:959f05190f52cab5c6d14abd486e8d754cbd9fe3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix undefined memory warning during tests.</title>
<updated>2022-08-10T20:14:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-08-10T20:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f13d0a886e36977c13bb41f915e75ad9db8ba850'/>
<id>urn:sha1:f13d0a886e36977c13bb41f915e75ad9db8ba850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract, test and slightly adjust the piecewise LUT for inverse gamma.</title>
<updated>2022-05-08T22:21:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-08T21:47:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=6de2bb3751b449abf06d44e4dda5e41b66df3f62'/>
<id>urn:sha1:6de2bb3751b449abf06d44e4dda5e41b66df3f62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another missing include.</title>
<updated>2022-05-06T21:52:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-06T21:52:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ee48fc460c9dc03b89bd7c7ab17fd3ad4560657d'/>
<id>urn:sha1:ee48fc460c9dc03b89bd7c7ab17fd3ad4560657d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move fix_long_path tests over from DoM.</title>
<updated>2022-05-05T19:46:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-13T22:36:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=22781828732837911d0dc9b60acdac7e98e673c8'/>
<id>urn:sha1:22781828732837911d0dc9b60acdac7e98e673c8</id>
<content type='text'>
</content>
</entry>
</feed>
