Update ABI/API compatibility reports after commit 06f7d41243

This commit is contained in:
OpenJPEG Travis CI 2018-02-18 13:53:00 +00:00
parent f412b8f51b
commit d60b44f6c1
5 changed files with 11 additions and 17 deletions

View File

@ -20,7 +20,13 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit da5e897232ef824daf9a492e746ed22cf2a43f18
<pre class='wrap'>commit 06f7d412435ddb62f8e9935af7e306783bc4b75b
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2018-02-18 14:38:16 +0100
bench_dwt: fix wrong index in iteration (issue found by Fethi Migaou)
commit da5e897232ef824daf9a492e746ed22cf2a43f18
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2018-02-11 13:31:04 +0100
@ -585,24 +591,12 @@ Date: 2017-09-01 16:31:08 +0200
opj_v4dwt_decode_step2_sse(): loop unroll
commit 83b5a168ec0e89210671d60670c9a1143ce8776b
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-09-01 16:31:06 +0200
opj_dwt_decode_partial_97(): simplify/more efficient use of sparse arrays in vertical pass
commit 6ce49bf5aebb3c45c464fa82d14cfd4bf7026a28
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-09-01 10:26:18 +0200
Fix undefined shift behaviour in opj_dwt_is_whole_tile_decoding(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3255. Credit to OSS Fuzz
commit 04b70908a7ada29481d2e1903b76f44a68d4d268
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-08-29 11:40:53 +0200
Use IDWT whole tile decoding if the area of interest equals to the image bounds, taking into account the reduced resolution factor
...</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' => '2018-02-11 13:31:04'
'current' => '2018-02-18 14:38:16'
},
'HeadersDiff' => {
'1.1' => {
@ -731,7 +731,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1518356108',
'ScmUpdateTime' => '1518961954',
'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>2018-02-11<br/>13:31</td>
<td>2018-02-18<br/>14:38</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 Sun Feb 11 13:35:33 2018.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Sun Feb 18 13:52:59 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>