<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/mid_side_decoder.cc, branch alignment</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=alignment</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=alignment'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-09-25T20:51:18Z</updated>
<entry>
<title>Add NamedChannel and use it to hide the never-used channels</title>
<updated>2020-09-25T20:51:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-25T20:51:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ba9fb85168d004d7643dc02f911fd173a136758b'/>
<id>urn:sha1:ba9fb85168d004d7643dc02f911fd173a136758b</id>
<content type='text'>
when mapping into a DCP.
</content>
</entry>
<entry>
<title>Revert "Use make_shared&lt;&gt;."</title>
<updated>2016-06-21T22:08:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-21T22:08:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a8a0dfd1b21de6c0facf965ab119833ff6f790bf'/>
<id>urn:sha1:a8a0dfd1b21de6c0facf965ab119833ff6f790bf</id>
<content type='text'>
Support for this seems to vary wildly across DoM's build
targets.  Stuff that builds on 16.04 won't build on 14.04,
for example.  Seems to not be worth the hassle now.

This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f.
</content>
</entry>
<entry>
<title>Use make_shared&lt;&gt;.</title>
<updated>2016-06-21T00:14:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-21T00:14:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f'/>
<id>urn:sha1:5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No-op; fix GPL address and use the explicit-program-name version.</title>
<updated>2016-05-25T19:56:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-05-25T19:56:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3828baf56467224f5d44049bf1e7a7ed11f43a05'/>
<id>urn:sha1:3828baf56467224f5d44049bf1e7a7ed11f43a05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused in_channels() in AudioProcessor.</title>
<updated>2015-09-11T21:35:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-11T21:35:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dc27e49291d1d4d0bafee8f26e9c204270a4a2d2'/>
<id>urn:sha1:dc27e49291d1d4d0bafee8f26e9c204270a4a2d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix assertion failure when processors return fewer channels than the DCP has.</title>
<updated>2015-09-11T21:29:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-11T21:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b9842263a402b5ce1d2f85a1346ca11a419f816e'/>
<id>urn:sha1:b9842263a402b5ce1d2f85a1346ca11a419f816e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix M/S decoder input names.</title>
<updated>2015-06-12T22:20:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-12T22:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=972272a73300c4d33ae43d572eb1d11f65e2e544'/>
<id>urn:sha1:972272a73300c4d33ae43d572eb1d11f65e2e544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various work on audio mapping.</title>
<updated>2015-06-03T12:17:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-03T12:17:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fa61fc99549264810e17fcd35abffe9e8ddab5b2'/>
<id>urn:sha1:fa61fc99549264810e17fcd35abffe9e8ddab5b2</id>
<content type='text'>
Fix everything up so that the audio mapping view in
the audio panel reflects the processor (or lack of).
</content>
</entry>
<entry>
<title>Add simple stereo-5.1 upmixer.</title>
<updated>2014-07-15T12:15:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-07-15T12:15:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7f38d676e69639a7825e506618613051651968cf'/>
<id>urn:sha1:7f38d676e69639a7825e506618613051651968cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Very basic audio processing framework.</title>
<updated>2014-07-13T19:44:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-07-13T19:44:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3ddd928233130695d7f4eeee47a71409d8c04de7'/>
<id>urn:sha1:3ddd928233130695d7f4eeee47a71409d8c04de7</id>
<content type='text'>
</content>
</entry>
</feed>
