Update ABI/API compatibility reports after commit d241298fdc

This commit is contained in:
OpenJPEG Travis CI 2018-01-07 17:07:11 +00:00
parent a0c6917b51
commit 391d7a9068
5 changed files with 11 additions and 29 deletions

View File

@ -20,7 +20,13 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit 9d0d1a0128c7a9324c9a935b2ded01deb4d660d4
<pre class='wrap'>commit d241298fdcd95932346da993d5fbe20210dadd2d
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2018-01-07 17:45:53 +0100
Add known failure for Windows VC10 i386 target (refs #1043)
commit 9d0d1a0128c7a9324c9a935b2ded01deb4d660d4
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-11-30 15:39:45 +0100
@ -534,18 +540,6 @@ Date: 2017-09-01 16:31:00 +0200
Sub-tile decoding: speed up vertical pass in IDWT5x3 by processing 4 cols at a time
commit ccac773556070ede24ea3dfbdec47c2b3c5be5c4
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-09-01 16:30:58 +0200
Tiny perf improvement in T1 stage for subtile decoding
commit 18635df518602265b71da3c70c4d3b774bc3dfc2
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-09-01 16:30:56 +0200
test_decode_area: accept user bounds in -strip_height mode
commit 6ce49bf5aebb3c45c464fa82d14cfd4bf7026a28
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-09-01 10:26:18 +0200
@ -587,18 +581,6 @@ Date: 2017-08-28 14:57:49 +0200
SKIP_OPJ_SET_DECODE_AREA=YES to not call opj_set_decode_area() if -d is
not specified.
commit 5a4a10120a648848de7522245f8671c3ce285dbc
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-08-24 14:38:24 +0200
Another cleanup in knownfailures-* files
commit e0a5d148f7e84d18a52c97bd08b21b1dffa9570a
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-08-24 14:32:36 +0200
Remove test steps from specialized knownfailures- that are already in knownfailures-all.txt
...</pre></div>
</body>

View File

@ -633,7 +633,7 @@ $VAR1 = {
'2.1.2' => '2016-09-28 18:18',
'2.2.0' => '2017-08-10 00:31',
'2.3.0' => '2017-10-04 22:23',
'current' => '2017-11-30 15:39:45'
'current' => '2018-01-07 17:45:53'
},
'HeadersDiff' => {
'1.1' => {
@ -731,7 +731,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1512053889',
'ScmUpdateTime' => '1515344808',
'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>2017-11-30<br/>15:39</td>
<td>2018-01-07<br/>17:45</td>
<td>7</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td class='ok'><a href='../../objects_report/openjpeg/2.3.0/current/report.html'>100%</a></td>
@ -170,7 +170,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 Thu Nov 30 14:58:36 2017.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Sun Jan 7 17:07:10 2018.<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>