<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test/audio_analysis_test.cc, branch debug-corruption</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=debug-corruption</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=debug-corruption'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-02-11T21:55:27Z</updated>
<entry>
<title>Fix apparently ineffective processors when analysing audio (#2671).</title>
<updated>2024-02-11T21:55:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-11T12:10:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=527093fa643049d370f4daee8206349981edbf95'/>
<id>urn:sha1:527093fa643049d370f4daee8206349981edbf95</id>
<content type='text'>
A whole film ("DCP side") analysis would behave the same as a
single piece of content analysis if the film only had one piece
of content.

Here we also clarify that audio analysis of the whole film is different
to that for a single piece of content; for the whole film we use processors,
and for single pieces of content we do not.
</content>
</entry>
<entry>
<title>Fix audio analysis attempts with source files that have more channels than the film.</title>
<updated>2023-11-20T06:34:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-15T16:02:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5b916bf26e3ad1cc49ef8e498bd5e4ff844ed7db'/>
<id>urn:sha1:5b916bf26e3ad1cc49ef8e498bd5e4ff844ed7db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't feed channels to leqm that we don't have a correction factor for (#2647).</title>
<updated>2023-11-20T06:34:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-07T23:18:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4ae0193c125cc70176eb1660919d507fbf5378e4'/>
<id>urn:sha1:4ae0193c125cc70176eb1660919d507fbf5378e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use a lambda.</title>
<updated>2023-09-30T20:58:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-30T20:58:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6ef4d958bb329ae190fd0b99114cf29bbd842393'/>
<id>urn:sha1:6ef4d958bb329ae190fd0b99114cf29bbd842393</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove now-unnecessary assertion.</title>
<updated>2023-08-15T13:02:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-15T13:02:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f6c6232941671095b0a857a5a5c5392f52d6c3aa'/>
<id>urn:sha1:f6c6232941671095b0a857a5a5c5392f52d6c3aa</id>
<content type='text'>
Since e29ce33a36c2e20444d57196defc86d5072bce81 channels is the
number of channels in the frame, and also the number in data,
so we don't need to check this any more.
</content>
</entry>
<entry>
<title>Emit the state of the job with the Finished signals.</title>
<updated>2023-03-16T21:45:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-16T00:47:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a6c4b4fa16d9c6597e362044b875f3d6df80753f'/>
<id>urn:sha1:a6c4b4fa16d9c6597e362044b875f3d6df80753f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: test tidying.</title>
<updated>2022-12-29T00:47:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-29T00:47:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ce73eaf7875a9a3326afcd839ad85eb95879c160'/>
<id>urn:sha1:ce73eaf7875a9a3326afcd839ad85eb95879c160</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add failing test for #2364.</title>
<updated>2022-11-14T23:47:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-14T23:35:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6ac0c8037f45306798993e743b70afdc62ff4a6b'/>
<id>urn:sha1:6ac0c8037f45306798993e743b70afdc62ff4a6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a vector rather than a list when returning from content_factory().</title>
<updated>2022-07-11T10:22:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-09T18:41:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b1e22dff981fb86ae04b12bb5a064e61030793a8'/>
<id>urn:sha1:b1e22dff981fb86ae04b12bb5a064e61030793a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2021-04-29T18:53:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-29T07:14:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=39fb8198febde1937019db1c300ec363aab5aa56'/>
<id>urn:sha1:39fb8198febde1937019db1c300ec363aab5aa56</id>
<content type='text'>
</content>
</entry>
</feed>
