Update ABI/API compatibility reports after commit 07a454324c

This commit is contained in:
OpenJPEG Travis CI 2021-01-04 13:22:26 +00:00
parent d3ebfc806c
commit 7da125240d
7 changed files with 14 additions and 14 deletions

View File

@ -20,7 +20,16 @@
<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 eb27272a79cd81256e475b9aad8461fda8b7f989 <pre class='wrap'>commit 07a454324cfeb431ee3fc3799df522dff252b12b
Merge: eb27272 75a7f1a
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2021-01-04 14:06:43 +0100
Merge pull request #866 from tSed/master
fix static build only against tiff and its indirect dependencies
commit eb27272a79cd81256e475b9aad8461fda8b7f989
Merge: 2519439 4d147d9 Merge: 2519439 4d147d9
Author: Even Rouault &lt;even.rouault@spatialys.com&gt; Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2021-01-04 10:45:52 +0100 Date: 2021-01-04 10:45:52 +0100
@ -667,15 +676,6 @@ Date: 2020-04-30 11:52:42 +0200
The slightly worse results with threads==8 than with thread==4 The slightly worse results with threads==8 than with thread==4
is due to hyperthreading being not appropriate here. is due to hyperthreading being not appropriate here.
commit 97eb7e0bf17b476d516262e0af462ec7eeb8f505
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2020-04-29 11:50:17 +0200
Add multithreading support in the T1 (entropy phase) encoder
- API wise, opj_codec_set_threads() can be used on the encoding side
- opj_compress has a -threads switch similar to opj_uncompress
commit 1d358f25c8eabbc7c274bcc148f4f5d594ec13fe commit 1d358f25c8eabbc7c274bcc148f4f5d594ec13fe
Merge: 64689d0 4edb8c8 Merge: 64689d0 4edb8c8
Author: Even Rouault &lt;even.rouault@spatialys.com&gt; Author: Even Rouault &lt;even.rouault@spatialys.com&gt;

View File

@ -768,7 +768,7 @@ $VAR1 = {
'2.3.0' => '2017-10-04 22:23', '2.3.0' => '2017-10-04 22:23',
'2.3.1' => '2019-04-02 10:08', '2.3.1' => '2019-04-02 10:08',
'2.4.0' => '2020-12-28 20:59', '2.4.0' => '2020-12-28 20:59',
'current' => '2021-01-04 10:45:52' 'current' => '2021-01-04 14:06:43'
}, },
'HeadersDiff' => { 'HeadersDiff' => {
'1.1' => { '1.1' => {
@ -886,7 +886,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team', 'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/', 'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {}, 'PackageDiff' => {},
'ScmUpdateTime' => '1609754307', 'ScmUpdateTime' => '1609766506',
'Soname' => { 'Soname' => {
'1.1' => { '1.1' => {
'lib/libopenjpeg.so' => 'libopenjpeg.so' 'lib/libopenjpeg.so' => 'libopenjpeg.so'

View File

@ -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>2021-01-04<br/>10:45</td> <td>2021-01-04<br/>14:06</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.4.0/current/report.html'>100%</a></td> <td class='ok'><a href='../../objects_report/openjpeg/2.4.0/current/report.html'>100%</a></td>
@ -188,7 +188,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 Mon Jan 4 09:59:03 2021.<br/> </table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Mon Jan 4 13:22:25 2021.<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>