<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/audio_stream.cc, branch main</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=main</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-12-25T21:34:21Z</updated>
<entry>
<title>Show audio bit depth in content properties (#559).</title>
<updated>2022-12-25T21:34:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-25T21:34:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f3617efde1751ac9e55f692369dc4ba3c6350ca8'/>
<id>urn:sha1:f3617efde1751ac9e55f692369dc4ba3c6350ca8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract constants.h</title>
<updated>2022-12-09T23:47:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-09T23:47:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=da38c8a0156808595be0aae1b1490069a663fb78'/>
<id>urn:sha1:da38c8a0156808595be0aae1b1490069a663fb78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assorted tidying.</title>
<updated>2021-09-19T23:44:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-19T23:44:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2e2f11b29651cffe37c64275dbd45c7563310020'/>
<id>urn:sha1:2e2f11b29651cffe37c64275dbd45c7563310020</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use initialiser list.</title>
<updated>2016-07-09T22:46:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-07-09T22:46:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5804d3e5e13740fda7239d26c6b10cb2aeba4f95'/>
<id>urn:sha1:5804d3e5e13740fda7239d26c6b10cb2aeba4f95</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>Store audio length in AudioStream.</title>
<updated>2016-05-18T10:50:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-05-10T14:06:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3db1df492e1009ee28641cdc593a139df156e8d7'/>
<id>urn:sha1:3db1df492e1009ee28641cdc593a139df156e8d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unused methods.</title>
<updated>2015-07-01T16:25:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-01T16:25:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f9fcc34179a6f86425427741c60d8876099d3ed3'/>
<id>urn:sha1:f9fcc34179a6f86425427741c60d8876099d3ed3</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>Handle multiple audio streams in a single piece of content</title>
<updated>2015-06-02T12:38:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-05-27T19:55:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0a93237cb5e4642d3b698ff9b7d0cfae5401478c'/>
<id>urn:sha1:0a93237cb5e4642d3b698ff9b7d0cfae5401478c</id>
<content type='text'>
in a similar way to the V1 patch.
</content>
</entry>
</feed>
