<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/j2k_image_proxy.cc, branch v2.13.44</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.44</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.44'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-07-18T00:32:42Z</updated>
<entry>
<title>Add some asserts.</title>
<updated>2018-07-18T00:32:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-18T00:32:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=62d7752eacb997e830c794e046a42faa1b2e438f'/>
<id>urn:sha1:62d7752eacb997e830c794e046a42faa1b2e438f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Account for J2K decoding at lower-than-maximum resolution when cropping</title>
<updated>2018-04-13T22:23:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-04-13T22:23:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0ff4fa6058b305476e7bc60c590acb6135c49b1c'/>
<id>urn:sha1:0ff4fa6058b305476e7bc60c590acb6135c49b1c</id>
<content type='text'>
the resulting images; fixes #1274.
</content>
</entry>
<entry>
<title>Add basic memory-used stuff for butler and reduce minimum audio</title>
<updated>2017-12-29T22:51:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-12-29T22:51:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a5ea5c0d2637dd41e3d356cb62cac75b8cadf8ce'/>
<id>urn:sha1:a5ea5c0d2637dd41e3d356cb62cac75b8cadf8ce</id>
<content type='text'>
readahead quite a bit.  This in turn reduces the maximum butler memory
usage as it will keep getting audio (and hence video) until the
minimum audio readahead is hit.
</content>
</entry>
<entry>
<title>Basics of forced reduction of JPEG2000 decode resolution.</title>
<updated>2017-08-14T20:07:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-08-03T16:54:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0253b4e45c71a1c2e2a8bffaf1c3cb84a0a3e41a'/>
<id>urn:sha1:0253b4e45c71a1c2e2a8bffaf1c3cb84a0a3e41a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Multi-threaded decode of DCP when previewing.</title>
<updated>2017-07-26T14:47:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-26T14:47:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3e230d3785f19bc707fd7ea2b1f55321b93f536f'/>
<id>urn:sha1:3e230d3785f19bc707fd7ea2b1f55321b93f536f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename some variables.</title>
<updated>2017-07-26T12:21:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-26T12:21:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b395478cbb0706de2b6afa9a34fb33e49c61ee67'/>
<id>urn:sha1:b395478cbb0706de2b6afa9a34fb33e49c61ee67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash on previewing JPEG2000.</title>
<updated>2016-12-14T12:01:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-12-14T12:01:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bef4b0c377dcbfd4b7b3a244ea09003819134c19'/>
<id>urn:sha1:bef4b0c377dcbfd4b7b3a244ea09003819134c19</id>
<content type='text'>
I remember adding this line to fix a completely screwed up display,
but on testing again it seems to be wrong; it results in wildly out-of-range
memory access.  Not sure what's going on.
</content>
</entry>
<entry>
<title>Reduce during J2K decode where possible for playback (#986).</title>
<updated>2016-11-26T15:14:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-11-26T15:14:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5bbf16e87ca09369174c9d2bb7f7fe94b6d70275'/>
<id>urn:sha1:5bbf16e87ca09369174c9d2bb7f7fe94b6d70275</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move locale_convert into libdcp.</title>
<updated>2016-08-12T08:14:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-12T08:10:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b81241ce69a689629307832f802ac4faa6ed885f'/>
<id>urn:sha1:b81241ce69a689629307832f802ac4faa6ed885f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move raw_convert into libdcp.</title>
<updated>2016-08-12T08:14:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-11T10:07:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=73654117144c6de0ec4efe39ddc88485df546cc9'/>
<id>urn:sha1:73654117144c6de0ec4efe39ddc88485df546cc9</id>
<content type='text'>
</content>
</entry>
</feed>
