<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/run/tests, branch notar1</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=notar1</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=notar1'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-12-09T15:40:06Z</updated>
<entry>
<title>Support YUV422P9LE in alpha_blend() (#2671).</title>
<updated>2023-12-09T15:40:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-27T23:33:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=81dc813cda9ace9951e0aabb835bdfff098da2de'/>
<id>urn:sha1:81dc813cda9ace9951e0aabb835bdfff098da2de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support alpha blending 64-bit RGB onto things.</title>
<updated>2023-09-29T19:22:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-28T20:18:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a31c46c75ce5bdfbbdbe502f33ac675f3733f6b7'/>
<id>urn:sha1:a31c46c75ce5bdfbbdbe502f33ac675f3733f6b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix errors with WAVs containing markers (#2617).</title>
<updated>2023-09-28T22:57:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-26T22:16:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e67ce8ae4b9121bbcef2c1dcb61bdb5b9330ad78'/>
<id>urn:sha1:e67ce8ae4b9121bbcef2c1dcb61bdb5b9330ad78</id>
<content type='text'>
I'm not 100% sure about this but they seem to end up giving audio
packets with no channels and no frames.  Here we handle such packets
better.
</content>
</entry>
<entry>
<title>Set up packet duration correctly when encoding using FFmpeg (#2588).</title>
<updated>2023-08-26T08:23:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-24T13:44:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d33678b8e64de795becd3fa336dbbb099c691f58'/>
<id>urn:sha1:d33678b8e64de795becd3fa336dbbb099c691f58</id>
<content type='text'>
It seems strange that this is necessary (maybe I'm missing some
other way that the packet duration is supposed to be set up).

Without this, when the mov muxer writes the trak tags it uses an
incorrect length value because the length value is calculated
from trk-&gt;end_pts, which in turn is calculated from the last-seen
pts + the duration of the last packet.  If that packet is marked
as length 0 the length of the track is 1 frame short, so the export
is missing a frame.
</content>
</entry>
<entry>
<title>Yet more private file fixing.</title>
<updated>2023-08-19T20:48:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-19T20:48:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2861a9a1224aaa5ef8683c1605df5478d21b3072'/>
<id>urn:sha1:2861a9a1224aaa5ef8683c1605df5478d21b3072</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More private test files tinkering.</title>
<updated>2023-08-19T18:35:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-19T18:35:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b58ce73a571589c98e10fad1717062caa578ba53'/>
<id>urn:sha1:b58ce73a571589c98e10fad1717062caa578ba53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Private test files repo change.</title>
<updated>2023-08-19T16:18:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-19T16:18:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a8ab0291f20e1aa0d516f94fa34f3c8e60a86c02'/>
<id>urn:sha1:a8ab0291f20e1aa0d516f94fa34f3c8e60a86c02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump required private git revision.</title>
<updated>2023-06-01T21:45:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-06-01T21:45:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5c13aa07feb64efcf79a23cb367d4d8fab984fa6'/>
<id>urn:sha1:5c13aa07feb64efcf79a23cb367d4d8fab984fa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update dcpomatic-test-private for some v2.17.x changes that don't affect main.</title>
<updated>2023-04-14T21:16:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-14T21:16:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4f2fcd8a163ec540dc1676801d355710584d9138'/>
<id>urn:sha1:4f2fcd8a163ec540dc1676801d355710584d9138</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop running ./check_sums now we're using git annex.</title>
<updated>2023-03-29T15:43:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-19T13:45:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2dfac2ec09a97b77faea95007be2b304b450530f'/>
<id>urn:sha1:2dfac2ec09a97b77faea95007be2b304b450530f</id>
<content type='text'>
</content>
</entry>
</feed>
