Update ABI/API compatibility reports after commit 9d0d1a0128
This commit is contained in:
parent
5becae092e
commit
a0c6917b51
|
@ -20,7 +20,13 @@
|
||||||
<br/>
|
<br/>
|
||||||
<h1>Changelog from Git</h1><br/><br/>
|
<h1>Changelog from Git</h1><br/><br/>
|
||||||
<div class='changelog'>
|
<div class='changelog'>
|
||||||
<pre class='wrap'>commit 98cfdd31340509895f3e2a36f667f66bb3cf1ff2
|
<pre class='wrap'>commit 9d0d1a0128c7a9324c9a935b2ded01deb4d660d4
|
||||||
|
Author: Even Rouault <even.rouault@spatialys.com>
|
||||||
|
Date: 2017-11-30 15:39:45 +0100
|
||||||
|
|
||||||
|
Add known failure for i386 target (refs #1043)
|
||||||
|
|
||||||
|
commit 98cfdd31340509895f3e2a36f667f66bb3cf1ff2
|
||||||
Author: Even Rouault <even.rouault@spatialys.com>
|
Author: Even Rouault <even.rouault@spatialys.com>
|
||||||
Date: 2017-11-30 14:48:34 +0100
|
Date: 2017-11-30 14:48:34 +0100
|
||||||
|
|
||||||
|
@ -540,12 +546,6 @@ Date: 2017-09-01 16:30:56 +0200
|
||||||
|
|
||||||
test_decode_area: accept user bounds in -strip_height mode
|
test_decode_area: accept user bounds in -strip_height mode
|
||||||
|
|
||||||
commit 82a43d8035ca5f43e198e15faef6c9ac44b39541
|
|
||||||
Author: Even Rouault <even.rouault@spatialys.com>
|
|
||||||
Date: 2017-09-01 16:30:54 +0200
|
|
||||||
|
|
||||||
Optimize opj_dwt_decode_partial_1() when cas == 0
|
|
||||||
|
|
||||||
commit 6ce49bf5aebb3c45c464fa82d14cfd4bf7026a28
|
commit 6ce49bf5aebb3c45c464fa82d14cfd4bf7026a28
|
||||||
Author: Even Rouault <even.rouault@spatialys.com>
|
Author: Even Rouault <even.rouault@spatialys.com>
|
||||||
Date: 2017-09-01 10:26:18 +0200
|
Date: 2017-09-01 10:26:18 +0200
|
||||||
|
@ -599,12 +599,6 @@ Date: 2017-08-24 14:32:36 +0200
|
||||||
|
|
||||||
Remove test steps from specialized knownfailures- that are already in knownfailures-all.txt
|
Remove test steps from specialized knownfailures- that are already in knownfailures-all.txt
|
||||||
|
|
||||||
commit 79aa0b54ddd3e4e3ca09374cb82bd3302a65783a
|
|
||||||
Author: Even Rouault <even.rouault@spatialys.com>
|
|
||||||
Date: 2017-08-24 14:31:13 +0200
|
|
||||||
|
|
||||||
issue104_jpxstream.jp2 decompresses just fine (and like Kakadu). Update md5refs.txt and remove from knownfailures
|
|
||||||
|
|
||||||
...</pre></div>
|
...</pre></div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -633,7 +633,7 @@ $VAR1 = {
|
||||||
'2.1.2' => '2016-09-28 18:18',
|
'2.1.2' => '2016-09-28 18:18',
|
||||||
'2.2.0' => '2017-08-10 00:31',
|
'2.2.0' => '2017-08-10 00:31',
|
||||||
'2.3.0' => '2017-10-04 22:23',
|
'2.3.0' => '2017-10-04 22:23',
|
||||||
'current' => '2017-11-30 14:48:34'
|
'current' => '2017-11-30 15:39:45'
|
||||||
},
|
},
|
||||||
'HeadersDiff' => {
|
'HeadersDiff' => {
|
||||||
'1.1' => {
|
'1.1' => {
|
||||||
|
@ -731,7 +731,7 @@ $VAR1 = {
|
||||||
'Maintainer' => 'OpenJPEG team',
|
'Maintainer' => 'OpenJPEG team',
|
||||||
'MaintainerUrl' => 'http://www.openjpeg.org/',
|
'MaintainerUrl' => 'http://www.openjpeg.org/',
|
||||||
'PackageDiff' => {},
|
'PackageDiff' => {},
|
||||||
'ScmUpdateTime' => '1512052708',
|
'ScmUpdateTime' => '1512053889',
|
||||||
'Soname' => {
|
'Soname' => {
|
||||||
'1.1' => {
|
'1.1' => {
|
||||||
'lib/libopenjpeg.so' => 'libopenjpeg.so'
|
'lib/libopenjpeg.so' => 'libopenjpeg.so'
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -30,7 +30,7 @@
|
||||||
<th>Headers<br/>Diff</th>
|
<th>Headers<br/>Diff</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id='current'><td>current</td>
|
<tr id='current'><td>current</td>
|
||||||
<td>2017-11-30<br/>14:48</td>
|
<td>2017-11-30<br/>15:39</td>
|
||||||
<td>7</td>
|
<td>7</td>
|
||||||
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></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>
|
<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>
|
||||||
<td>N/A</td>
|
<td>N/A</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Thu Nov 30 14:38:50 2017.<br/>
|
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Thu Nov 30 14:58:36 2017.<br/>
|
||||||
<br/>
|
<br/>
|
||||||
<hr/>
|
<hr/>
|
||||||
<div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>
|
<div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>
|
||||||
|
|
Loading…
Reference in New Issue