Update ABI/API compatibility reports after commit f88c9974e2
This commit is contained in:
parent
a9773fdd6f
commit
8862f52316
|
@ -20,7 +20,15 @@
|
||||||
<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 0954bc11e3ab6a39d86e5ed51286da4b8989743d
|
<pre class='wrap'>commit f88c9974e27161427c003dda5d89f61a5a3995e9
|
||||||
|
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
||||||
|
Date: 2016-09-14 23:46:46 +0200
|
||||||
|
|
||||||
|
Flags in T1 shall be unsigned (#840)
|
||||||
|
|
||||||
|
This will remove some conversion warnings
|
||||||
|
|
||||||
|
commit 0954bc11e3ab6a39d86e5ed51286da4b8989743d
|
||||||
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
||||||
Date: 2016-09-14 00:12:43 +0200
|
Date: 2016-09-14 00:12:43 +0200
|
||||||
|
|
||||||
|
@ -762,18 +770,6 @@ Date: 2016-04-30 00:33:27 +0200
|
||||||
|
|
||||||
Fix #726
|
Fix #726
|
||||||
|
|
||||||
commit ad593c9e0622e0d8d87228e67e4dbd36243ffd22
|
|
||||||
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
|
||||||
Date: 2016-04-29 23:51:14 +0200
|
|
||||||
|
|
||||||
Fix heap-buffer-overflow in color_esycc_to_rgb (#748)
|
|
||||||
|
|
||||||
When all components do not have the same dx/dy, components buffer are
|
|
||||||
read beyond their end.
|
|
||||||
Do not convert in this case.
|
|
||||||
|
|
||||||
Update uclouvain/openjpeg#725
|
|
||||||
|
|
||||||
commit 20789fed4ec7746e938dd2934a1fb5aa352f4d12
|
commit 20789fed4ec7746e938dd2934a1fb5aa352f4d12
|
||||||
Author: mayeut <mayeut@users.noreply.github.com>
|
Author: mayeut <mayeut@users.noreply.github.com>
|
||||||
Date: 2016-01-25 22:16:49 +0100
|
Date: 2016-01-25 22:16:49 +0100
|
||||||
|
|
|
@ -423,7 +423,7 @@ $VAR1 = {
|
||||||
'2.0.1' => '2014-04-22 07:53',
|
'2.0.1' => '2014-04-22 07:53',
|
||||||
'2.1' => '2014-04-29 12:58',
|
'2.1' => '2014-04-29 12:58',
|
||||||
'2.1.1' => '2016-07-05 14:54',
|
'2.1.1' => '2016-07-05 14:54',
|
||||||
'current' => '2016-09-14 00:12:43'
|
'current' => '2016-09-14 23:46:46'
|
||||||
},
|
},
|
||||||
'HeadersDiff' => {
|
'HeadersDiff' => {
|
||||||
'1.1' => {
|
'1.1' => {
|
||||||
|
@ -491,7 +491,7 @@ $VAR1 = {
|
||||||
'Maintainer' => 'OpenJPEG team',
|
'Maintainer' => 'OpenJPEG team',
|
||||||
'MaintainerUrl' => 'http://www.openjpeg.org/',
|
'MaintainerUrl' => 'http://www.openjpeg.org/',
|
||||||
'PackageDiff' => {},
|
'PackageDiff' => {},
|
||||||
'ScmUpdateTime' => '1473805492',
|
'ScmUpdateTime' => '1473890199',
|
||||||
'Soname' => {
|
'Soname' => {
|
||||||
'1.1' => {
|
'1.1' => {
|
||||||
'lib/libopenjpeg.so' => 'libopenjpeg.so'
|
'lib/libopenjpeg.so' => 'libopenjpeg.so'
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -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>2016-09-14<br/>00:12</td>
|
<td>2016-09-14<br/>23:46</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.1.1/current/report.html'>100%</a></td>
|
<td class='ok'><a href='../../objects_report/openjpeg/2.1.1/current/report.html'>100%</a></td>
|
||||||
|
@ -143,7 +143,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 Sep 13 22:25:27 2016.<br/>
|
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Wed Sep 14 21:57:07 2016.<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>
|
||||||
|
|
Loading…
Reference in New Issue