<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/sound_asset.cc, branch static-tests</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=static-tests</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=static-tests'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2021-01-24T03:15:26Z</updated>
<entry>
<title>Tidying.</title>
<updated>2021-01-24T03:15:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-24T03:15:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ceaf7bc52712cb60708ed5eb5c62c5e463dd8e89'/>
<id>urn:sha1:ceaf7bc52712cb60708ed5eb5c62c5e463dd8e89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use enum class for the things in types.h</title>
<updated>2021-01-21T00:57:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-21T00:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=76e3325a16cdf6d7220a61e2b5cfdb9c804cc32c'/>
<id>urn:sha1:76e3325a16cdf6d7220a61e2b5cfdb9c804cc32c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store sound asset language as a string, but set it as a</title>
<updated>2021-01-17T19:13:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-09T12:12:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=0b39df958f534068950669a763be7b4602740107'/>
<id>urn:sha1:0b39df958f534068950669a763be7b4602740107</id>
<content type='text'>
dcp::LanguageTag.

This makes it work the same as other language tags, and tolerates
bad values while trying not to allow them to be created.
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T23:35:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-20T13:14:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d39880eef211a296fa8ef4712cdef5945d08527c'/>
<id>urn:sha1:d39880eef211a296fa8ef4712cdef5945d08527c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix terrible SoundAsset::equals() implementation.</title>
<updated>2020-11-29T19:57:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-29T19:57:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e116649cb93e7784601c1c55b2f3c8cf32099abf'/>
<id>urn:sha1:e116649cb93e7784601c1c55b2f3c8cf32099abf</id>
<content type='text'>
It would check individual bytes of samples to see if they differed
by more than the threshold.  Not only is this almost useless, but
the default threshold is 256 so with the default settings it would
always say that two assets of the same length (and channels, etc.)
were the same, even if the sample data was different.
</content>
</entry>
<entry>
<title>Fix crashes when static linking due to tricky lifetime</title>
<updated>2020-09-21T22:06:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-21T20:33:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e40f5c5923d72b42d7b1c617a6e459569d584e8c'/>
<id>urn:sha1:e40f5c5923d72b42d7b1c617a6e459569d584e8c</id>
<content type='text'>
management of ASDCP::DefaultSMPTEDict().
</content>
</entry>
<entry>
<title>Support MCA sound channel tags in MXF/CPL.</title>
<updated>2020-09-21T19:57:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-06T18:10:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=cdc8bc6a7da0b4f8c3dbfcf560fea61473cf1ca3'/>
<id>urn:sha1:cdc8bc6a7da0b4f8c3dbfcf560fea61473cf1ca3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow creation of ATMOS sync on channel 14.</title>
<updated>2020-07-11T21:45:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-07-10T22:12:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9a8faacd1b81f5e61512c69e99d0b8456478197e'/>
<id>urn:sha1:9a8faacd1b81f5e61512c69e99d0b8456478197e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/DCPReadError/ReadError/g</title>
<updated>2020-04-14T18:16:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-14T18:16:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4d6c8aaf0167cde3bb63e9014604243bdc47b1a1'/>
<id>urn:sha1:4d6c8aaf0167cde3bb63e9014604243bdc47b1a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use PKL types rather than file extensions.</title>
<updated>2018-08-17T00:39:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-17T00:39:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=28ab65a9d625e03753cd40e22d9f991d59460a16'/>
<id>urn:sha1:28ab65a9d625e03753cd40e22d9f991d59460a16</id>
<content type='text'>
</content>
</entry>
</feed>
