Update ABI/API compatibility reports after commit 5875a6b446

This commit is contained in:
OpenJPEG Travis CI 2019-10-03 09:14:43 +00:00
parent e5d84a8294
commit 2792eeb4c6
5 changed files with 11 additions and 11 deletions

View File

@ -20,7 +20,13 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit e66125fe260deee49fdf6e9978d9bd29871dd5bb
<pre class='wrap'>commit 5875a6b44618fb7dfd5cd6d742533eaee2014060
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2019-10-03 11:04:30 +0200
opj_tcd_mct_decode()/opj_mct_decode()/opj_mct_encode_real()/opj_mct_decode_real(): proper deal with a number of samples larger than 4 billion (refs #1151)
commit e66125fe260deee49fdf6e9978d9bd29871dd5bb
Merge: 8db9d25 b275196
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2019-09-03 17:03:54 +0200
@ -880,12 +886,6 @@ Date: 2018-02-05 17:31:49 +0100
Note that seek uses SEEK_SET behavior.
commit 6941bc67cf0b152adde1a46746037b7e96e947b2
Author: Campbell Barton &lt;ideasman42@gmail.com&gt;
Date: 2018-01-18 15:16:03 +1100
Note that seek uses SEEK_SET behavior.
...</pre></div>
</body>

View File

@ -705,7 +705,7 @@ $VAR1 = {
'2.2.0' => '2017-08-10 00:31',
'2.3.0' => '2017-10-04 22:23',
'2.3.1' => '2019-04-02 10:08',
'current' => '2019-09-03 17:03:54'
'current' => '2019-10-03 11:04:30'
},
'HeadersDiff' => {
'1.1' => {
@ -813,7 +813,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1567523676',
'ScmUpdateTime' => '1570094061',
'Soname' => {
'1.1' => {
'lib/libopenjpeg.so' => 'libopenjpeg.so'

View File

@ -30,7 +30,7 @@
<th>Headers<br/>Diff</th>
</tr>
<tr id='current'><td>current</td>
<td>2019-09-03<br/>17:03</td>
<td>2019-10-03<br/>11:04</td>
<td>7</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td class='warning'><a href='../../objects_report/openjpeg/2.3.1/current/report.html'>98%</a></td>
@ -179,7 +179,7 @@
<td>N/A</td>
<td>N/A</td>
</tr>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Tue Sep 3 15:14:59 2019.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Thu Oct 3 09:14:42 2019.<br/>
<br/>
<hr/>
<div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>