Update ABI/API compatibility reports after commit 784d4d47e9

This commit is contained in:
OpenJPEG Travis CI 2017-07-29 16:02:18 +00:00
parent 8786f5380a
commit a1ea371fb4
3 changed files with 19 additions and 16 deletions

View File

@ -20,7 +20,13 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit 2fa0fc61f2d546c8b67e7c5a9cbc61d98e1f7af0
<pre class='wrap'>commit 784d4d47e97b5d0fccccbd931349997a0e2074cc
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-07-29 17:51:10 +0200
Fix breakage of 2fa0fc61f2d546c8b67e7c5a9cbc61d98e1f7af0 (#970)
commit 2fa0fc61f2d546c8b67e7c5a9cbc61d98e1f7af0
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-07-29 17:28:55 +0200
@ -579,18 +585,6 @@ Date: 2017-05-31 14:35:56 +0200
T1: Transpose coder optimizations to decoder, and cleanup code
commit 1957a498b68af12bfa8d382f96e54f8403bb2fb6
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-05-23 14:55:45 +0200
Fix compiler warnings
commit 40c0f42def262ed76e2f0048d09aab9e0ee1af02
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-05-23 13:02:24 +0200
Factor index computation for lut_enc_ctxno_sc and lut_enc_spb
commit 53d46fc7330ed652db66aa37b498fbfa27be625c
Merge: 6e97d87 a8ca7c5
Author: Even Rouault &lt;even.rouault@mines-paris.org&gt;
@ -756,6 +750,15 @@ Date: 2017-05-03 12:03:00 +0200
Fix retrieval of jpylyzer in AppVeyor
commit a18040e02238c577cf7853a0e303cbca62e044a8
Merge: e7ff1ef a43f1be
Author: Even Rouault &lt;even.rouault@mines-paris.org&gt;
Date: 2017-05-03 11:48:02 +0200
Merge pull request #893 from rouault/remove_tagtree_warnings
Remove warnings related to empty tag-trees.
...</pre></div>
</body>

View File

@ -473,7 +473,7 @@ $VAR1 = {
'2.1' => '2014-04-29 12:58',
'2.1.1' => '2016-07-05 14:54',
'2.1.2' => '2016-09-28 18:18',
'current' => '2017-07-29 17:28:55'
'current' => '2017-07-29 17:51:10'
},
'HeadersDiff' => {
'1.1' => {

View File

@ -30,7 +30,7 @@
<th>Headers<br/>Diff</th>
</tr>
<tr id='current'><td>current</td>
<td>2017-07-29<br/>17:28</td>
<td>2017-07-29<br/>17:51</td>
<td>N/A</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td>N/A</td>
@ -152,7 +152,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 Sat Jul 29 15:39:18 2017.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Sat Jul 29 16:02:16 2017.<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>