<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/util.cc, branch encode-servers</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=encode-servers</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=encode-servers'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-11-23T12:58:33Z</updated>
<entry>
<title>Remove swaroop variant.</title>
<updated>2020-11-23T12:58:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-23T12:58:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a332bd6be323f03dad5b180fb237afe54f1bf81e'/>
<id>urn:sha1:a332bd6be323f03dad5b180fb237afe54f1bf81e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unnecessary condition.</title>
<updated>2020-11-16T00:40:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-09T00:12:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6ebae1c7fd0f1449f95719c69c871cb87f8832bf'/>
<id>urn:sha1:6ebae1c7fd0f1449f95719c69c871cb87f8832bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Obey requests to change the video range of RGB content.</title>
<updated>2020-11-16T00:40:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-08T21:34:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e64a1a9aae0200d14feed49a4c6cf537bf5708a4'/>
<id>urn:sha1:e64a1a9aae0200d14feed49a4c6cf537bf5708a4</id>
<content type='text'>
Video that comes in with RGB pixels will not have its video level
ranges changed by libswscale (it only does this for YUV and greyscale).
Here we add code to do it ourselves for RGB content coming in
via image files (e.g. PNG/DPX etc).  Part of #1851.
</content>
</entry>
<entry>
<title>Revert "Re-allow audio channel 15 to be mapped so that users can add"</title>
<updated>2020-11-03T19:52:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-03T19:52:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=21e78df3645193f696873bdf29d39ea9f772395e'/>
<id>urn:sha1:21e78df3645193f696873bdf29d39ea9f772395e</id>
<content type='text'>
This reverts commit 4cf45229bf55344e708fead769f694f13bacf39c.
It's wrong - the sign language channel is 15 (1-indexed) not 15
(0-indexed) as in this commit.
</content>
</entry>
<entry>
<title>Re-allow audio channel 15 to be mapped so that users can add</title>
<updated>2020-11-02T22:08:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-02T22:08:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4cf45229bf55344e708fead769f694f13bacf39c'/>
<id>urn:sha1:4cf45229bf55344e708fead769f694f13bacf39c</id>
<content type='text'>
their own sign language tracks until DoM supports them properly.
</content>
</entry>
<entry>
<title>Adapt for new libdcp (fixing large compiler resource requirements).</title>
<updated>2020-09-27T17:35:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-27T17:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5fc2718c509231ead7304bc9bb18a2c7c83f7c5d'/>
<id>urn:sha1:5fc2718c509231ead7304bc9bb18a2c7c83f7c5d</id>
<content type='text'>
Also adjust Linux resource-finding code to juse look for stuff
relative to the executable's location.
</content>
</entry>
<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>Support CPL metadata.</title>
<updated>2020-09-23T09:38:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-04T15:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d97029163865e212dc3d7b3c57c16459933a11f6'/>
<id>urn:sha1:d97029163865e212dc3d7b3c57c16459933a11f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt for changes to libdcp API.</title>
<updated>2020-09-23T09:38:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-04T07:29:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7ab22a7aa171aec36563b8ec0b7c0b69a36094fe'/>
<id>urn:sha1:7ab22a7aa171aec36563b8ec0b7c0b69a36094fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename shared_path -&gt; resources_path.</title>
<updated>2020-09-14T11:09:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-14T11:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e3c78ffdb5e562841e86e6f59a20494159c44de7'/>
<id>urn:sha1:e3c78ffdb5e562841e86e6f59a20494159c44de7</id>
<content type='text'>
</content>
</entry>
</feed>
