<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/gl_video_view.cc, branch split</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=split</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=split'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-11-09T23:08:19Z</updated>
<entry>
<title>Fix uninitialised variable.</title>
<updated>2022-11-09T23:08:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-09T23:08:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c45abd2735b5265b091817f7f2f2884016996093'/>
<id>urn:sha1:c45abd2735b5265b091817f7f2f2884016996093</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix colour primaries when previewing Rec.2020 content with OpenGL.</title>
<updated>2022-10-18T18:25:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-17T21:36:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c9a1e2040bf5600aeafdefe56a3bf46e15419a16'/>
<id>urn:sha1:c9a1e2040bf5600aeafdefe56a3bf46e15419a16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify RGB fragment type as being for Rec709/sRGB primaries.</title>
<updated>2022-10-18T18:25:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-17T20:46:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0a3bcd6e5f5243df76b3440dcd6a47092668946b'/>
<id>urn:sha1:0a3bcd6e5f5243df76b3440dcd6a47092668946b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a scope.</title>
<updated>2022-10-18T18:25:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-17T20:38:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1d6fbc1db119e69cbe72a56acc82884b623079c1'/>
<id>urn:sha1:1d6fbc1db119e69cbe72a56acc82884b623079c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract ublas_to_gl method.</title>
<updated>2022-10-18T18:25:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-17T20:37:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fded83c2bc934d27c74227202a6aecf2c24a9e3c'/>
<id>urn:sha1:fded83c2bc934d27c74227202a6aecf2c24a9e3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename colour_conversion -&gt; xyz_rec709_colour_conversion.</title>
<updated>2022-10-18T18:25:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-17T20:22:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6c95d7eb4274cefdd6fb5b4f69deaeaff47514da'/>
<id>urn:sha1:6c95d7eb4274cefdd6fb5b4f69deaeaff47514da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove misleading comment.</title>
<updated>2022-08-12T14:20:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-08-12T14:20:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9711854702ac81063e0a4a11067b9ff50d481e59'/>
<id>urn:sha1:9711854702ac81063e0a4a11067b9ff50d481e59</id>
<content type='text'>
Video levels are taken care of by the call to PlayerVideo::image()
above, in the non-J2K case, and for J2K we're already in full
range so there's no need to convert.
</content>
</entry>
<entry>
<title>Put the OpenGL XYZ -&gt; RGB gammas the right way round (#2294).</title>
<updated>2022-08-12T14:18:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-08-12T14:18:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6f5dfca48413625f734a3a169ff1b0a152ead7b1'/>
<id>urn:sha1:6f5dfca48413625f734a3a169ff1b0a152ead7b1</id>
<content type='text'>
1/2.6 is the correction when converting to XYZ, not to RGB.
</content>
</entry>
<entry>
<title>OpenGL line width &gt; 1.0 does not seem to work on macOS (gives an INVALID_VALUE).</title>
<updated>2022-05-22T19:29:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-22T19:28:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2d53b0ad98dd010bab33c3db83c89b264ff1e9bb'/>
<id>urn:sha1:2d53b0ad98dd010bab33c3db83c89b264ff1e9bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use an enum rather than a magic value.</title>
<updated>2022-05-22T19:28:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-22T19:28:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=142f75bdbba9316f9180fb7a94ebc199a61fa04f'/>
<id>urn:sha1:142f75bdbba9316f9180fb7a94ebc199a61fa04f</id>
<content type='text'>
</content>
</entry>
</feed>
