<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/ffmpeg_decoder.cc, branch v2.3.13</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.3.13</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.3.13'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2015-09-29T09:20:50Z</updated>
<entry>
<title>Make sure we round properly when deciding how many audio frames to discard.</title>
<updated>2015-09-29T09:20:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-29T09:20:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5dacabb5bf3372107e032f3a90555c3c7f9cb6a7'/>
<id>urn:sha1:5dacabb5bf3372107e032f3a90555c3c7f9cb6a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Discard audio that comes out of FFmpeg files before time 0.</title>
<updated>2015-09-28T13:19:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-28T13:19:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4c60c74890ee16333ecf3adb87e69fc49d9a304f'/>
<id>urn:sha1:4c60c74890ee16333ecf3adb87e69fc49d9a304f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix problems with subtitles when there is a non-zero PTS offset</title>
<updated>2015-09-26T22:33:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-26T22:33:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9d4678143d1fa992059c90a2b0997fa5cae81e93'/>
<id>urn:sha1:9d4678143d1fa992059c90a2b0997fa5cae81e93</id>
<content type='text'>
in FFmpegDecoder.  This offset was not being taken into account for
subtitles prior to this commit.
</content>
</entry>
<entry>
<title>Tidy up LOG_ macros.</title>
<updated>2015-09-14T09:21:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-07T12:30:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=92bd4484671377b0dde74e827aa74c1a1a6b3225'/>
<id>urn:sha1:92bd4484671377b0dde74e827aa74c1a1a6b3225</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use SRC_LINEAR for speed when analysing audio (#685).</title>
<updated>2015-09-09T08:50:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-09T08:50:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f26af8112b03b5233eb5239defd11a7428b705ad'/>
<id>urn:sha1:f26af8112b03b5233eb5239defd11a7428b705ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Purge rint() and use llrint and friends.</title>
<updated>2015-08-25T21:17:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-25T21:17:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1d68fe1e3ad1a9aa85fa7fc6071a0b8c64973953'/>
<id>urn:sha1:1d68fe1e3ad1a9aa85fa7fc6071a0b8c64973953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include tidying.</title>
<updated>2015-08-18T17:04:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-18T17:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c2a97b6f83a32483817d02194a1e7c8d6828b0bb'/>
<id>urn:sha1:c2a97b6f83a32483817d02194a1e7c8d6828b0bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No-op: remove all trailing whitespace.</title>
<updated>2015-06-21T00:15:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-21T00:15:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e60bb3e51bd1508b149e6b8f6608f09b5196ae26'/>
<id>urn:sha1:e60bb3e51bd1508b149e6b8f6608f09b5196ae26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't seek before 0 in FFmpegDecoder; fixes errors on seek close to 0.</title>
<updated>2015-06-14T21:52:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-14T21:52:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b6aa4eaa6e4335c3b5a7144c0ab126eb8dbe94ec'/>
<id>urn:sha1:b6aa4eaa6e4335c3b5a7144c0ab126eb8dbe94ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix failure on 1-frame-back seek (#604).</title>
<updated>2015-06-14T21:05:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-14T21:05:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2651ef8c2fd486332457630d459c1e620e626c1b'/>
<id>urn:sha1:2651ef8c2fd486332457630d459c1e620e626c1b</id>
<content type='text'>
I don't know why this works, but it's what 1.x has been using;
I can't find any documentation on what AVSEEK_FLAG_BACKWARD is supposed
to mean.
</content>
</entry>
</feed>
