Update ABI/API compatibility reports after commit 5dd75f62e2

This commit is contained in:
OpenJPEG Travis CI 2019-04-23 15:10:31 +00:00
parent b6b28b0d85
commit f7eb78c098
5 changed files with 11 additions and 11 deletions

View File

@ -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 d0dd894ae24d0f2f09072adf1b966033dd64672d <pre class='wrap'>commit 5dd75f62e20efff9f094fd1dbd0d4d00e8b37689
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2019-04-23 16:52:21 +0200
j2k.c: use correct naming convention for total_data_size variable
commit d0dd894ae24d0f2f09072adf1b966033dd64672d
Author: Antonin Descampe &lt;antonin@gmail.com&gt; Author: Antonin Descampe &lt;antonin@gmail.com&gt;
Date: 2019-04-02 15:37:38 +0200 Date: 2019-04-02 15:37:38 +0200
@ -876,12 +882,6 @@ Date: 2017-10-12 01:16:23 +0200
opj_j2k_set_threads(): add sanity check to error out if called after opj_read_header() opj_j2k_set_threads(): add sanity check to error out if called after opj_read_header()
commit b8bf9bf78995526bbf0dc0536914661a07f9d2f5
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-10-12 01:05:04 +0200
Improve doc of opj_codec_set_threads()
...</pre></div> ...</pre></div>
</body> </body>

View File

@ -705,7 +705,7 @@ $VAR1 = {
'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',
'2.3.1' => '2019-04-02 10:08', '2.3.1' => '2019-04-02 10:08',
'current' => '2019-04-02 15:37:38' 'current' => '2019-04-23 16:52:21'
}, },
'HeadersDiff' => { 'HeadersDiff' => {
'1.1' => { '1.1' => {
@ -813,7 +813,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team', 'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/', 'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {}, 'PackageDiff' => {},
'ScmUpdateTime' => '1554213324', 'ScmUpdateTime' => '1556032208',
'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>2019-04-02<br/>15:37</td> <td>2019-04-23<br/>16:52</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.1/current/report.html'>100%</a></td> <td class='ok'><a href='../../objects_report/openjpeg/2.3.1/current/report.html'>100%</a></td>
@ -179,7 +179,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 Tue Apr 2 13:55:46 2019.<br/> </table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Tue Apr 23 15:10:30 2019.<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>