Update ABI/API compatibility reports after commit b6b8d28b3a

This commit is contained in:
OpenJPEG Travis CI 2021-05-07 09:27:19 +00:00
parent fb4477c250
commit 5e8d80aac9
7 changed files with 23 additions and 20 deletions

View File

@ -20,7 +20,25 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit 8aaafe69958f3528db4e59b50cbc49494262c7b5
<pre class='wrap'>commit b6b8d28b3a85b74ff5415565cff2c20c019ca3c5
Merge: 8aaafe6 238e849
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2021-05-07 11:22:13 +0200
Merge pull request #1345 from msabwat/emscripten
emscripten: disable big endian test
commit 238e849746e35232134533d826fdd2420d2e0274
Author: Mehdi Sabwat &lt;mehdisabwat@gmail.com&gt;
Date: 2021-04-26 15:37:44 +0200
emscripten: disable big endian test
This test should not run on the emscripten platform because of :
https://github.com/emscripten-core/emscripten/blob/dff33368427fba16745c8ce52f11484a67b2855d/cmake/Modules/TestBigEndian.cmake#L5
commit 8aaafe69958f3528db4e59b50cbc49494262c7b5
Author: Jamaika1 &lt;lukaszcz18@wp.pl&gt;
Date: 2021-05-06 19:30:34 +0200
@ -717,12 +735,6 @@ Date: 2020-05-19 19:45:00 +0200
opj_mct_encode_real(): add SSE optimization
commit fe4c15f12c562a42a6b0c4b0a0c5e42a25797235
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2020-05-19 18:03:58 +0200
Testing: revise testing of lossy encoding by comparing PEAK and MSE with original image
commit 1d358f25c8eabbc7c274bcc148f4f5d594ec13fe
Merge: 64689d0 4edb8c8
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
@ -858,15 +870,6 @@ Date: 2020-02-13 09:59:17 +0100
opj_compress: improve help message regarding new IMF switch
commit 4e5501b3c72a98b3117e68263afb922092c309cf
Merge: 2888145 84f3beb
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2020-02-13 09:54:20 +0100
Merge pull request #1235 from rouault/imf
Implement writing of IMF profiles
...</pre></div>
</body>

View File

@ -768,7 +768,7 @@ $VAR1 = {
'2.3.0' => '2017-10-04 22:23',
'2.3.1' => '2019-04-02 10:08',
'2.4.0' => '2020-12-28 20:59',
'current' => '2021-05-06 19:30:34'
'current' => '2021-05-07 11:22:13'
},
'HeadersDiff' => {
'1.1' => {
@ -886,7 +886,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1620324993',
'ScmUpdateTime' => '1620379601',
'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>2021-05-06<br/>19:30</td>
<td>2021-05-07<br/>11:22</td>
<td>7</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>
@ -188,7 +188,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 May 6 18:17:11 2021.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Fri May 7 09:27:18 2021.<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>